1098 Commits (c1283aa979436e10a5d81a2e369b0956035b6a05)
 

Author SHA1 Message Date
  Thom Wiggers f971718ef7 Fix clang builds to actually use clang 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) 4 years ago
  Thom Wiggers 784973a8fb Update PR template along practice (#254) 4 years ago
  Thom Wiggers a4e31f16a2 Fix isolation in test_metadata_sizes (#258) 4 years ago
  Thom Wiggers e4e6ef930e Add ccache to speed up builds (#257) 4 years ago
  Thom Wiggers 7dc03bfc44 Specify arrays with sizes again 4 years ago
  Thom Wiggers 2b9759912d Matthias' feedback 4 years ago
  Thom Wiggers 9c35647461 MacOS ABI versions of Keccak 4 years ago
  Thom Wiggers 08f96e8c71 fixup! Add MacOS support for Dilithium 4 years ago
  Thom Wiggers cb729b6a03 Fix duplicate consistency files 4 years ago
  Thom Wiggers 44b0522070 Add MacOS support for Dilithium 4 years ago
  Thom Wiggers ebb416a2ba Use more robust macro syntax 4 years ago
  Thom Wiggers a037d6ccf6 Don't use const integer arguments 4 years ago
  Thom Wiggers 862d0d3094 Use PQClean int guidelines 4 years ago
  Thom Wiggers 6cd265f5b9 fixup! Add Dilithium's AVX2 implementations 4 years ago
  Thom Wiggers 377d0cbf1a Support unaligned vectors in pycparser 4 years ago
  Thom Wiggers 6682216791 Add Dilithium's AVX2 implementations 4 years ago
  Thom Wiggers 296177e079 Don't use -march=native for keccak 5 years ago
  Thom Wiggers 7da91aa360 Don't advertise MacOS support for Kyber-AVX2 5 years ago
  Matthias J. Kannwischer 963e87af64 rainbow: memcpy -> memmove since buffers may overlap 5 years ago
  Leon Botros e3db88d7e4 use the same compiler flags as other implementations 5 years ago
  Leon Botros 692e7bea39 add -Werror 5 years ago
  Leon Botros c95f1b4ebb move modulus function to source, namespace it 5 years ago
  Leon Botros 36b6142794 remove empty lines at end of file 5 years ago
  Leon Botros 4c84fd915b fix namespacing for mamabear, papabear 5 years ago
  Leon Botros e94842b0ef remove empty line, add version 5 years ago
  Leon Botros 2d9e259608 add duplicate consistency checks 5 years ago
  Leon Botros 3b740033ef add ThreeBears 5 years ago
  Matthias J. Kannwischer d1f2d16f46 remove ternary operator in rainbow to compute max 5 years ago
  Matthias J. Kannwischer 6c98832774 remove unnecessary if in kyber768 5 years ago
  Matthias J. Kannwischer 873d176652 ignore new clang warning security.insecureAPI.DeprecatedOrUnsafeBufferHandling 5 years ago
  Thom Wiggers 81a7e48d37 Run ARM64 tests on REAL HARDWARE 🎉 5 years ago
  Matthias J. Kannwischer 071e541af7 Switch to gcc9.2 and xcode11.2 for MacOS builds (#246) 5 years ago
  Thom Wiggers 367f29382f Make sure the emulated jobs upload their test results properly 5 years ago
  Sebastian 56a0fcb135 qTESLA (#239) 5 years ago
  Thom Wiggers f792b925b4 Enable optimizers on Windows (#244) 5 years ago
  Sebastian 298dd2cf22 fix clang-tidy complaint about falcon (#242) 5 years ago
  mergify[bot] abe2a5aa2c
Merge pull request #241 from PQClean/fix_kyber90s 5 years ago
  Matthias J. Kannwischer df8cc49670 fix kyber-90s warning if size_t is not 32 bits 5 years ago
  mergify[bot] c39e85dddf
Merge pull request #238 from PQClean/kyber90s-aes 5 years ago
  Matthias J. Kannwischer 39246b808d fix for big-endian 5 years ago
  Matthias J. Kannwischer 9571a3b017 use common aes256_ecb instead of providing local AES implementation 5 years ago
  Thom Wiggers 07543ba929 Document security issues (#236) 5 years ago
  mergify[bot] dd11ffc241
Merge pull request #230 from PQClean/fix_rainbow 5 years ago
  Matthias J. Kannwischer 1e04996465 re-add duplicate consistency checks 5 years ago
  Matthias J. Kannwischer db7200dc54 fix algorithm names in META.yml 5 years ago
  Matthias J. Kannwischer f08f65c8b6 remove unsupported -Wcast-align=strict 5 years ago
  Matthias J. Kannwischer 3a4673bfd6 refactor gf16+gf256 arithmetic of rainbow to fix undefined behaviour 5 years ago