Releases: DaniilGalahov/StG
Releases · DaniilGalahov/StG
StG 2026-06-14 16-20-29
- Re-worked embedding mask determination code (increased steganography complexity)
- Refactored core code (improved performance and stability).
- Refactored Python interface (improved stability)
StG 2026-06-08 00-44-00
- Added separate password for steganography operation (drastically increased security).
- Fixed steganography hash computation error (fixed error with bad stego on some passwords).
- Heavily improved stego embedding algorithm (better embedding, increased security, increased D/C rate, now less possibility of errors).
- Added data compression (increased D/C rate).
- Added .jpg and .bmp as carrier files.
- Improved code.
- Improved documentation.
StG v1.0.0 - Initial release
Initial release of StG - MVP with ability to encrypt embed, extract and decrypt data to .png images.