Skip to content

R-Ja/BMP-image-encryption

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BMP-image-encryption

Encrypts images of format BMP, using AES with Cipher Block-Chaining(CBC)

it reads the image's data size and where the image's data start, and then encrypt the image's data

About

Encrypts BMP image's data(Pixels) using AES with cipher block-chaining

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages