About the Zama Concrete Library (Deprecated) category

Concrete is a Rust crate (library) meant to abstract away the details of Fully Homomorphic Encryption (FHE) to enable non-cryptographers to build applications that use FHE.

Concrete is a fully homomorphic encryption (FHE) library that implements Zama’s variant of TFHE.

Concrete is based on the Learning With Errors (LWE) problem and on the Ring Learning With Errors (RLWE) problem, which are well studied cryptographic hardness assumptions believed to be secure even against quantum computers.