1
1
pqc/test
Thom Wiggers f4bd312180 Adds AVX2 variants of Kyber512, Kyber768, Kyber1024 (#225)
* Integrate Kyber-AVX2 into PQClean

* Fix types and formatting in Kyber

* Workaround a valgrind crash

* Remove comment in shuffle.s

* Remove some extraneous truncations

* fixup! Fix types and formatting in Kyber
2019-09-10 11:45:01 +02:00
..
common Move test support files into tests directory (#200) 2019-07-26 10:26:14 +02:00
crypto_kem change include order; add missing includes (#185) 2019-06-11 15:09:07 +02:00
crypto_sign change include order; add missing includes (#185) 2019-06-11 15:09:07 +02:00
duplicate_consistency Adds AVX2 variants of Kyber512, Kyber768, Kyber1024 (#225) 2019-09-10 11:45:01 +02:00
pycparser@bc2010aea9 Adds AVX2 variants of Kyber512, Kyber768, Kyber1024 (#225) 2019-09-10 11:45:01 +02:00
test_common Move test support files into tests directory (#200) 2019-07-26 10:26:14 +02:00
helpers.py Parallel tests (#206) 2019-07-29 10:38:25 +02:00
Makefile Add support for specifying architecture and feature limits (#224) 2019-09-06 12:01:44 +02:00
Makefile.Microsoft_nmake Move test support files into tests directory (#200) 2019-07-26 10:26:14 +02:00
pqclean.py Add support for specifying architecture and feature limits (#224) 2019-09-06 12:01:44 +02:00
pytest.ini Fix display of test results summary on CircleCI (#219) 2019-08-07 10:03:17 +02:00
test_api_h.py Parallel tests (#206) 2019-07-29 10:38:25 +02:00
test_char.py Adds AVX2 variants of Kyber512, Kyber768, Kyber1024 (#225) 2019-09-10 11:45:01 +02:00
test_common.py Parallel tests (#206) 2019-07-29 10:38:25 +02:00
test_compile_lib.py Add support for specifying architecture and feature limits (#224) 2019-09-06 12:01:44 +02:00
test_duplicate_consistency.py Render proper diffs for duplicate_consistency test (#228) 2019-08-23 15:15:45 +02:00
test_dynamic_memory.py Add support for specifying architecture and feature limits (#224) 2019-09-06 12:01:44 +02:00
test_format.py Parallel tests (#206) 2019-07-29 10:38:25 +02:00
test_functest.py Add support for specifying architecture and feature limits (#224) 2019-09-06 12:01:44 +02:00
test_license.py Parallel tests (#206) 2019-07-29 10:38:25 +02:00
test_linter.py Add support for specifying architecture and feature limits (#224) 2019-09-06 12:01:44 +02:00
test_makefile_dependencies.py Adds AVX2 variants of Kyber512, Kyber768, Kyber1024 (#225) 2019-09-10 11:45:01 +02:00
test_makefiles_present.py Add support for specifying architecture and feature limits (#224) 2019-09-06 12:01:44 +02:00
test_metadata_sizes.py Add support for specifying architecture and feature limits (#224) 2019-09-06 12:01:44 +02:00
test_metadata.py Add support for specifying architecture and feature limits (#224) 2019-09-06 12:01:44 +02:00
test_nistkat.py Add support for specifying architecture and feature limits (#224) 2019-09-06 12:01:44 +02:00
test_no_symlinks.py Parallel tests (#206) 2019-07-29 10:38:25 +02:00
test_preprocessor.py Parallel tests (#206) 2019-07-29 10:38:25 +02:00
test_symbol_namespace.py Adds AVX2 variants of Kyber512, Kyber768, Kyber1024 (#225) 2019-09-10 11:45:01 +02:00
test_testvectors.py Add support for specifying architecture and feature limits (#224) 2019-09-06 12:01:44 +02:00
test_valgrind.py Adds AVX2 variants of Kyber512, Kyber768, Kyber1024 (#225) 2019-09-10 11:45:01 +02:00