mirror of
https://github.com/TheAlgorithms/Java.git
synced 2026-03-13 08:40:43 +08:00
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
24 KiB
24 KiB