practical quantum-secure key encapsulation from generic lattices
-
Updated
Feb 1, 2024 - Go
practical quantum-secure key encapsulation from generic lattices
Python implementation of "Somewhat Practical Fully Homomorphic Encryption"
Experimental port of the TFHE fully homomorphic encryption scheme to Rust.
Fast and ergonomic lattice cryptography library
Python implementation of "Fully Homomorphic Encryption without Modulus Switching from Classical GapSVP"
Prototypes of a Learning With Errors (LWE) Implementation
We implement the progressive Improved Progressive BKZ with Lattice Sieving presented in https://eprint.iacr.org/2022/1343, one can call it to solve LWE challenge(https://www.latticechallenge.org/lwe_challenge/challenge.php) or other approximate svp problem.
Implementation of GLWE based Levelled Fully Homomorphic BGV using Pari/GP library in C++.
Some experiments to empirically analyze how the parameters of LWE impact the correctness of the algorithm on a single bit.
GridLock is lattice based (LWE) Cryptosystem created as an educational project.
Add a description, image, and links to the lwe topic page so that developers can more easily learn about it.
To associate your repository with the lwe topic, visit your repo's landing page and select "manage topics."