I am doing an experiment for an essay in computer science. My topic is focused around encryption. Having conducted some research, I am interested in testing symmetric encryption programs such as AES, DES, Blowfish and Twofish. However I am stuck for ideas on how to test them.
I had the idea of comparing file sizes after encryption to see which one is the most efficient. I must also include Big-O notation in my experiment.
Could someone direct me on how I could possibly do this, or suggest any other experiments that I could possibly do. P.S. I am only a 6th form student therefore my knowledge is limited, so please ensure the experiment is not too difficult. Thank you very much.