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 glwe_ciphertext_list;
pub mod lwe_bootstrap_key;
pub mod lwe_ciphertext_list;
pub mod lwe_compact_ciphertext_list;
pub mod lwe_keyswitch_key;
pub mod lwe_multi_bit_bootstrap_key;
pub mod lwe_packing_keyswitch_key;