Skip to content

matt-rog/paleos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stegervary

Stegervary lets you hide messages in PNG images using the Hungarian algorithm for efficient and optimal discrete embedding.

This methodology is generalizable to any robust cover media and support for different file encodings (JPEG, MP4, AVI, WAV) may be added.

Usage

cargo run encode <image_file> <text_file>
cargo run decode <image_file> <text_file_with_indices>

Sources

About

Optimal and efficient steganographic encoding tool for mixed media.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages