Skip to content

Releases: uibk-uncover/conseal

2024.12

16 Dec 15:10
Compare
Choose a tag to compare

Implemented embeddings

  • MiPOD
  • F5
  • S-UNIWARD
  • WOW

Improvements

  • LSB can now embed with efficiency 2 (by default), but also at the embedding bound

Additionally, following was added

  • simulator for binary changes
  • distortion-limited sender
  • MiPOD LRT for benchmarking of stego security
  • coding-related features, e.g., Hamming efficiency and generator of generator of robust Soliton-distributed H matrix

2024.09

09 Sep 13:45
Compare
Choose a tag to compare

Fixed the source distribution.

2024.06

18 Jun 13:50
Compare
Choose a tag to compare

Added spatial embedding

  • HILL

2024.03

06 Mar 17:19
Compare
Choose a tag to compare

Added first spatial embeddings.

  • HUGO
  • LSB (replacement and matching, grayscale and color)

2023.12

10 Dec 23:41
Compare
Choose a tag to compare

First release.

Implemented embeddings:

  • J-UNIWARD
  • UERD
  • EBS
  • nsF5

API on three abstraction levels:

  • high-level (single call to embed)
  • mid-level (moderate abstraction, separated cost from simulator)
  • low-level (full access to cost computation, probability conversion, and simulator)