Skip to content

Encrypts and decrypt images using a key and a plain image to create a cipher image embedded within a normal image.

Notifications You must be signed in to change notification settings

Kartik-M24/Visual-Cryptography

Repository files navigation

Image Encryption and Decryption

Description: It starts by generating a key using the generate pattern function. This pattern image is then converted to greyscale and embeded within a colour image. The plain image is then encrypted using the key image. Finally the cipher image and key image can be extracted via ExtractImage before being decrytped via DecryptImage

About

Encrypts and decrypt images using a key and a plain image to create a cipher image embedded within a normal image.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages