Skip to content

Visual cryptography illustrated in 2-bit and 3-bit encryption (Java)

Notifications You must be signed in to change notification settings

catyeo18/visual-cryptography

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Visual Cryptography

This project illustrates the concept of visual cryptography (as designed by Moni Naor and Adi Shamir) using 2-bit and 3-bit encryption programs. A photo consisting of only black and white pixels (two bits) is inputted into the program, and two images of seemingly random noise will be generated. The two (or more) images could be layered to create (“decrypt”) the original inputted image using XOR. Written in Java.

Read more about this project here.

About

Visual cryptography illustrated in 2-bit and 3-bit encryption (Java)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published