322 次程式碼提交 (master)

作者 SHA1 備註 提交日期
  John M. Schanck 52750b86b1 Pull Dilithium changes from upstream 3 年之前
  John Schanck 4f86c39515
Round 3 update for Dilithium (from github source) (#369) 3 年之前
  Thom Wiggers 0d88ed65d9
Disable SPHINCS+ test taking too much RAM in ASAN 4 年之前
  Thom Wiggers 7557be7471
Disable asan if clang is mentioned in CC (like in 'ccache clang') 4 年之前
  Thom Wiggers 3e2c7b6b05
Disable skipping slow tests 4 年之前
  Matthias J. Kannwischer 3d5079129d
Update Rainbow to round 3 parameter sets (#361) 4 年之前
  John M. Schanck bde916274f Use PQClean AES 4 年之前
  John M. Schanck 688ff2fe50 Round 3 Kyber 4 年之前
  John M. Schanck 10d3f34b39 Prepare for round 3 update with packaging script 4 年之前
  Thom Wiggers c99c406551 Update Kyber from upstream 4 年之前
  John M. Schanck f8503cbd71 simplify pack_unpack.c 4 年之前
  John M. Schanck 135f95e15b Clean up AVX2 code 4 年之前
  John M. Schanck 0a3146831f Update Saber and add AVX2 implementation 4 年之前
  John M. Schanck a439b498fc HQC: remove bitmask macro 4 年之前
  John M. Schanck 52e1b5c94b HQC: update from upstream 4 年之前
  John M. Schanck 2aab49b09e duplicate_consistency: strip spaces before comparison 4 年之前
  John M. Schanck 31190562b7 Add AVX2 Falcon 4 年之前
  Thom Wiggers 32b066036d
Implement testing via Github actions 4 年之前
  Thom Wiggers 08154573f0
Fix test_symbol_namespace 4 年之前
  John M. Schanck 8ec84d0c3a inspect initializations 4 年之前
  John M. Schanck 720fe60ace Add test/test_boolean.py 4 年之前
  John M. Schanck 0dee1d6aa6 readability changes 4 年之前
  John M. Schanck d4008c7f1e uint8_t api for encode/decode in optimized rmrs 4 年之前
  John M. Schanck 4da9f0b087 more endianness fixes 4 年之前
  John M. Schanck d9e093c1ad satisfy MS compiler 4 年之前
  John M. Schanck 0ff7886b08 narrowing warnings 4 年之前
  John M. Schanck 4aab2dcb23 Rename log and exp to gf_log and gf_exp 4 年之前
  John M. Schanck 04f7375c32 Some MS compiler fixes 4 年之前
  John M. Schanck cc7eae7ce7 typo and more endianness fixes 4 年之前
  John M. Schanck 2a261a3f36 Fix endianness issues 4 年之前
  John M. Schanck 23238dbed5 Initialize arrays in fft.c and fix a few compiler warnings 4 年之前
  John M. Schanck 834f546349 Avoid ==, !=, etc in arithmetic expressions. Some compilers will produce non-constant time code. 4 年之前
  John M. Schanck 9113313eab Replace avx2 'reduce' in gf2x 4 年之前
  John M. Schanck c2083e13d7 New HQC and HQC-RMRS from upstream 4 年之前
  John M. Schanck 4f6e00ed69 NTRU Prime: jump directly to crypto_sort_smallindices 4 年之前
  John M. Schanck 55c6d04df6 NTRU Prime: Simplified patch set 4 年之前
  John M. Schanck 70543bba37 Add sntrup{653,761,857} and ntrulpr{653,761,857} 4 年之前
  John M. Schanck f1287684e3 NTRU: duplicate consistency 4 年之前
  Matthias J. Kannwischer 9fbfb230a9 remove threebears, ledakem, newhope, mqdss, qtesla 4 年之前
  Thom Wiggers 90630db2eb
Add MQDSS AVX2 implementations (#288) 4 年之前
  Thom Wiggers 9e4d07dba1
Speed up test collection (#298) 4 年之前
  Sebastian 33232a0343
HQC submission (#202) 4 年之前
  Thom Wiggers cd8a6e684a
Filter out clang-tidy on alternate platforms 4 年之前
  Thom Wiggers b263cd07d7
Speed up circleci tests 4 年之前
  Douglas Stebila 585a001fda Split aes*_keyexp up into ecb and ctr variants 4 年之前
  Thom Wiggers 9b06aedefe
Make sure tests respond to undefined behaviour 4 年之前
  Thom Wiggers 2b267defdb
Enable leak check in Valgrind 4 年之前
  Thom Wiggers acf7760f4d
Fix detecting of to-be-tested changes on Windows 4 年之前
  Thom Wiggers 1a4739e2bf
Move keys to heap for KEMs as well 4 年之前
  Thom Wiggers 65a6a63e08
Put all common primitives on the heap (#266) 4 年之前