mirror of
https://github.com/arnaucube/fhe-study.git
synced 2026-01-24 04:33:52 +01:00
d2fc32ac0cfe2b1b0e320ad19bd86d63c6368091
fhe-study
Code done while studying some FHE papers, with the idea of doing implementations from scratch.
- arithmetic: contains
\mathbb{Z}_qand\mathbb{Z}_q[X]/(X^N+1)arithmetic implementations, together with the NTT implementation.
Languages
Rust
99.3%
Sage
0.7%