Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 201 Bytes

File metadata and controls

4 lines (4 loc) · 201 Bytes

AES-Encryption-Decryption-CBC-Mode

Advanced Encryption Standard (AES) algorithm implemented in Cipher Block Chaining (CBC) mode.
Language used: C++
Implemented for both Text files and Images.