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

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