Steganographic use of Arithmetic Coding with Stochastic Ordered CFG. Inspired by http://www.nic.funet.fi/pub/crypt/old/mimic/mimic.text ⚠️ experimental ⚠️.

fnordomat c9d4fbc416 version 0.0.3 4 år sedan
benches cfa79e824e Switch from Ratio<BigUint> to BinaryFraction 4 år sedan
devtools f0cf9cbd25 clippy; fmt; add script for grcov unit test coverage 4 år sedan
examples fe21021583 example grammar: variations of a scary bitcoin spam/scam mail. 4 år sedan
src c9d4fbc416 version 0.0.3 4 år sedan
.rgignore c8e5be87ca cleanup; some unit tests for the grammar file parser; introducing grammar file format v0.0.1 4 år sedan
Cargo.lock c9d4fbc416 version 0.0.3 4 år sedan
Cargo.toml c9d4fbc416 version 0.0.3 4 år sedan
README.md a29a2cbcfd Update 'README.md' 4 år sedan

README.md

  • PROOF OF CONCEPT * PROOF OF CONCEPT * PROOF OF CONCEPT * PROOF OF CONCEPT *

Steganographic use of Arithmetic Coding with Stochastic Ordered CFG.

Similar to, and inspired by http://www.nic.funet.fi/pub/crypt/old/mimic/mimic.text

Beware: experimental. The crypto lacks an independent review. However, the methodology appears to be sound and the program should now be fast enough for practical use.