16 Commits (main)

Author SHA1 Message Date
  arnaucube fb1fb6b4e9
Rm const generics (#2) 2 weeks ago
  arnaucube 13abadf6e1 tfhe: add bootstrapping impl 3 weeks ago
  arnaucube 2c20a2ed0e tfhe: add blind_rotation & lookup table computation 3 weeks ago
  arnaucube 7bfcf6f7c1 add TGGSW & TGLev impl 3 weeks ago
  arnaucube 0617b8b9ff tfhe: add TGLWE.sample_extraction 3 weeks ago
  arnaucube 752525a1c6 add TGLWE logic (pending to abstract it with TLWE to reuse part of the impl) 1 month ago
  arnaucube 55c892cc47 add TLWE key_switching 1 month ago
  arnaucube b1b201043f tfhe: add CMux gate 1 month ago
  arnaucube e4717da5b0 tfhe: add external prod TGSW * TLWE, also TLev * Vec<T64> 1 month ago
  arnaucube f053e9a904 add TGSW encryption & decryption 1 month ago
  arnaucube 81306edf05 fusion TFHE to use GFHE underthehood 1 month ago
  arnaucube 87da85a035 adapt gfhe to work with Ring trait, so that it can work with Rq & Tn (for TFHE) 1 month ago
  arnaucube 4790fdbb3b tfhe: ciphertext-plaintext multiplication 1 month ago
  arnaucube f0745da902 add TLWE ciphertexts addition, substraction, plaintext(constant)-addition 1 month ago
  arnaucube fd5c4124ea TLev encryption & decryption 1 month ago
  arnaucube 0ca73ac505 (TFHE): add TLWE encryption & decryption 1 month ago