Zama Product Announcement - October 2022

October 19, 2022
  -  
The Zama Team

This month, our team at Zama released some major updates to four of our libraries. With these releases, Zama continues to build its suite of products to make fully homomorphic encryption accessible, easy, and fast.



Concrete Core v1.0

This version of Concrete-core v1.0 provides the open source community a platform to integrate FHE primitives implemented on any hardware. The aim of this platform is to experiment with hardware acceleration as swiftly as possible, to help resolve one of the main challenges facing FHE as of today: performance.

Read the full announcement blog post here.



Concrete v0.2

This version of Concrete is based on the recent release  of Concrete-core v1.0. The concrete-core-experimental crate is now deprecated, the Fast Fourier transforms computations now relies on FFT instead of FFTW, the key generation is now parallelised, and we added native support of Apple Silicon architectures.

Read the full announcement blog post here.



Concrete Numpy v0.8

This version of Concrete Numpy has been completely re-written from scratch (from Concrete Numpy v0.6) in order to reduce technical debts. It also implements new features like Python 3.7 and 3.10 Support, Large Bit Width Support on Circuits without Table Lookups, Assignment to Tensors and many more.

Read the full announcement blog post here.



Concrete ML v0.4 

This version of Concrete-ML adds more support for quantization aware training neural networks, adds decision tree-ensemble regressors, and includes additional linear regression models. For custom models, first-class support for Brevitas, a quantization aware training framework was added: a dedicated function imports models containing Brevitas layers directly.

Read the full announcement blog post here.

Read more related posts

Announcing Concrete Core v1.0

This new version introduces support for serialization, enhanced error management, public key cryptography for the LWE (...)

Read Article

Announcing Concrete Numpy v0.8

This new version of Concrete Numpy was re-written from scratch to reduce technical debt and many new features were added.

Read Article

Announcing Concrete v0.2

This new version of Concrete adds many new features thanks to the latest release of Concrete Core v1.0.

Read Article

Announcing Concrete ML v0.4

This new version of Concrete ML introduces new features like client/server APIs for deployment, new machine-learning models, (...)

Read Article