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 2c20a2ed0e tfhe: add blind_rotation & lookup table computation 4 days ago
..
src tfhe: add blind_rotation & lookup table computation 4 days 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.