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 2998f1761c generalized-fhe: add GLWE encryption & decryption 1 month ago
..
src generalized-fhe: add GLWE encryption & decryption 1 month ago
Cargo.toml generalized-fhe: add GLWE encryption & decryption 1 month ago
README.md generalized-fhe: add GLWE encryption & decryption 1 month ago

README.md

common

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