Skip to content

kononir/AES-Encryption-Mode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AES-Encryption-Mode

To encrypt/decrypt:

  1. Compile project;
  2. Rename image to "initial.bmp";
  3. Add initial image to folder with .exe file;
  4. Run .exe file.

Output - 4 files (encrypted/decrypted with ECB and CBC images).

Works only with 256x256 (aes block size - 128 bit) .bmp images (plain or converted from .jpg)!!!

Original library

About

CBC encryption mode of AES algorithm

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages