This project won the third price of the first "Etoiles du libre" contest organised by the Students Association of the University of technology of Belfort-Montbeliard in 2009

[GNU General Public License] This software is licensed under the GNU GPL version 3.0 or any newer version

API

API downloads

Current version of org.steganography library is 2.0.0

This version is compiled using Java 7

Dependencies

This library relies on the following external APIs (which must be integrated to make it work properly):

Documentation

Planned tasks

Design new carriers hiding schemes:

  • Support for JPEG images (with dissimulation schemes such as Wet paper codes and F5). Steganography library version 2.0.0 prepares JPEG image carriers integration
  • Adaptive Minimum Error Least Significant Bit Replacement (AMELSBR) hiding scheme implementation for uncompressed images to minimize image changes
  • Work on HTML and XML schemes (using spaces and comments)

Miscellaneous

  • Copy EXIF information from source images to stego images
  • Support for grayscaled images