You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

189 B

fhe-study

Code done while studying some FHE papers.

  • arithmetic: contains $\mathbb{Z}_q$ and $\mathbb{Z}_q/(X^N+1)$ arithmetic implementations, together with the NTT implementation.