pqc/test
cryptojedi 56a3715ddc Kyberv2 (#150)
* Replaced round-1 Kyber code with round-2 Kyber code (not yet cleaned/namespaced)

* Namespacing for Kyber

* Some more work on round-2 Kyber (more namespacing)

* Added missing files

* Round-2 Kyber768 now passing all tests under Linux

* Various small tweaks to make MS compiler happy

* Two more tweaks for MS compiler

* Added Kyber512 and Kyber1024 (round-2 versions)

* Making MS compiler happy

* More fixes for MS compiler

* Replaced round-1 Kyber code with round-2 Kyber code (not yet cleaned/namespaced)

* Namespacing for Kyber

* Some more work on round-2 Kyber (more namespacing)

* Added missing files

* Round-2 Kyber768 now passing all tests under Linux

* Various small tweaks to make MS compiler happy

* Two more tweaks for MS compiler

* Added Kyber512 and Kyber1024 (round-2 versions)

* Making MS compiler happy

* More fixes for MS compiler

* Started more cleanup work on Kyber768

* Replaced round-1 Kyber code with round-2 Kyber code (not yet cleaned/namespaced)

* Namespacing for Kyber

* Some more work on round-2 Kyber (more namespacing)

* Added missing files

* Round-2 Kyber768 now passing all tests under Linux

* Various small tweaks to make MS compiler happy

* Two more tweaks for MS compiler

* Added Kyber512 and Kyber1024 (round-2 versions)

* Replaced round-1 Kyber code with round-2 Kyber code (not yet cleaned/namespaced)

* Namespacing for Kyber

* Some more work on round-2 Kyber (more namespacing)

* Added missing files

* Round-2 Kyber768 now passing all tests under Linux

* Various small tweaks to make MS compiler happy

* Two more tweaks for MS compiler

* Added Kyber512 and Kyber1024 (round-2 versions)

* Making MS compiler happy

* Making MS compiler happy

* More fixes for MS compiler

* More fixes for MS compiler

* Started more cleanup work on Kyber768

* Kyber768 passing all tests locally

* Kyber512 passes all tests locally

* Kyber1024 now also passing all tests locally

* Now passing all tests with -Wmissing-prototypes

* Local tests (on Linux) passing again
2019-05-06 14:50:27 +02:00
..
common Merge branch 'aes' into frodo-aes 2019-04-10 12:31:12 -04:00
crypto_kem Reduce number of tests for functest 2019-04-18 11:26:28 +02:00
crypto_sign Reduce number of tests for functest 2019-04-18 11:26:28 +02:00
duplicate_consistency Add ntruhrss701 2019-04-29 09:41:17 -04:00
pycparser@e1a1d737be Prohibit using char without explicit sign modifier 2019-04-04 13:49:15 +02:00
helpers.py Merge pull request #154 from PQClean/detect_travis_Cron 2019-04-23 12:53:17 +02:00
Makefile Use more standard Wvla 2019-04-24 13:52:02 +02:00
Makefile.Microsoft_nmake Fix reference to nistkatrng 2019-04-14 19:35:28 -04:00
pqclean.py use yaml.safe_load to silence warning. 2019-04-18 11:26:28 +02:00
test_api_h.py Change permit test into a decorator 2019-04-18 11:26:28 +02:00
test_char.py Change permit test into a decorator 2019-04-18 11:26:28 +02:00
test_common.py Change permit test into a decorator 2019-04-18 11:26:28 +02:00
test_compile_lib.py Change permit test into a decorator 2019-04-18 11:26:28 +02:00
test_duplicate_consistency.py another attempt at fixing appveyor 2019-04-18 11:26:28 +02:00
test_dynamic_memory.py Change permit test into a decorator 2019-04-18 11:26:28 +02:00
test_format.py Change permit test into a decorator 2019-04-18 11:26:28 +02:00
test_functest.py Change permit test into a decorator 2019-04-18 11:26:28 +02:00
test_license.py Change permit test into a decorator 2019-04-18 11:26:28 +02:00
test_linter.py Change permit test into a decorator 2019-04-18 11:26:28 +02:00
test_makefile_dependencies.py Change permit test into a decorator 2019-04-18 11:26:28 +02:00
test_metadata_sizes.py Merge pull request #117 from PQClean/run-only-diffs 2019-04-19 17:09:29 +02:00
test_metadata.py Don't run testvectors checks on KEMs (#161) 2019-04-30 11:15:57 -04:00
test_nistkat.py Kyberv2 (#150) 2019-05-06 14:50:27 +02:00
test_no_symlinks.py Change permit test into a decorator 2019-04-18 11:26:28 +02:00
test_preprocessor.py Change permit test into a decorator 2019-04-18 11:26:28 +02:00
test_symbol_namespace.py Change permit test into a decorator 2019-04-18 11:26:28 +02:00
test_testvectors.py Don't run testvectors checks on KEMs (#161) 2019-04-30 11:15:57 -04:00
test_valgrind.py Change permit test into a decorator 2019-04-18 11:26:28 +02:00