John M. Schanck
|
0f148a6991
|
ntru: packaging script update. resolves #331
|
2020-10-05 14:09:11 -04:00 |
|
John M. Schanck
|
268b62f3ce
|
NTRU: Move crypto_sort_int32.h include to top of sample.c
|
2020-08-25 07:57:26 -04:00 |
|
John M. Schanck
|
1d26f6a582
|
Update NTRU and add AVX2 NTRU implementations
|
2020-08-24 09:47:30 -04:00 |
|
John Schanck
|
4ea4b478ba
|
Update NTRU (#311)
* Update NTRU
version: https://github.com/jschanck/ntru/tree/485dde03
* Fixed ntruhrss701/clean/Makefile.Microsoft_nmake
|
2020-08-15 14:26:25 -04: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 |
|