In this tutorial, we show how to implement a FHE Regular Expression Engine on encrypted texts.
TFHE-rs v0.2.0 adds support for large homomorphic unsigned integers up to 256 bits.
Releasing TFHE-rs, a pure Rust implementation of TFHE for booleans and small integer arithmetics over encrypted data.
This fourth and last part of the blog post of the TFHE series is dedicated to bootstrapping.
This third blog post of the TFHE series describes some more leveled homomorphic operations and building blocks.
This second blog post of the series shows you how to perform operations on the ciphertexts used in TFHE.