Added AES in the cipher directory.
Current features:
- Full encryption
- Full decryption
Remaining Issues:
- Implement commandline I/O for key, text and mode selection
- Fix bugs in key schedule (generated key set is not the correct)
- Write unittests