- 83264be Group cpp_dummy_build test into an existing component by Gilles Peskine · 2 years, 9 months ago
- e86cdcb Remove redundant build-only driver interface component by Gilles Peskine · 2 years, 9 months ago
- 0bbe758 Merge pull request #6191 from daverodgman/invalid-ecdsa-pubkey-backport-2.28 by Dave Rodgman · 2 years, 9 months ago
- 6d61d83 Build fix - remove line of dead code by Dave Rodgman · 2 years, 9 months ago
- 584200c Update tests/suites/test_suite_ecdsa.function by Dave Rodgman · 2 years, 9 months ago
- d654171 Merge pull request #6477 from AndrzejKurek/fix-cipher-deps-2-28 by Gilles Peskine · 2 years, 9 months ago
- 2e0a115 Merge pull request #6483 from gilles-peskine-arm/psa-pkparse-pkwrite-2.28 by Ronald Cron · 2 years, 9 months ago
- c527796 Merge pull request #6392 from davidhorstmann-arm/2.28-fix-x509-get-name-cleanup by Ronald Cron · 2 years, 9 months ago
- 031c8c2 Add build with a typical configuration for a PSA crypto service by Gilles Peskine · 2 years, 10 months ago
- c037ba9 Add some missing dependencies on PKCS12 for encrypted keys by Gilles Peskine · 2 years, 10 months ago
- 8df2748 Improve test component name by Gilles Peskine · 2 years, 10 months ago
- 21503df Add build with a typical configuration for a PSA crypto service by Gilles Peskine · 2 years, 10 months ago
- bfcf2d1 test_suite_pk: Add missing dependencies on MBEDTLS_PEM_PARSE_C by Gilles Peskine · 2 years, 10 months ago
- 8f3577a test_suite_dhm: Add missing dependencies on MBEDTLS_PEM_PARSE_C by Gilles Peskine · 2 years, 10 months ago
- 4e10fb2 Add mbedtls_dhm_parse_dhmfile test case with DER input by Gilles Peskine · 2 years, 10 months ago
- 6c4226c Change brace initialization to memset by David Horstmann · 2 years, 10 months ago
- 8eb3ed5 Minor fixes to x509_get_name() test function by David Horstmann · 2 years, 10 months ago
- 4a67c35 Improve X509 DN test naming by David Horstmann · 2 years, 10 months ago
- 94cbd30 Add explanatory comments to raw DER test data by David Horstmann · 2 years, 10 months ago
- 36b3b7c Fix test dependencies for cases that are PSA-based by Andrzej Kurek · 2 years, 10 months ago
- ed01319 Add missing ECB requirements for PSA cipher aes tests by Andrzej Kurek · 2 years, 10 months ago
- 9abd098 Merge pull request #6424 from gilles-peskine-arm/test_data_generation-pr_6093_followup-2.28 by Janos Follath · 2 years, 10 months ago
- e5ae132 Merge pull request #6420 from mpg/fix-assert-alloc-usage-228 by Manuel Pégourié-Gonnard · 2 years, 10 months ago
- 5d01cc0 Don't use parallel jobs for pylint by Gilles Peskine · 2 years, 11 months ago
- 7ff4766 Unify check_repo_path by Gilles Peskine · 2 years, 11 months ago
- ca980c0 Move implementation detail from docstring to comment by Gilles Peskine · 2 years, 11 months ago
- 69feebd More precise name for test data generation by Gilles Peskine · 2 years, 11 months ago
- 3495ca3 Merge pull request #6415 from mprse/aead_driver_test_2_28_backport by Manuel Pégourié-Gonnard · 2 years, 10 months ago
- d44d3ea Fix usage of ASSERT_ALLOC() by Manuel Pégourié-Gonnard · 2 years, 10 months ago
- 9030a25 Fix aead driver code (remove redundant brace) by Przemek Stekiel · 2 years, 10 months ago
- 279188f Merge pull request #6396 from gilles-peskine-arm/platform.h-unconditional-2.28 by Gilles Peskine · 2 years, 10 months ago
- a129bab Merge pull request #6412 from mpg/print-failed-suites-2.28 by Manuel Pégourié-Gonnard · 2 years, 10 months ago
- 207b874 Merge pull request #6307 from wernerlewis/bignum_test_script_2.28 by Gilles Peskine · 2 years, 10 months ago
- 9e8556c Enable MBEDTLS_POLY1305_C in test drivers build by Przemek Stekiel · 2 years, 10 months ago
- b771762 crypto_config_test_driver_extension.h: add support for ChaCha20 - Poly1305 by Przemek Stekiel · 2 years, 10 months ago
- f886241 test_driver_aead.c: add support for LIBTESTDRIVER1 tests by Przemek Stekiel · 2 years, 10 months ago
- 8b56f23 all.sh: add testing of AEAD drivers with libtestdriver1 by Przemek Stekiel · 2 years, 10 months ago
- c2e95fa Merge pull request #6394 from mprse/enc_types_2_28_backport by Gilles Peskine · 2 years, 10 months ago
- 3211bbb Print the list of failed suites in verbose mode by Manuel Pégourié-Gonnard · 2 years, 10 months ago
- f9c91ce Merge pull request #6387 from gilles-peskine-arm/bignum-mbedtls_test_read_mpi_core-2.28 by Janos Follath · 2 years, 10 months ago
- 0d72141 Revert "Add MBEDTLS_CIPHER_MODE_AEAD dependency to auth_crypt_tv() test function" by Przemek Stekiel · 2 years, 10 months ago
- fa60941 Revert: Enable Key Wrapping mode for 128-bit block ciphers by Przemek Stekiel · 2 years, 10 months ago
- 97d5740 Fix MBEDTLS_SSL_TICKET_C, MBEDTLS_SSL_SESSION_TICKETS dependencies by Przemek Stekiel · 2 years, 10 months ago
- 9c764bf MBEDTLS_PLATFORM_VSNPRINTF_ALT requires MBEDTLS_PLATFORM_C by Gilles Peskine · 2 years, 11 months ago
- d84ed27 No need to use MBEDTLS_ERR_ERROR_CORRUPTION_DETECTED in tests by Gilles Peskine · 2 years, 11 months ago
- efc894b Add GCM dependency to "Per-version suites: TLS 1.2" by Przemek Stekiel · 2 years, 10 months ago
- 802353c Add MBEDTLS_CIPHER_MODE_AEAD dependency to auth_crypt_tv() test function by Przemek Stekiel · 2 years, 10 months ago
- 2b03880 Enable Key Wrapping mode for 128-bit block ciphers by Przemek Stekiel · 2 years, 10 months ago
- 77ecc6e Add mbedtls_x509_get_name memory leak unit test by David Horstmann · 2 years, 10 months ago
- b79d0dd test_suite_cmac.data: fix bug: use cipher type instead cipher id by Przemek Stekiel · 2 years, 10 months ago
- 249fcca test_suite_cipher.function: always include aes.h by Przemek Stekiel · 2 years, 10 months ago
- e535270 Add test components for tls 1.2 builds with single encryption type by Przemek Stekiel · 2 years, 10 months ago
- 36f19b9 Include platform.h unconditionally: automatic part by Gilles Peskine · 2 years, 10 months ago
- 34cb462 Move the definition of data_t to a header file by Gilles Peskine · 2 years, 11 months ago
- 7db8e89 Allow test assertions on constant-flow scalar data by Gilles Peskine · 2 years, 11 months ago
- 9538c90 Remove incorrect comment by Gilles Peskine · 2 years, 11 months ago
- 1b5800d Add initialization for structures by Gabor Mezei · 2 years, 10 months ago
- 92ca1bc Add initialization for structures by Gabor Mezei · 2 years, 11 months ago
- 58a7a06 Add initialization for structures by Gabor Mezei · 2 years, 10 months ago
- 53cac34 Simplify test for ecdsa_verify by Dave Rodgman · 3 years ago
- 3852c70 Improve test descriptions by Dave Rodgman · 3 years ago
- bcbe333 Paramaterise ecdsa_verify test case more clearly by Dave Rodgman · 3 years ago
- b9579fd Minor tidy-up by Dave Rodgman · 3 years ago
- 622b048 Fix duplicate test names by Dave Rodgman · 3 years ago
- c763e17 Add missing newlines by Dave Rodgman · 3 years ago
- 535dcce Add unit tests for ECDSA with invalid public key by Dave Rodgman · 3 years ago
- 7959858 Don't remove programs/fuzz/Makefile by Gilles Peskine · 3 years ago
- 423dd13 Don't try restoring a file if no backup is available by Gilles Peskine · 3 years ago
- 05998a0 Add file generated by generate_bignum_tests.py by Werner Lewis · 2 years, 11 months ago
- 4ed94a4 Use a script specific description in CLI help by Werner Lewis · 2 years, 11 months ago
- 64334d9 Update references to file targets in docstrings by Werner Lewis · 2 years, 11 months ago
- 38c2491 Add combination_pairs helper function by Werner Lewis · 2 years, 11 months ago
- 1965d48 Use typing.cast instead of unqualified cast by Werner Lewis · 2 years, 11 months ago
- 8b2d14b Replace L/R inputs with A/B by Werner Lewis · 2 years, 11 months ago
- 46c09a6 Move symbol definition out of __init__ by Werner Lewis · 2 years, 11 months ago
- 3edcee7 Use simpler int to hex string conversion by Werner Lewis · 3 years ago
- e53be35 Remove unused imports by Werner Lewis · 3 years ago
- 0d07e86 Rework TestGenerator to add file targets by Werner Lewis · 3 years ago
- 18f94d8 Use `combinations_with_replacement` for inputs by Werner Lewis · 3 years ago
- 2b0f7d8 Modify wording in docstrings by Werner Lewis · 3 years ago
- b03420f Clarify documentation by Werner Lewis · 3 years ago
- b29f59f Disable abstract check in pylint by Werner Lewis · 3 years ago
- 412c497 Fix TARGET types and code style by Werner Lewis · 3 years ago
- d77d33d Raise NotImplementedError in abstract methods by Werner Lewis · 3 years ago
- 478a4ce Use typing casts for fixed-width tuples by Werner Lewis · 3 years ago
- 9509f44 Add missing typing by Werner Lewis · 3 years ago
- cace1aa Use __new__() for case counting by Werner Lewis · 3 years ago
- c34d037 Split generate_tests to reduce code complexity by Werner Lewis · 3 years ago
- 47e37b3 Use ABCMeta for abstract classes by Werner Lewis · 3 years ago
- 008d90d Add details to docstrings by Werner Lewis · 3 years ago
- 1c2a732 Convert bools to int before arithmetic by Werner Lewis · 3 years ago
- 02998c4 Remove unneeded list concatenation by Werner Lewis · 3 years ago
- 70d3f3d Remove abbreviations and clarify attributes by Werner Lewis · 3 years ago
- dcad1e9 Separate common test generation classes/functions by Werner Lewis · 3 years ago
- 92bb1cd Fix incorrect indentation by Werner Lewis · 3 years, 1 month ago
- f0910ae Remove is None from if statement by Werner Lewis · 3 years, 1 month ago
- d76c5ed Fix type issues by Werner Lewis · 3 years, 1 month ago
- 1bdee22 Remove set() to preserve test case order by Werner Lewis · 3 years, 1 month ago
- 1c413bd Sort tests when generating cases by Werner Lewis · 3 years, 1 month ago
- 5c1173b Add test case generation for bignum add by Werner Lewis · 3 years, 1 month ago