334 Commits (8711dcce1ad3909d682948fa29537a372719482d)

Author SHA1 Message Date
  John M. Schanck 79623b0765 Add AVX2 Falcon 4 years ago
  John M. Schanck 1113fdce69 HQC: remove bitmask macro 4 years ago
  John M. Schanck a96df80f89 HQC: update from upstream 4 years ago
  Thom Wiggers 351d17ae70 Implement testing via Github actions 4 years ago
  Thom Wiggers 7bc63d020b Fix test_symbol_namespace 4 years ago
  John M. Schanck fdd73d893c inspect initializations 4 years ago
  John M. Schanck 331733e9e0 Add test/test_boolean.py 4 years ago
  John M. Schanck 629b89ba73 readability changes 4 years ago
  John M. Schanck d1a4fa5e68 uint8_t api for encode/decode in optimized rmrs 4 years ago
  John M. Schanck 26e0aea3e2 more endianness fixes 4 years ago
  John M. Schanck 646f9f4a05 satisfy MS compiler 4 years ago
  John M. Schanck eb120a6b24 narrowing warnings 4 years ago
  John M. Schanck bf7bd3650b Rename log and exp to gf_log and gf_exp 4 years ago
  John M. Schanck a3c627fe6b Some MS compiler fixes 4 years ago
  John M. Schanck 9d35c7bb57 typo and more endianness fixes 4 years ago
  John M. Schanck d73a713fd4 Fix endianness issues 4 years ago
  John M. Schanck 63d033cf02 Initialize arrays in fft.c and fix a few compiler warnings 4 years ago
  John M. Schanck ae30e1f432 Avoid ==, !=, etc in arithmetic expressions. Some compilers will produce non-constant time code. 4 years ago
  John M. Schanck cb7675a9b6 Replace avx2 'reduce' in gf2x 4 years ago
  John M. Schanck b0afb62c0e New HQC and HQC-RMRS from upstream 4 years ago
  John M. Schanck 162751e2e5 NTRU Prime: jump directly to crypto_sort_smallindices 4 years ago
  John M. Schanck b568d01ac6 NTRU Prime: Simplified patch set 4 years ago
  John M. Schanck 431dbada45 Add sntrup{653,761,857} and ntrulpr{653,761,857} 4 years ago
  John M. Schanck 722b510358 NTRU: duplicate consistency 4 years ago
  Matthias J. Kannwischer 22babfef8a remove threebears, ledakem, newhope, mqdss, qtesla 4 years ago
  Thom Wiggers 8e27bd0915 Add MQDSS AVX2 implementations (#288) 4 years ago
  Thom Wiggers 1f8b852e8f Speed up test collection (#298) 4 years ago
  Thom Wiggers 1edad0d3cc Filter out clang-tidy on alternate platforms 4 years ago
  Thom Wiggers a66d24971f Speed up circleci tests 4 years ago
  Douglas Stebila cf5107b69f Split aes*_keyexp up into ecb and ctr variants 4 years ago
  Sebastian 4054af0c42 HQC submission (#202) 4 years ago
  Thom Wiggers ea5ede6e80 Make sure tests respond to undefined behaviour 4 years ago
  Thom Wiggers 698738c263 Enable leak check in Valgrind 4 years ago
  Thom Wiggers 5bad0df0b6 Fix detecting of to-be-tested changes on Windows 4 years ago
  Thom Wiggers 07db9c1e60 Put all common primitives on the heap (#266) 4 years ago
  Thom Wiggers ac2c20045c Classic McEliece (#259) 4 years ago
  Thom Wiggers 22e2551c95 Also run duplicate consistency checks on windows (#261) 4 years ago
  Leon Botros 13c0317e25 Add ephemeral versions of ThreeBears 4 years ago
  Thom Wiggers 77e9a23431 Move keys to heap for KEMs as well 4 years ago
  Thom Wiggers 303a741192 Move keys in crypto_sign/functest.c to the heap 4 years ago
  Thom Wiggers facb527c7c SPHINCS+ optimized implementations (#253) 5 years ago
  Thom Wiggers a4e31f16a2 Fix isolation in test_metadata_sizes (#258) 5 years ago
  Thom Wiggers 9c35647461 MacOS ABI versions of Keccak 5 years ago
  Thom Wiggers cb729b6a03 Fix duplicate consistency files 5 years ago
  Thom Wiggers 6cd265f5b9 fixup! Add Dilithium's AVX2 implementations 5 years ago
  Thom Wiggers 377d0cbf1a Support unaligned vectors in pycparser 5 years ago
  Thom Wiggers 6682216791 Add Dilithium's AVX2 implementations 5 years ago
  Leon Botros 36b6142794 remove empty lines at end of file 5 years ago
  Leon Botros 2d9e259608 add duplicate consistency checks 5 years ago
  Sebastian 56a0fcb135 qTESLA (#239) 5 years ago