C library for prototyping and experimenting with quantum-resistant cryptography
-
Updated
Jan 24, 2023 - C
C library for prototyping and experimenting with quantum-resistant cryptography
A library for lattice-based homomorphic encryption in Go
Lattice algorithms using floating-point arithmetic
A python implementation of the signature scheme Falcon
Go implementation of the Kyber (version 3) post-quantum IND-CCA2 KEM.
The CEX Cryptographic library in C++
LibSWIFFT - A fast C/C++ library for the SWIFFT secure homomorphic hash function
BLISS: Bimodal Lattice Signature Schemes
practical quantum-secure key encapsulation from generic lattices
Elixir wrapper around libntru. NTRU is a post quantum cryptography algorithm.
Python implementation of "Somewhat Practical Fully Homomorphic Encryption"
NEON implementation of NIST lattice-based PQC finalists
Reference implementation of Squirrel, an Efficient Synchronized Multi-Signatures from Lattices
Fast and ergonomic lattice cryptography library
Cryptographic algorithms
This project proposes the use of plain lattices with learning with errors problem to implement a cryptographic scheme which can run on classical computers and provides security against quantum based attacks. We are proposing key sizes for efficient operations and implement a lattice trapdoor function. Also we will improve current random oracle b…
Add a description, image, and links to the lattice-based-crypto topic page so that developers can more easily learn about it.
To associate your repository with the lattice-based-crypto topic, visit your repo's landing page and select "manage topics."