Skip to content

Releases: jtris/steganography-app

steganography app v2.0.0

05 Feb 18:10
580f77d
Compare
Choose a tag to compare

Complete overdo of this app. Added multiple options that let you choose between steganography techniques, most notably embedding data into an image with the use of an asymmetric key encryption algorithm. (RSA) I've also added an experimental feature "automatic decoding", which tries to guess how the data within a given image was hidden - if there's any.

steganography app v1.0.0

08 May 12:15
Compare
Choose a tag to compare

First full release of this app. It was already fit for a release on Dec. 2nd 2023. I'm making a release because I decided to once again work on this app, so in the meantime of developing there will be a stable version for download.