cpa-rust This class implements two CPA engines shown in: https://eprint.iacr.org/2013/794.pdf https://www.iacr.org/archive/ches2004/31560016/31560016.pdf Using If you'd like to read it locally, install Rust, and then: git clone https://github.com/kab-ph/cpa-rust.git cd cpa-rust cargo run --release --example cpa