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.
 
 
arnaucube fb1fb6b4e9
Rm const generics (#2)
2 weeks ago
..
sage implement GLWE key switching 1 month ago
src Rm const generics (#2) 2 weeks ago
.gitignore mv arithmetic arith 2 months ago
Cargo.toml Rm const generics (#2) 2 weeks ago
README.md polish, tensor & mul with relinearization works for some parameters choice 2 months ago

README.md

arith

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