[Video tutorial] Compute the XOR Distance in FHE Using Concrete

May 28, 2024
  -  
Benoit Chevallier-Mames

Concrete is an open-source FHE Compiler that simplifies the use of fully homomorphic encryption (FHE). Concrete framework contains a TFHE Compiler based on LLVM, making writing FHE programs an easy task for developers.

In this tutorial, Zama team member Benoit Chevallier-Mames, shows you how to compute the XOR distance in FHE using Concrete.

Additional links

Read more related posts

Concrete — Zama's Fully Homomorphic Encryption Compiler

An introduction on how to use the Zama Concrete open source TFHE compiler

Read Article

Concrete v2.6: Approximate PBS, Input Compression, Extended Composable Functions, Speed Improvements

Concrete v2.6 introduces the approximate programmable bootstrapping (PBS), input compression, and other enhancements.

Read Article