John M. Schanck
|
f80ed6dce2
|
ntru: sort includes
|
2021-03-24 21:02:48 +00:00 |
|
John M. Schanck
|
61e52f8004
|
ntru: fix narrowing warning
|
2021-03-24 21:02:48 +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 |
|
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 |
|