zama-ai / tfhe-rs

TFHE-rs: A Pure Rust implementation of the TFHE Scheme for Boolean and Integer Arithmetics Over Encrypted Data.
Other
826 stars 126 forks source link

feat(zk): implement faster pke proof #1302

Open sarah-ek opened 1 week ago

sarah-ek commented 1 week ago

PR content/description

implements Benoit's new private key encryption zk proof

Check-list:

IceTDrinker commented 1 week ago

cargo builds is red, could be good to have a review with JB potentially