#png #steganography #image #hiding #unveil #encoding #command-line-tool

stegano-core

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

19 releases

0.5.3 Apr 12, 2023
0.5.2 Oct 6, 2022
0.5.1 Apr 18, 2022
0.5.0 Dec 9, 2021
0.3.1-beta.3 Mar 1, 2020

#365 in Images

Download history 9/week @ 2024-02-23 5/week @ 2024-03-01 3/week @ 2024-03-08 15/week @ 2024-03-15 11/week @ 2024-03-22 95/week @ 2024-03-29

124 downloads per month
Used in stegano-cli

GPL-3.0-only

80KB
2K SLoC

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

Dependencies

~19MB
~159K SLoC