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
pub(crate) mod ascii;
#[cfg(test)]
mod tests;
pub(in crate::high_level_api) mod traits;