mirror of
https://github.com/zama-ai/concrete.git
synced 2026-02-09 03:55:04 -05:00
6a6fae96f6e36ed3399bd9630f83c2b753cd50f4
This adds tests for the Minimal Arithmetic Noise Padding analysis pass that is invoked with --debug-manp, testing both elementary operations and DAGs of computations on encrypted integers.
Homomorphizer
The homomorphizer is a compiler that takes a high level computation model and produces a programs that evaluate the model in an homomorphic way.
Description
Languages
C++
34.3%
Python
23.1%
MLIR
22.9%
Rust
14.6%
C
2.2%
Other
2.8%