pqc/test
Sebastian 56a0fcb135 qTESLA (#239)
* Copied qTESLA-p-I round2 (2019-08-19) code

* Code compiles, NIST-KAT works

* Included detached signature API

* Generated testvectors

* Fixed name in api.h

* code style

* Fixed error in Makefile

* Passing pytest

* Fixing types (uint8_t bytes and size_t indices)

* Replaced SHAKE with SHAKE128 where necessary

* Fixed bug: (signed) integer overflow

* Added qTESLA-p-III

* Code is now independent of machine endianness

* repaired Microsoft makefile
2019-10-21 14:26:27 +02:00
..
common Move test support files into tests directory (#200) 2019-07-26 10:26:14 +02:00
crypto_kem check algo names 2019-09-19 12:43:57 +02:00
crypto_sign check algo names 2019-09-19 12:43:57 +02:00
duplicate_consistency qTESLA (#239) 2019-10-21 14:26:27 +02:00
pycparser@bc2010aea9 Adds AVX2 variants of Kyber512, Kyber768, Kyber1024 (#225) 2019-09-10 11:45:01 +02:00
test_common add test for incremental sha512 2019-09-10 11:27:23 +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 Enable optimizers on Windows (#244) 2019-10-21 14:23:59 +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 check algo names 2019-09-19 12:43:57 +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