11 Commits (main)

Author SHA1 Message Date
  arnaucube fb1fb6b4e9
Rm const generics (#2) 2 weeks ago
  arnaucube d60eb1dff1 add discretized torus & 𝕋_<N,q>[X]; organize a bit arith crate 1 month ago
  arnaucube 17b1e9ed43 add Ring trait, adapt R & Rq to it; add TR (tuple_ring) 1 month ago
  arnaucube 6090116a8b add ckks encrypt & decrypt 1 month ago
  arnaucube a8117140fc implement CKKS encoder & decoder 1 month ago
  arnaucube b968310ce1 polish, tensor & mul with relinearization works for some parameters choice 2 months ago
  arnaucube 19457c98dd mv arithmetic arith 2 months ago
  arnaucube 7740a3ef3e work on tensor, fix mul by constant(plaintext) 2 months ago
  arnaucube d2fc32ac0c add wip version of tensor & relinearization 2 months ago
  arnaucube f3a368ab6a add ciphertext-by-const (plaintext) addition & mult 2 months ago
  arnaucube 9a7fcb08d0 add BFV newkey, encrypt, decrypt, and homomorphic addition impl 2 months ago