John M. Schanck
|
f11041f45f
|
falcon: use hyphen in library name
|
2021-03-24 21:02:49 +00:00 |
|
John M. Schanck
|
79623b0765
|
Add AVX2 Falcon
|
2021-03-24 21:02:49 +00:00 |
|
Thom Wiggers
|
f792b925b4
|
Enable optimizers on Windows (#244)
|
2019-10-21 14:23:59 +02:00 |
|
Thomas Pornin
|
7175413a5c
|
Renamed local variable to avoid a warning about a redefinition; also disabled the MSVC warning C4146 (it is raised whenever negation is applied on an unsigned type, but this has a portable and standard behaviour, and there are good reasons to do that).
|
2019-07-20 22:21:11 -04:00 |
|
Thomas Pornin
|
192e72144b
|
Falcon implementations (integer-only code, constant-time).
|
2019-07-20 19:44:25 -04:00 |
|