arrow-left

All pages
gitbookPowered by GitBook
1 of 1

Loading...

Welcome to TFHE-rs

TFHE-rs is a pure Rust implementation of TFHE for Boolean and integer arithmetics over encrypted data. It includes a Rust and C API, as well as a client-side WASM API.

hashtag
Get started

Learn the basics of TFHE-rs, set it up, and make it run with ease.

hashtag
Build with TFHE-rs

Start building with TFHE-rs by exploring its core features, discovering essential guides, and learning more with user-friendly tutorials.

hashtag
Explore more

Access to additional resources and join the Zama community.

hashtag
References & Explanations

Take a deep dive into TFHE-rs, exploring APIs from the highest to the lowest level of abstraction and accessing additional resources for in-depth explanations.

  • : High-level API that abstracts cryptographic complexities and simplifies the development and more

  • : Mid-level APIs that enable evaluation of Boolean, short integer, and integer circuits

  • : Low-level API with the primitive functions and types of the TFHE scheme

hashtag
Support channels

Ask technical questions and discuss with the community. Our team of experts usually answers within 24 hours during working days.

hashtag
Developers

Collaborate with us to advance the FHE spaces and drive innovation together.


circle-check

Zama 5-Question Developer Survey

We want to hear from you! Take 1 minute to share your thoughts and helping us enhance our documentation and libraries. 👉 to participate.

TFHE deep dive: Resources that explain the Fully Homomorphic Encryption scheme - TFHE
Report a bugarrow-up-right

What is TFHE-rs?

Understand TFHE-rs library and basic cryptographic concepts

Installation

Follow the step by step guide to import TFHE-rs in your project

Quick start

See a full example of using TFHE-rs to compute on encrypted data

Rust API referencearrow-up-right
Fine-grained APIs
Core crypto API
Community forumarrow-up-right
Discord channelarrow-up-right
Contribute to TFHE-rs
Check the latest release notearrow-up-right
Request a featurearrow-up-right
Click herearrow-up-right
Cover

Fundamentals

Explore the core features.

Cover

Guides

Deploy your project.

Cover

Tutorials

Learn more with tutorials.

Cover
Cover
Cover
Configure
Encrypt data
Run on GPU
Configure Rust
Start here
Go further