stegano-core 0.5.3

Steganography core library for stegano-cli. Supports hiding data in PNG images via LSB Encoding.
Documentation

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