aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/pubkey/newhope/newhope.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add SHAKE-128 as stream cipherJack Lloyd2016-10-191-101/+58
* Add proper SHA-3Jack Lloyd2016-10-191-16/+10
* Fix tests on things that are not little endianJack Lloyd2016-08-301-12/+6
* Avoid requiring alignment (think this was just for the AVX2 version)Jack Lloyd2016-08-301-31/+30
* Fix header guard, macro tidyJack Lloyd2016-08-301-0/+4
* Add NEWHOPE KEM schemeJack Lloyd2016-08-301-0/+606