Zama Product Announcement - April 2023

April 13, 2023
  -  
The Zama Team

This month, our team at Zama released a new version of TFHE-rs (v0.2.0), alongside new versions of Concrete (v1.0.0) and Concrete ML (v1.0.0). With these releases, Zama continues to build its suite of products to make homomorphic encryption accessible, easy, and fast.


TFHE-rs v0.2.0

This version of our pure Rust implementation library TFHE-rs v0.2.0 now supports large homomorphic unsigned integers up to 256 bits. A high-level API has been incorporated, along with Booleans and shortints to make your builds easier. The new update also integrates a parallelized version of Programmable Bootstrapping (PBS), improving its latency.

Read the full announcement blog post here.


Concrete v1.0.0

This version of the TFHE Compiler is now fully open source, featuring the ability to evaluate any function, even non-linear ones, without approximation; multiple hardware backends; automatic cryptographic parameters optimization; support for various data types, and more.

Read the full announcement blog post here.


Concrete ML v1.0.0

This version of Concrete ML adds new and exciting features such as better inference performance and user-friendly error reporting, as well as tools that make model deployment in cloud environments hassle-free.

Read the full announcement blog post here.

Read more related posts

Announcing TFHE-rs v0.2.0

TFHE-rs v0.2.0 adds support for large homomorphic unsigned integers up to 256 bits.

Read Article

Announcing Concrete ML v1.0.0

Concrete ML v1.0.0 features a stable API, better inference performance, and user-friendly error reporting.

Read Article

Announcing Concrete v1.0.0

Our TFHE Compiler is now fully open source.

Read Article