@bintou
2016-07-13T10:44:58.000000Z
字数 1841
阅读 3310
Code
Lattice-based
Cryptography
Projects
Toolkit for Ring-LWE Based Cryptography in Arbitrary Cyclotomic Number Fields(http://eprint.iacr.org/2016/049). https://github.com/CMMayer/Toolkit-for-Ring-LWE.git
A Practical Key Exchange for the Internet using Lattice(https://eprint.iacr.org/2015/138). https://github.com/vscrypto/ringlwe_power
Paper: Erdem Alkim, Léo Ducas, Thomas Pöppelmann, and Peter Schwabe: Post-quantum key exchange – a new hope(https://cryptojedi.org/papers/newhope-20151207.pdf).
https://github.com/tpoeppelmann/newhope
https://cryptojedi.org/crypto/#newhope
BLISS: Bimodal Lattice Signature Schemes(http://bliss.di.ens.fr/).
Implementation of lattice-based cryptography by Hardware Security Group in RUB( https://www.sha.rub.de/research/projects/lattice/).
https://github.com/NTRUOpenSourceProject/ntru-crypto
https://www.securityinnovation.com/products/encryption-libraries/ntru-crypto/ntru-resources.html
His Blog: https://martinralbrecht.wordpress.com/
https://bitbucket.org/malb/
This software implements the key exchange protocol based on the ring learning with errors (ring-LWE) problem from the following paper:
This software was initially distributed by the authors from https://github.com/dstebila/rlwekex
Speeding up R-LWE post-quantum key exchange. Eprint: http://eprint.iacr.org/2016/467
The source distributed by the authors: https://github.com/fschlieker/newhope.