This is a project for encrypting and decrypting a bitmap image using AES CBC mode and RC4 random number generator
- Wide ranges of valid input images
- Fast process with less than 60 ms excution time
- User can display and export the decypted image
- Cryptopp up and running on your selected project in release X64 mode
- OpenCV up and running in release X64 mode
- Input image set in the correct directory
- Read the PDF file for steps to download both libraries
git clone https://github.com/SuhairShareef/AES_CBC_BMP_Encryption.git