Skip to content

Releases: DaniilGalahov/StG

StG 2026-06-14 16-20-29

14 Jun 13:40

Choose a tag to compare

  1. Re-worked embedding mask determination code (increased steganography complexity)
  2. Refactored core code (improved performance and stability).
  3. Refactored Python interface (improved stability)

StG 2026-06-08 00-44-00

07 Jun 21:50

Choose a tag to compare

  1. Added separate password for steganography operation (drastically increased security).
  2. Fixed steganography hash computation error (fixed error with bad stego on some passwords).
  3. Heavily improved stego embedding algorithm (better embedding, increased security, increased D/C rate, now less possibility of errors).
  4. Added data compression (increased D/C rate).
  5. Added .jpg and .bmp as carrier files.
  6. Improved code.
  7. Improved documentation.

StG v1.0.0 - Initial release

31 May 18:46

Choose a tag to compare

Initial release of StG - MVP with ability to encrypt embed, extract and decrypt data to .png images.