[Video tutorial] Compress Ciphertexts After FHE Computation Using TFHE-rs

July 24, 2024
  -  
Arthur Meyre

TFHE-rs is meant for developers and researchers who want full control over what they can do with TFHE, while not having to worry about the low level implementation. The goal is to have a stable, simple, high-performance, and production-ready library for all the advanced features of TFHE.

In this tutorial, Zama team member Arthur Meyre shows you how to compress ciphertexts after FHE computation using TFHE-rs.

Additional links

Read more related posts

TFHE-rs v0.7: Ciphertext Compression, Multi-GPU Support and More

TFHE-rs v0.7 introduces the compression of ciphertexts that encrypt the result of homomorphic computations and many improvements.

Read Article

Boolean SHA256 with TFHE-rs

In this tutorial, we show how to implement a SHA256 function with booleans in TFHE-rs

Read Article

[Video tutorial] Implement GPU Acceleration on Homomorphic Computation using TFHE-rs

In this tutorial, Zama team member Agnes Leroy shows you how to implement GPU acceleration using TFHE-rs.

Read Article