Skip to content

piotreknow02/novision

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

novision

Visual cryptography tool written in rust


About

This tool takes a trasparent png image (can be grayscale colors are removed during encryption) and outputs two images that when layed on top of each other, the patter from original one can be seen.

Just take a look at example below

Zrzut ekranu 2023-09-3 o 20 24 33

Usage

cargo run -- testdata/x.png

Building and installing

cargo build --release
sudo mv target/release/novision /usr/local/bin

About

visual cryptography tool in rust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages