tfhe 1.6.1

TFHE-rs is a fully homomorphic encryption (FHE) library that implements Zama's variant of TFHE.
Documentation
1
2
pub use crate::integer::ciphertext::{IntegerCiphertext, IntegerRadixCiphertext};
pub use crate::integer::server_key::radix_parallel::cmux::ServerKeyDefaultCMux;