pqc/crypto_kem/ntruhps2048509/clean
Douglas Stebila e72fd489ba
Add ntruhps2048509 (#105)
* Initial ntruhps2048509 implementation

* Turn compile-time #if's into runtime if's

* Test vector hash

* Resolve linter complaints

* Apply astyle

* Address Windows compiler complaints

* Address more Windows compiler complaints

* More Windows compiler complaints

* Apply astyle

* Add -Wmissing-prototypes

Co-Authored-By: dstebila <dstebila@users.noreply.github.com>

* Fix -Wmissing-prototypes errors, update LICENSE
2019-04-13 13:08:07 -04:00
..
api.h Add ntruhps2048509 (#105) 2019-04-13 13:08:07 -04:00
crypto_sort.c Add ntruhps2048509 (#105) 2019-04-13 13:08:07 -04:00
crypto_sort.h Add ntruhps2048509 (#105) 2019-04-13 13:08:07 -04:00
kem.c Add ntruhps2048509 (#105) 2019-04-13 13:08:07 -04:00
LICENSE Add ntruhps2048509 (#105) 2019-04-13 13:08:07 -04:00
Makefile Add ntruhps2048509 (#105) 2019-04-13 13:08:07 -04:00
Makefile.Microsoft_nmake Add ntruhps2048509 (#105) 2019-04-13 13:08:07 -04:00
owcpa.c Add ntruhps2048509 (#105) 2019-04-13 13:08:07 -04:00
owcpa.h Add ntruhps2048509 (#105) 2019-04-13 13:08:07 -04:00
pack3.c Add ntruhps2048509 (#105) 2019-04-13 13:08:07 -04:00
packq.c Add ntruhps2048509 (#105) 2019-04-13 13:08:07 -04:00
params.h Add ntruhps2048509 (#105) 2019-04-13 13:08:07 -04:00
poly.c Add ntruhps2048509 (#105) 2019-04-13 13:08:07 -04:00
poly.h Add ntruhps2048509 (#105) 2019-04-13 13:08:07 -04:00
sample.c Add ntruhps2048509 (#105) 2019-04-13 13:08:07 -04:00
sample.h Add ntruhps2048509 (#105) 2019-04-13 13:08:07 -04:00
verify.c Add ntruhps2048509 (#105) 2019-04-13 13:08:07 -04:00
verify.h Add ntruhps2048509 (#105) 2019-04-13 13:08:07 -04:00