aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/pubkey/newhope
Commit message (Expand)AuthorAgeFilesLines
* Add -Wshorten-64-to-32 for ClangJack Lloyd2020-11-081-1/+1
* Remove deprecated headers, make more headers internalJack Lloyd2020-11-062-1/+5
* Fix exportJack Lloyd2020-02-151-1/+1
* Small cleanupsJack Lloyd2020-02-142-2/+7
* Fix MSVC warning in NewhopeJack Lloyd2019-12-061-1/+1
* Add cast for MSVCJack Lloyd2019-01-031-1/+4
* Silence MSVC warningsJack Lloyd2018-12-041-8/+8
* Additional final annotationsJack Lloyd2017-10-151-1/+1
* More include header cleanupsJack Lloyd2017-09-212-1/+4
* Change header guard format to BOTAN_FOO_H_Jack Lloyd2017-09-201-2/+2
* Complete the final annotation changesJack Lloyd2017-09-191-3/+3
* Newhope cleanupsJack Lloyd2017-08-182-663/+668
* Remove "Dirty hack" for multiple defines in lex_me_harder()Simon Warta2017-04-021-1/+3
* Convert to using standard uintN_t integer typesJack Lloyd2016-12-181-1/+1
* Add CECPQ1 TLS ciphersuitesJack Lloyd2016-11-172-9/+26
* NewHope cleanupJack Lloyd2016-11-091-63/+300
* Add SHAKE-128 as stream cipherJack Lloyd2016-10-193-105/+91
* Add proper SHA-3Jack Lloyd2016-10-193-24/+11
* 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-302-37/+35
* Fix header guard, macro tidyJack Lloyd2016-08-302-5/+7
* Add NEWHOPE KEM schemeJack Lloyd2016-08-303-0/+658