Last active
August 8, 2016 23:01
-
-
Save zmanian/f3df931d68f4c1a6bce01d119efb6a5a to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Survey/ Review papers on Ring Learning with Error | |
http://www.cims.nyu.edu/~regev/papers/lwesurvey.pdf ( Very good introduction with diagrams) | |
https://www.imperialviolet.org/2015/12/24/rlwe.html | |
https://eprint.iacr.org/2015/939 (Insanely comprehensive) | |
Hybrid Protocols | |
https://eprint.iacr.org/2014/599 ( First shot at hybrid TLS) | |
https://eprint.iacr.org/2015/1092.pdf ( A New Hope) (Peter's Paper) | |
https://gitweb.torproject.org/.../XXX-newhope-hybrid... (Isis and Peter work) | |
Why RLWE cannot be used as a drop in Diffie Hellman replacement for authenticated encryption... | |
https://eprint.iacr.org/2016/085.pdf ( Key share reuse attack) :-( |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment