This website requires JavaScript.
Explore
Help
Sign In
kris
/
pqcrypto
Watch
1
Star
1
Fork
0
You've already forked pqcrypto
mirror of
https://github.com/henrydcase/pqc.git
synced
2024-11-22 23:48:58 +00:00
Code
Issues
1
Releases
Wiki
Activity
7175413a5c
pqcrypto
/
crypto_sign
/
falcon-512
History
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
..
clean
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
META.yml
Falcon implementations (integer-only code, constant-time).
2019-07-20 19:44:25 -04:00