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 81306edf05 fusion TFHE to use GFHE underthehood 2 weeks ago
..
src fusion TFHE to use GFHE underthehood 2 weeks ago
Cargo.toml add modulus switching to GLWE ciphertexts (and Zq,Rq) 3 weeks ago
README.md add modulus switching to GLWE ciphertexts (and Zq,Rq) 3 weeks ago

README.md

gfhe - generalized-fhe

Contains the structs and logic for RLWE, GLWE, GLev, GGSW, RGSW cryptosystems, which can be used by concrete FHE schemes.