Releases: maxmmueller/WaveWhisper
Releases · maxmmueller/WaveWhisper
WaveWhisper 1.0.1
A lightweight Python library for steganographic encryption of text within a spectrogram.
Highlights:
- Runs without any external dependencies
- Less than 8 KB
Changes to the previous version (v1.0):
- Minor formatting adjustments for a better compatibility with PyPi
WaveWhisper 1.0
A lightweight Python library for steganographic encryption of text within a spectrogram.
Highlights:
- Runs without any external dependencies
- Less than 8 KB
v0.1 - Audio Steganography
A Python library for encrypting a message within the spectrogram of an audio file using a steganographic method.