This website works better with JavaScript.
Home
Explore
Help
Sign In
kris
/
pqc
Watch
1
Star
1
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
693
Commits
9
Branches
14 MiB
Tree:
78a65d6ec9
blog/frodo_constant_time_issue
kris/add_picnic
kris/kyber
kris/kyber2
kris/li2__tests
kyber
main
master
sike
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '78a65d6ec9'
${ noResults }
Commit Graph
5 Commits (78a65d6ec9595fb42c709fd56343e74f21e57dd8)
Author
SHA1
Message
Date
Thomas Pornin
65e6514be0
Set the version for "round two".
5 years ago
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).
5 years ago
Thomas Pornin
dba40c7d43
Removed 'restrict' keyword (it's C99, but MSVC 2017 does not support it...). This does not seem to impact performance.
5 years ago
Thomas Pornin
87bc13c761
Some cosmetic changes to appease clang-tidy.
5 years ago
Thomas Pornin
192e72144b
Falcon implementations (integer-only code, constant-time).
5 years ago