Why did we choose to do AES?
All the members on our team were very interested in cryptography and being secrect agents therefore we decided on implementing an encrypting and decrypting algorithm in verilog. AES is the most widely adapted cryptography algorithm in the modern world. AES performs well on a wide variety of hardware, from 8-bit smart cards to high-performance computers. It is very high speed but requires very low RAM.