Skip to content

RokerHRO/visualcrypto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Visual Cryptography

See https://en.wikipedia.org/wiki/Visual_cryptography to get the idea.

Compiling:

On Debian GNU/Linux you need libnetpbm-dev (and a C++ compiler, of course):

c++ -Wall -O3 -o visualcrypto visualcrypto.cc -lnetpbm

Example run

Consider this image: Original image

My program only can read PGM files. Therefore you run

visualcrypto -z 4444 -i example-code.pgm

and got 2 images: left_example-code.pgm and right_example_code.pgm:

Left image

Right image

About

Create images for "visual cryptography"

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages