869 Commits (3671aff2f8024f0485927dad2ba7100b1819bbab)
 

Author SHA1 Message Date
  Matthias J. Kannwischer ca1add7baf temporarily disable pre-processor test 5 years ago
  Matthias J. Kannwischer 5bdb9569e3
Merge pull request #195 from PQClean/fix_194 5 years ago
  Matthias J. Kannwischer 042d365e5c convert `principal-submitter` into a list in CONTRIBUTING.md 5 years ago
  Thom Wiggers 4cea81d15f
Convert `principal-submitter` into a list 5 years ago
  Thom Wiggers 8a7e6ef81d
Merge pull request #196 from PQClean/fix_travis 5 years ago
  Douglas Stebila 82383c204e Add release function for AES key schedule 5 years ago
  Thom Wiggers 82563c9b64
Cache homebrew 5 years ago
  Thom Wiggers 3ca9cfe5cd
Update OSX image 5 years ago
  Thom Wiggers e7d936e24a
Merge pull request #186 from leonbotros/leda 5 years ago
  Leon 3c733b6691 resolve todo, remove asserts, add duplicate checks and make sure they pass 5 years ago
  Leon e5b9b13160 rename impl to leaktime 5 years ago
  Leon db99d3ec09 more msvc complaints 5 years ago
  Leon e353081cc2 fix msvc warnings 5 years ago
  Leon bf0aca644e avoid global state by including 2nd round threshold in secret key 5 years ago
  Leon 5a4b7f24a3 (de)serialization instead of pointer casts 5 years ago
  Matthias J. Kannwischer 33e1ed5d7d
Merge pull request #190 from PQClean/skip_sphincs_travis 5 years ago
  Thom Wiggers 909808d6f0
Skip SPHINCS+ on Travis CI 5 years ago
  Thom Wiggers e4e10990dc
Merge pull request #188 from PQClean/dilithium 5 years ago
  Leon 6811a40527 move implementations of functions to .c files 5 years ago
  Leon 9e3f973f56 define a constant for max number of rng bytes, remove unnecessary check 5 years ago
  Leon 889a1f1e53 fix mvsc warning 5 years ago
  Matthias J. Kannwischer 2d2211791f polish dilithium 5 years ago
  Leon 9c2449387a include stdint in api 5 years ago
  Leon 26dad0211d remove unused functions 5 years ago
  Leon 98e643e5c7 use size_t for index in aes xof buffer and not for index of digits 5 years ago
  Leon e5da5da9a6 use uint8_t in api 5 years ago
  Matthias J. Kannwischer d5818a40b0 change include order; add missing includes (#185) 5 years ago
  Leon 3caad74525 variable declarations at the beginning, namespace extern variables 5 years ago
  Matthias J. Kannwischer e56b2e5556
Add Dilithium (#172) 5 years ago
  Leon 737cb1bb2e add ledakemlt32 5 years ago
  Leon 32b3a97809 add sha3_384 5 years ago
  leonbotros 4f97fa82b6
Merge pull request #1 from PQClean/master 5 years ago
  Leon 6aafab57ef add ledakemlt52 5 years ago
  Matthias J. Kannwischer 24566014fa
Merge pull request #183 from Ko-/cshake 5 years ago
  Leon c0aa560186 remove commented code, update license 5 years ago
  Leon 48912d76ff msvc warning + removing commented code 5 years ago
  Ko- cf88fb781e Satisfy linter 5 years ago
  Leon e4add57844 more cleaning 5 years ago
  Leon 6f31e7e4c2 serialize error_vector before hashing instead of pointer cast 5 years ago
  Ko- eca0ebd374 Add test for functions from SP800-185. 5 years ago
  Ko- db7d3deb03 Add cSHAKE{128,256} to common. 5 years ago
  Douglas Stebila 2f3c0bd4ec
Merge pull request #179 from ronnyws/master 5 years ago
  Matthias J. Kannwischer 8d39f6ba8c
Merge pull request #180 from sebastianv89/patch-1 5 years ago
  Sebastian 6ad7937b5e
Fixed link to rust project in README.md 5 years ago
  Ronny Wichers Schreur 69e00a5b7f Expand the pattern rule for the three common tests. 5 years ago
  Leon b320752f2a fix more msvc warnings 5 years ago
  Leon ca6d935bbc fix msvc warnings 5 years ago
  Leon 7b9e254a8b fix reading outside buffer 5 years ago
  Leon a7b3aa73b2 fix gcc/clang-tidy warnings, remove preprocessor conditionals 5 years ago
  Leon 1680f3f125 add nmake makefile 5 years ago