123 Комити (d83d4a4bf11ab0d052932f7e98bf843aee434f11)

Аутор SHA1 Порука Датум
  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 година
  Thomas Pornin dba40c7d43 Removed 'restrict' keyword (it's C99, but MSVC 2017 does not support it...). This does not seem to impact performance. пре 5 година
  Thomas Pornin 87bc13c761 Some cosmetic changes to appease clang-tidy. пре 5 година
  Thomas Pornin 192e72144b Falcon implementations (integer-only code, constant-time). пре 5 година
  Thom Wiggers debc9f8fd8
Document what exactly hash_state.h defines пре 5 година
  Douglas Stebila 6461896475 Add abstract state duplication for SHA256 incremental hashing API пре 5 година
  Thom Wiggers 12c8a642ce
Fix Makefile (primitive.h->hash_state.h) пре 5 година
  Thom Wiggers 74efb10807
Incorporate feedback пре 5 година
  Douglas Stebila 33ce5e14ce Remove const пре 5 година
  Matthias J. Kannwischer 5788e00a1c resolve remaining todos пре 5 година
  Matthias J. Kannwischer c90f95cf66 Turn 'principal-submitters' into a list in rainbow пре 5 година
  Matthias J. Kannwischer 143c34d930 remove unused function пре 5 година
  Matthias J. Kannwischer 127cc83162 add all the rainbows пре 5 година
  Matthias J. Kannwischer cb878e90a8 remove preprocessor conditionals пре 5 година
  Matthias J. Kannwischer fd4800fda2 proper license пре 5 година
  Matthias J. Kannwischer a94d7dc76e remove another unused function пре 5 година
  Matthias J. Kannwischer 9d8d7d9bee remove some unused functions пре 5 година
  Matthias J. Kannwischer bf9af978d9 add rainbowIa-cyclic пре 5 година
  Matthias J. Kannwischer d42e96368a cyclic and compressedcycles parameter sets пре 5 година
  Matthias J. Kannwischer 64413d2bab move code out of headers пре 5 година
  Matthias J. Kannwischer 24014ae255 more Windows errors пре 5 година
  Matthias J. Kannwischer a7253a3530 make Windows and 32-bit systems (slightly more?) happy пре 5 година
  Matthias J. Kannwischer cf181decc7 refactor hash to use size_t пре 5 година
  Matthias J. Kannwischer b87bca514e remove preprocessor conditionals пре 5 година
  Matthias J. Kannwischer cb0e8367c6 initial rainbow version. still with preprocessor conditionals пре 5 година
  Thom Wiggers aa4611a4d1 Eliminate the global state пре 5 година
  Thom Wiggers 4cea81d15f
Convert `principal-submitter` into a list пре 5 година
  Matthias J. Kannwischer 2d2211791f polish dilithium пре 5 година
  Matthias J. Kannwischer d5818a40b0 change include order; add missing includes (#185) пре 5 година
  Matthias J. Kannwischer e56b2e5556
Add Dilithium (#172) пре 5 година
  Thom Wiggers 199adb8072
Add -Wredundant-decls пре 5 година
  Thom Wiggers 0e73f2dda2
Use opaque fips202 structs in MQDSS пре 5 година
  Thom Wiggers 692fba119c
Port SPHINCS+-SHAKE256 to fips202 ctx structs пре 5 година
  Thom Wiggers 6953a0b32e
Port SPHINCS+-SHA256 to sha256ctx struct пре 5 година
  Matthias J. Kannwischer 951f7a0824 check nist kats for signatures. resolves #169 пре 5 година
  Joost Rijneveld 299ffc951d
Mark variable as extern in .h; declare in .c пре 5 година
  Joost Rijneveld f846727acb
Revert "Remove redundant array decl SPHINCS+" пре 5 година
  Joost Rijneveld 00639575b0
Remove redundant array decl SPHINCS+ пре 5 година
  Joost Rijneveld 2502ed604b
Add windows Makefiles пре 5 година
  Joost Rijneveld a91df71776
Add MQDSS-64 пре 5 година
  Joost Rijneveld bd2dd0b126
Add MQDSS-48 license пре 5 година
  Joost Rijneveld 46698bf4c8
Prevent unnecessary type coercion пре 5 година
  Joost Rijneveld 8357fb1c80
Format mqdss-48 пре 5 година
  Joost Rijneveld 2e304246c4
Implement detached MQDSS signatures пре 5 година
  Joost Rijneveld db6f71086f
MQDSS-48 before detached signatures пре 5 година
  Joost Rijneveld f3980cf033
Fix input/output overwrite for MGF1 пре 5 година
  Joost Rijneveld 08e6c6c052
Use more standard -Wvla пре 5 година
  Joost Rijneveld 68b12866ce
Use more standard Wvla пре 5 година
  Joost Rijneveld 713f6788b9
Fix VLAs in SHA256 пре 5 година
  Joost Rijneveld 821916bc98
Prevent VLA in Haraka пре 5 година