Steghide is a steganography program that is able to hide data in various kinds of image and audio files. The color-frequencies (for image files) or sample-frequencies (for audio files) are not changed, thus making the embedding resistant against first-order statistical tests. Features of steghide include compression and encryption of embedded data, embedding of a checksum to verify the integrity of the extracted data, and support for JPEG, BMP, WAV, and AU files.
| Tags | Security Cryptography |
|---|---|
| Licenses | GPL |
| Operating Systems | OS Independent |
| Implementation | C++ |


Release Notes: This release features a new algorithm that makes steghide undetectable by color-frequency based statistical tests. Other (smaller) changes have been made, such as support for all types of JPEG files, the ability to compress the data before embedding, and a new "info" command to get information about the format and capacity of a cover or stego file. Translations into Spanish and Romanian have also been added.


Release Notes: A bug preventing compilation on some systems (at least RedHat 7.2) has been fixed.


Release Notes: Support for the JPEG file format has been added. The programming language has been switched from C to C++. Some bugfixes were made.


Release Notes: The package has been internationalized. French and German translations have been added.


Release Notes: The memory management code has been rewritten with performance in mind.