1098 Commits (c1283aa979436e10a5d81a2e369b0956035b6a05)
 

Author SHA1 Message Date
  Matthias J. Kannwischer 0523cd693b fix and re-add rainbow 5 years ago
  mergify[bot] 546c8cd173
Merge pull request #226 from PQClean/kyber-90s 5 years ago
  Thom Wiggers ac1f8cc74d
fixup! Add Kyber90s 5 years ago
  Thom Wiggers 7931383443
fixup! Add Kyber90s 5 years ago
  Thom Wiggers 526a841886
Add Kyber90s 5 years ago
  Thom Wiggers 588dcaf5cb
Merge pull request #235 from pornin/master 5 years ago
  Thomas Pornin db2a8214f7 Merge remote-tracking branch 'upstream/master' 5 years ago
  Thom Wiggers 993803e02d Ignore pointless clang-tidy warning. (#237) 5 years ago
  Thomas Pornin 2515f13378 Updated version number, and added an explicit cast to appease some versions of clang-tidy. 5 years ago
  Thom Wiggers bdb42f1911 Allow to automatically merge PRs if approved and CI agrees (#234) 5 years ago
  Thomas Pornin 44a050106a Fixed sampler bug (update to new upstream Falcon code 2019-09-18). 5 years ago
  Thom Wiggers 4be5e497dc
Merge pull request #233 from PQClean/fix_algonames 5 years ago
  Matthias J. Kannwischer 7d10484030 fix algo names for schemes that are inconsistent with the api.h 5 years ago
  Matthias J. Kannwischer 1d789dc90d check algo names 5 years ago
  Thom Wiggers 88e59b3d61
Merge pull request #232 from PQClean/fix_incremental_sha512 5 years ago
  Thom Wiggers 3779d4fcbf Fix clang-tidy complaint about result of subtraction being compared with possibly small size_t (#231) 5 years ago
  Thom Wiggers f4bd312180 Adds AVX2 variants of Kyber512, Kyber768, Kyber1024 (#225) 5 years ago
  Matthias J. Kannwischer 6ee774a593 fix incremental sha512 5 years ago
  Matthias J. Kannwischer d83d4a4bf1 add test for incremental sha512 5 years ago
  Thom Wiggers 2eaf382689 Add support for specifying architecture and feature limits (#224) 5 years ago
  Thom Wiggers aa46b5239d Enable valgrind exit errorcode and remove Rainbow (#223) 5 years ago
  Thom Wiggers 2753302605
Merge pull request #227 from leonbotros/ledav2.1 5 years ago
  Thom Wiggers 3237c2175e
Merge pull request #229 from PQClean/split_ci 5 years ago
  Thom Wiggers deb08ad929
Run KEMs and SIGs as separate CI jobs 5 years ago
  Leon Botros 9190172f1a fix a bug where error array is allocated way too big 5 years ago
  Leon Botros 42256ec189 forgot to add updated dupicate consistency checks 5 years ago
  Leon Botros 7dd7223587 more fixed sizes, hopefully fix mscv warnings 5 years ago
  Leon Botros 9dd4a4b5da fix requested changes 5 years ago
  Thom Wiggers 8a120b3be7
Render proper diffs for duplicate_consistency test (#228) 5 years ago
  Leon Botros 823ba3f13b fix msvc complaints #2 5 years ago
  Leon Botros 50665606f0 serialize error before hashing 5 years ago
  Leon Botros 46145a3183 hopefully fix msvc complaints 5 years ago
  Leon Botros 537d2a1ac0 serialize pk/ct 5 years ago
  Leon Botros 1fc2f51f82 fix clang-tidy warnings, replace variable-time schoolbook multiplications 5 years ago
  Leon Botros b084f55ff6 update duplicate consistency checks 5 years ago
  Leon Botros 901d53ebe4 constant-time decapsulation/decryption failure 5 years ago
  Leon Botros 7d371dd449 revert test makefile 5 years ago
  Leon Botros d3d72f64cc constant-time inverses 5 years ago
  Leon Botros e4a5cc3cf2 add karatsuba + toom-cook-3 without VLAs 5 years ago
  Leon Botros ca898f01bc update implementations to leda v2.1 5 years ago
  Thom Wiggers 9a5caaa95b
Only run slow tests once a week (#222) 5 years ago
  Thom Wiggers 56bb81d053
Fix display of test results summary on CircleCI (#219) 5 years ago
  Thom Wiggers 68a7c01797
Merge pull request #218 from PQClean/fix_sphincs_lints 5 years ago
  Thom Wiggers fbe01a7d3c
Remove clang-tidy -fix flag handlign (doesn't work) 5 years ago
  Thom Wiggers 210937a66f
Fix SPHINCS+ clang-tidy warnings 5 years ago
  Matthias J. Kannwischer 6e12692b4e
Merge pull request #215 from PQClean/less_tests_for_valgrind 5 years ago
  Matthias J. Kannwischer bc4375818a
Merge pull request #216 from PQClean/disable-clang-tidy-on-i386 5 years ago
  Matthias J. Kannwischer bbe57e304f
Merge pull request #217 from pornin/master 5 years ago
  Thomas Pornin bad9956869 Fixed some buffer handling bugs that should never happen in practice (but may occur if reusing the internal functions with different parameters). 5 years ago
  Douglas Stebila 83c974e45b
Merge pull request #207 from PQClean/sphincs-abstract-state-dupe 5 years ago