Stegano 2.0.0 released with functions to hide and reveal messages in PCM encoded .wav files
Stegano 2.0.0 released with functions to hide and reveal messages in PCM encoded .wav files
After a series of minor releases, the Stegano project reaches a new milestone with a great new feature.
Notable changes
Hide and reveal messages in PCM encoded .wav files. Your secrets now have a soundtrack!
The command line interface has been updated to let you use this new feature directly from your shell. It's quite convenient if you install Stegano using pipx.
Other minor changes
- Improved type annotations.
- Updated dependencies.
Stegano is a pure Python steganography library designed to make hiding messages in plain sight easy and educational. Whether you’re experimenting or building something more serious.
Check it out or contribute: https://github.com/cedricbonhomme/Stegano
Documentation: https://stegano.readthedocs.io/
Install from Pypi: https://pypi.org/project/stegano
Thank you to all contributors who helped make this happen!