stegano-core 0.6.1

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

Stegano Core Library

License: GPL v3

Build

codecov

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

Aims for compatibility with stegano for windows for 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 API docs

Architecture

architecture overview

License