In this tutorial, Zama team member Arthur Meyre shows you how to compress ciphertexts after FHE computation using TFHE-rs.
TFHE-rs v0.7 introduces the compression of ciphertexts that encrypt the result of homomorphic computations and many improvements.
In this tutorial, Zama team member Agnes Leroy shows you how to implement GPU acceleration using TFHE-rs.
TFHE-rs v0.6 introduces Zero-Knowledge Proofs, GPU enhancements, and other cryptographic features.
This new version of TFHE-rs introduces two key enhancements: GPU acceleration for improved performance and overflow detection
In this tutorial, Zama team member Thomas Montaingu shows you how to implement signed integers using TFHE-rs.