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