2025-06-20 23:14:25 +02:00
2025-06-22 19:15:14 +02:00
2025-06-20 23:14:25 +02:00
2025-06-20 23:14:25 +02:00
2025-06-20 23:14:25 +02:00
2025-06-20 23:14:25 +02:00

fhe-study

Implementations from scratch done while studying some FHE papers.

  • arith: contains \mathbb{Z}_q, R_q=\mathbb{Z}_q[X]/(X^N+1) and R=\mathbb{Z}[X]/(X^N+1) arithmetic implementations, together with the NTT implementation.
  • bfv: https://eprint.iacr.org/2012/144.pdf scheme implementation
Description
No description provided
Readme GPL-3.0 247 KiB
Languages
Rust 99.3%
Sage 0.7%