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. 2 months ago
rimec b769254c2e Add gRPC protocol definitions to get next token frequencies from an arbitrary compatible backend. 2 months ago
.gitignore 1f4d31e10b Initial commit 1 year ago
LICENSE 1f4d31e10b Initial commit 1 year ago
README.md 7ffba33719 Update 'README.md' 2 months ago

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