tfhe 1.6.1

TFHE-rs is a fully homomorphic encryption (FHE) library that implements Zama's variant of TFHE.
Documentation
1
2
3
4
5
6
7
pub mod br_dp_ks_ms;
pub mod br_dp_packingks_ms;
pub mod br_rerand_dp_ks_ms;
pub mod cpk_ks_ms;
pub mod dp_ks_ms;
pub mod dp_ks_pbs_128_packingks;
pub mod utils;