Skip to content

Latest commit

 

History

History

stegano-core

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Stegano Core Library

License: GPL v3 Build Status codecov LOC

Implementation of least significant bit steganography for PNG images and WAV audio files in rust-lang.

Aims for compatibility to the Stegano for windows version regarding image en-/decoding Rewrite of the core of the original stegano.net tool

Caution: No stable API yet

Changes on all API levels and the overall architecture can happen at any time.

How to use it

Checkout the stegano command line interface documentation

Architecture

architecture overview

License