Skip to content

Releases: zeruniverse/CryptoStego

v3.0

17 Nov 19:40
Compare
Choose a tag to compare

This release is based on neural networks. I trained two versions of models:

robustness model

More robustness against compression, photo editing etc. But less visually similar to original image.

(MSerial#: RAWMS10RE5EP3)

visual similar model

More similar to original image but providing less robustness.

(MSerial#: RAWMS100RE5EP9)

There're no plans to release model training code as organizing those code takes too many efforts.

v1.8

10 Jul 03:45
Compare
Choose a tag to compare

Integrated a better random number generator
Added more contents to README

v1.6

10 Jul 00:30
Compare
Choose a tag to compare

I rewrite most of code and add following features:

  • JPEG style quantization
  • More flexible on which frequency bands to write data on frequency space
  • Use reference blocks to provide robustness to image editing
  • Add support to CbCr downsampling
  • Re-designed the order determination algorithm, brining down complexity from O(N^2) to O(N)

v1.5

19 Sep 03:49
Compare
Choose a tag to compare

Significantly better performance!

v1.3

15 May 07:15
Compare
Choose a tag to compare

This JS library supports all browsers with HTML5.
Download cryptostego.min.js below to start!

v1.0

14 May 03:30
Compare
Choose a tag to compare

Download cryptostego.min.js below to start!