John M. Schanck
|
97e0aad338
|
NTRU: Move crypto_sort_int32.h include to top of sample.c
|
2021-03-24 21:02:46 +00:00 |
|
John M. Schanck
|
f37f0f3e85
|
Update NTRU and add AVX2 NTRU implementations
|
2021-03-24 21:02:46 +00:00 |
|
John Schanck
|
0d7743d576
|
Update NTRU (#311)
* Update NTRU
version: https://github.com/jschanck/ntru/tree/485dde03
* Fixed ntruhrss701/clean/Makefile.Microsoft_nmake
|
2021-03-24 21:02:46 +00:00 |
|
Douglas Stebila
|
e568dd09c0
|
Copy ntru fixes from recent commits
|
2019-04-29 09:41:17 -04:00 |
|
Thom Wiggers
|
873216c702
|
Fix integer overflow problems in NTRU
|
2019-04-16 13:37:50 +02:00 |
|
Thom Wiggers
|
3431dd2e0a
|
No reason for C source files to be executable
|
2019-04-16 13:28:44 +02:00 |
|
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 |
|