Simple MEC and iMEC ((iterated) minimum entropy coupling) implementation in Rust.

fnordomat b769254c2e Add gRPC protocol definitions to get next token frequencies from an arbitrary compatible backend. před 2 měsíci
rimec b769254c2e Add gRPC protocol definitions to get next token frequencies from an arbitrary compatible backend. před 2 měsíci
.gitignore 1f4d31e10b Initial commit před 1 rokem
LICENSE 1f4d31e10b Initial commit před 1 rokem
README.md 7ffba33719 Update 'README.md' před 2 měsíci

README.md

rimec

A simple implementation of MEC (minimum entropy coupling) and iMEC (iterated minimum entropy coupling) in Rust.

Work in progress.

bibliography

iMEC: "Perfectly-secure Steganography using Minimum Entropy Coupling", Schroeder de Witt et al.

MEC: "Minimum–Entropy Couplings and their Applications", Cicalese et al.

cf. https://github.com/schroederdewitt/perfectly-secure-steganography