Thom Wiggers
a230c51cf5
Disable clang-tidy lint on windows.h include
5 years ago
Thom Wiggers
b7bc9b6cb0
Cast a value in notrandombytes.c
5 years ago
Thom Wiggers
ea19211d21
Cast size_t to DWORD on Windows
5 years ago
Thom Wiggers
06955dfc21
Explicit casts in conversions
5 years ago
Douglas Stebila
5f3e8ca2d5
Build functional tests and test vectors on Windows continuous integration
5 years ago
Kris Kwiatkowski
312616113a
common: use fixed size integers
5 years ago
Thom Wiggers
3b73ea134d
Formatted everything with astyle
clang-format was not flexible enough to allow lining out things on
columns with spaces.
5 years ago
Thom Wiggers
fe46514836
Include full clangformat config.
Hopefully stabilizes behaviour between versions.
5 years ago
Thom Wiggers
59f92730cf
Include an actually random version of randombytes
5 years ago
Thom Wiggers
4d0082fa43
Add travis config
Also fixes some tidy issues
Not sure why my local clang-tidy doesn't complain
5 years ago
Joost Rijneveld
7028025eb9
Normalize whitespace
5 years ago
Thom Wiggers
b22a21c08a
Add clang-tidy, only require SCHEME where needed
5 years ago
Joost Rijneveld
2a5a628e48
Add Dilithium-III
5 years ago
Joost Rijneveld
6f48921cd5
Manually format MUSH macros in randombytes
The previous formatting did not immediately stabilize,
and the resulting formatting is somewhat arbitrary.
Manually inserting linebreaks seems to make more sense.
5 years ago
Matthias J. Kannwischer
39aba8ac24
add .clang-format and formatted all the files
5 years ago
Thom Wiggers
96ae01ef1b
Clarify that randombytes.c is not at all random
5 years ago
Joost Rijneveld
b5e46c91b8
Remove unused variables from randombytes
5 years ago
Matthias J. Kannwischer
6af18c31cd
add common sha2/sha3/randombytes
5 years ago