C library and console line program for JPEG steganography. Implements two algorithms:
The program also supports extraction and replacement of raw DCT coefficients.
The library requires LibJPEG 8, 9a or 9b and Nettle. The console line interface also needs Imlib2 and GnuTLS and depends on the GNU LibC extensions.
CMake is used as a build system and Doxygen is needed for documentation generation.
Build the targets library
and tool
. On Linux: run cmake .
to generate a makefile, and then make library tool
.
See the console line program documentation.
The library documentation can be found in the public header files. Build target documentation
to compile HTML.
Execute the target install/strip
.
- Source code.
- Git repository.
- Issue tracker.
- Bitmessage: BM-2cT5WWccBgLsHTw5ADLcodTz4dbqdtrwrQ.
- Mail: kleshni@protonmail.ch.