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 e4717da5b0 tfhe: add external prod TGSW * TLWE, also TLev * Vec<T64> 1 week ago
..
src tfhe: add external prod TGSW * TLWE, also TLev * Vec<T64> 1 week 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.