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

May 6, 2024
  -  
Agnes Leroy

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 Agnes Leroy shows you how to implement GPU acceleration using TFHE-rs.

Additional links

Read more related posts

Dark Market with TFHE-rs

In this tutorial, we show how to implement a dark market with TFHE-rs

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

TFHE-rs v0.6: Zero-Knowledge Support and Signed Integer Operations on GPU

TFHE-rs v0.6 introduces Zero-Knowledge Proofs, GPU enhancements, and other cryptographic features.

Read Article