Commit b74a22d
committed
Added AES Algorithm
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 unittests1 parent 315e74d commit b74a22d
1 file changed
Lines changed: 517 additions & 0 deletions
0 commit comments