693 Commits (78a65d6ec9595fb42c709fd56343e74f21e57dd8)
 

Author SHA1 Message Date
  Douglas Stebila 6ca367e2e6 Apply astyle 5 years ago
  Douglas Stebila b7f390368e Merge branch 'master' into frodo-aes 5 years ago
  Joost Rijneveld 26ffedc86b
SPHINCS: strictly check integer conversions 5 years ago
  Joost Rijneveld 7dcedfc56c
Allow -fix-errors to fix linter errors 5 years ago
  Joost Rijneveld 671a4e60aa
Mark 'common' dependencies in README as complete 5 years ago
  Joost Rijneveld e9d1829de7
Merge pull request #95 from PQClean/aes 5 years ago
  Joost Rijneveld a7c147f410
Include 'common' in name of common test binaries 5 years ago
  Thom Wiggers bb0afc9f37
Merge pull request #104 from PQClean/astyle-fix 5 years ago
  Douglas Stebila cfc9705751 test_format wasn't actually checking output of astyle 5 years ago
  Douglas Stebila f388d6f93e
Selectively filter tests (#102) 5 years ago
  Douglas Stebila 42a5e0e4ad Use environment variables to selectively filter tests 5 years ago
  Douglas Stebila 8b4f656376 Skip too-slow valgrind tests on i386 CircleCI builds 5 years ago
  Douglas Stebila 0ee03d4c3f Merge branch 'aes' into frodo-aes 5 years ago
  Douglas Stebila c40276dd4a Link against AES object on Windows 5 years ago
  Douglas Stebila 7e8bd90d8c Fix Windows compiler warnings and endianness 5 years ago
  Douglas Stebila 30c8661d82 Add FrodoKEM-1344-AES 5 years ago
  Douglas Stebila 999ea3afed Add FrodoKEM-976-AES 5 years ago
  Douglas Stebila 395f14a2f6 Allow multiple sources for duplicate consistency checks; break into multiple unit test to improve output 5 years ago
  Joost Rijneveld 69b74706c1
Fix SHA3 test 5 years ago
  Douglas Stebila e9427afeb2 Add FrodoKEM-640-AES 5 years ago
  Douglas Stebila aea72d3eb2 Add macros for AES block size 5 years ago
  Joost Rijneveld e766700a81
Add test_aes to `make clean` 5 years ago
  Douglas Stebila a2c2521e81 Merge branch 'master' into frodo-aes 5 years ago
  Joost Rijneveld 5d600a2543
Split tests into primitives 5 years ago
  Joost Rijneveld f4607265c6
Remove unused imports 5 years ago
  Joost Rijneveld 03eb577a40
Pass list instead of single command to subprocess 5 years ago
  Joost Rijneveld 280bc60b1b
Use standard helper to skip Windows for /common 5 years ago
  Peter Schwabe 28337843b9 Added python test running all unit tests of common crypto functions 5 years ago
  Peter Schwabe 4970379baf Added simple test for AES 5 years ago
  Joost Rijneveld af508a9c1f
SPHINCS: remove stray Makefile variables 5 years ago
  Joost Rijneveld dc7cfa8d14
Merge pull request #90 from PQClean/sphincs-shake256-128f-simple 5 years ago
  Joost Rijneveld ba70da9189
Fix variable-length arrays using wrappers 5 years ago
  Joost Rijneveld e580dcb487
Remove stray include in api.h 5 years ago
  Joost Rijneveld 6cb332cae5
Remove conditional preprocessor statements 5 years ago
  Joost Rijneveld 80af118676
Prevent uninitialized variable warning 5 years ago
  Joost Rijneveld a300190d5b
Resolve type coercions 5 years ago
  Joost Rijneveld 7540971a8b
Merge pull request #96 from PQClean/test_preprocessor 5 years ago
  Joost Rijneveld a14dcefb32
Add SPHINCS-SHAKE256-128f-simple 5 years ago
  Joost Rijneveld 56e8d17a7d
Move #if check from manual to automatic 5 years ago
  Joost Rijneveld dfe9508551
Remove preprocessor ignored codepath for Kyber 5 years ago
  Joost Rijneveld 5853cb8e50
Test for preprocessor conditionals 5 years ago
  Joost Rijneveld 8d1ed9afc0
Remove include from Kyber's api.h 5 years ago
  Joost Rijneveld 9e5fd74823
Test for prohibited includes in api.h 5 years ago
  Peter Schwabe 45a12595df Added const keyword to a few pointer arguments in AES 5 years ago
  Douglas Stebila 27366d6559
Add FrodoKEM-976-SHAKE and FrodoKEM-1344-SHAKE (#83) 5 years ago
  Douglas Stebila 37ccc09168 Move length-secret-key 5 years ago
  Peter Schwabe 40661601bd Eliminated unnecessary casts 5 years ago
  Douglas Stebila 6fabab1fd9 Merge branch 'master' into more-frodo 5 years ago
  Peter Schwabe ed8a4ea2f4 Fixed wrong header name in aes.c 5 years ago
  Peter Schwabe 93c24e34c6 Formatted AES code properly 5 years ago