- c64b7bc Use an array of strings instead of pointer smuggling by Bence Szépkúti · 5 months ago msvc-format-size-macros-3.6
- a029387 Use dummy typedef instead of macro by Bence Szépkúti · 5 months ago
- 1e62c95 Disable fatal assertions in Windows printf tests by Bence Szépkúti · 5 months ago
- 9cde9d4 Add testcase for MBEDTLS_PRINTF_MS_TIME by Bence Szépkúti · 5 months ago
- 85d92ec Test handling of format macros defined in debug.h by Bence Szépkúti · 5 months ago
- d5102c9 Run test_suite_debug without MBEDTLS_SSL_TLS_C by Bence Szépkúti · 5 months ago
- c516307 md: allow dispatch to PSA whenever CRYPTO_CLIENT is enabled by Valerio Setti · 11 months ago
- 4c1383a Update documentation regarding metatest by Harry Ramsey · 6 months ago
- 2045886 Merge pull request #9937 from valeriosetti/issue9688-backport by Ronald Cron · 6 months ago
- 1a0ee06 test_suite_ssl: update description for conf_curve and conf_gruop tests by Valerio Setti · 7 months ago
- e94ab3c test_suite_ssl: add ECDHE-RSA case for handshake_fragmentation() by Valerio Setti · 7 months ago
- 4f2a74d test_suite_ssl: add new ECDHE-RSA tests by Valerio Setti · 7 months ago
- ea18c7e Fix incorrect test function by Manuel Pégourié-Gonnard · 7 months ago
- 632667e Remove useless dependency from test function by Manuel Pégourié-Gonnard · 7 months ago
- cd40fa1 Merge pull request #9838 from waleed-elmelegy-arm/mbedtls-3.6 by Paul Elliott · 8 months ago
- 4497d5f Merge pull request #9832 from ronald-cron-arm/finalize-split-preparation-2_3.6 by Ronald Cron · 8 months ago
- a770f30 Merge pull request #9782 from gilles-peskine-arm/psa-storage-test-cases-never-supported-preliminaries-3.6 by Janos Follath · 8 months ago
- f12b5e9 Remove Invalid import/export key test by Waleed Elmelegy · 8 months ago
- 68d6c79 Fix export public-key opaque key test paramters by Waleed Elmelegy · 8 months ago
- 4eaf54e Move test_keys.h to include/test by Ronald Cron · 8 months ago
- fbc8687 Fix copypasta by Gilles Peskine · 8 months ago
- e60b395 Merge pull request #9762 from Harry-Ramsey/update-gcm-doc-3.6 by David Horstmann · 9 months ago
- 8a8aa59 PSA interruptible sign/verify: detect unsupported mechanism in start by Gilles Peskine · 9 months ago
- 6bf0b2e Add missing resource cleanup on test failure by Gilles Peskine · 9 months ago
- 8729b10 Fix edge case with half-supported ECDSA (manual test cases) by Gilles Peskine · 1 year, 4 months ago
- 85bc82c Add some missing test case dependencies by Gilles Peskine · 1 year, 4 months ago
- 67cd8db import_not_supported: edge case of unsupported curves by Gilles Peskine · 1 year, 4 months ago
- 44a9f2f Add missing dependency to hash testsuite by David Horstmann · 9 months ago
- dcf42a0 Update references to test helpers by David Horstmann · 9 months ago
- d77207e Fix issue where input data could be length 0 by Harry Ramsey · 9 months ago
- e320b89 Fix TEST_CALLOC issues with GCM buffer overlap tests by Harry Ramsey · 9 months ago
- 187fcce Add test cases for AES GCM input and output buffer overlap by Harry Ramsey · 9 months ago
- 346d2f4 Merge pull request #9731 from gilles-peskine-arm/coverity-20241004-3.6 by Paul Elliott · 9 months ago
- 8369b4a Fix MD_PSA_INIT called before initializing some data structures by Gilles Peskine · 9 months ago
- 1f4b637 Don't use Unicode in .function file by Gilles Peskine · 9 months ago
- db226b4 More explanation of what we do and do not test by Gilles Peskine · 9 months ago
- 2576bbc Basic statistical tests for mbedtls_psa_ecp_generate_key() by Gilles Peskine · 9 months ago
- 9a09443 Unit tests for mbedtls_psa_ecp_generate_key() by Gilles Peskine · 9 months ago
- 42919e0 Assert non-empty data when needed by Gilles Peskine · 10 months ago
- efe3076 Initialize CCM context before doing anything fallible by Gilles Peskine · 10 months ago
- 5dea5f3 mbedtls_ecdsa_raw_to_der and mbedtls_ecdsa_der_to_raw: reject bits==0 by Gilles Peskine · 10 months ago
- ad70136 mbedtls_mpi_write_binary{,_le}: test 0-size output by Gilles Peskine · 10 months ago
- 4eafc9c Modernize mpi_write_binary and mpi_write_binary_le by Gilles Peskine · 10 months ago
- d37d70a Merge pull request #9723 from paul-elliott-arm/fix_new_coverity_issues_3.6 by David Horstmann · 9 months ago
- 09a8f4d Pair inits with declarations by Paul Elliott · 9 months ago
- 31e7c1f Move AES_PSA_INIT to after drbg init by Paul Elliott · 9 months ago
- 0124865 Revert "Temporarily comment out tests that are clogging the CI" by Valerio Setti · 10 months ago
- e499765 Fix double free in case of test failure by Paul Elliott · 10 months ago
- 0f65366 Add missing check of return by Paul Elliott · 10 months ago
- 29fe76b Fix tests where tests were done prior to init by Paul Elliott · 10 months ago
- 0c4cacc test_suite_psa_crypto.data: fix some depends_on by Valerio Setti · 10 months ago
- 0c4a74b test_suite_psa_crypto: use finer grained checks on the key slot buffer size by Valerio Setti · 10 months ago
- 7b1b9de psa_crypto_helpers: enhance definitions for static key slot related test symbols by Valerio Setti · 10 months ago
- 38efe85 psa_crypto_helpers: add MBEDTLS_TEST_ prefix to newly created symbols by Valerio Setti · 10 months ago
- 9e154de test_suite_psa_crypto_storage_format: improve input bit length specification for static key buffer by Valerio Setti · 12 months ago
- ba98d5b test: properly select MBEDTLS_PSA_STATIC_KEY_SLOT_BUFFER_SIZE value by Valerio Setti · 12 months ago
- 29c7222 test: add test with persitent key whose length is larger than MBEDTLS_PSA_STATIC_KEY_SLOT_BUFFER_SIZE by Valerio Setti · 12 months ago
- 291532f test: extend component_test_crypto_with_static_key_slots by Valerio Setti · 12 months ago
- 762a12b test: revert fixes for PSA entropy by Valerio Setti · 12 months ago
- f5f5052 test_suite_psa_crypto_driver_wrappers: revert changes and fix validate_key() by Valerio Setti · 12 months ago
- 1980bb7 psa-core: properly set PSA_CRYPTO_MAX_STORAGE_SIZE by Valerio Setti · 12 months ago
- efce605 test: add new component to test core library without calloc/free by Valerio Setti · 1 year, 1 month ago
- 168d24a test: add new component to test MBEDTLS_PSA_STATIC_KEY_SLOTS by Valerio Setti · 1 year, 2 months ago
- 2d94866 Merge remote-tracking branch 'mbedtls-3.6' into test-cases-not-executed-enforce-3.6 by Gilles Peskine · 10 months ago
- 78542bf Merge pull request #9698 from gilles-peskine-arm/3.6.2-rc2-mergeback-3 by David Horstmann · 10 months ago
- bfb9f71 Revert "Add generated files" by David Horstmann · 11 months ago
- bac001f Temporarily comment out tests that are clogging the CI by Gilles Peskine · 10 months ago
- a712d8d Bump version to 3.6.2 by Gilles Peskine · 10 months ago
- 3b9f4be test_suite_pkwrite: extend coverage of wrong output buffer sizes in pk_write_check_common() by Valerio Setti · 10 months ago
- 5f1c8a7 pkwrite: fix buffer overrun by Valerio Setti · 10 months ago
- f778416 Remove test case involving SECP224K1 in PSA by Gilles Peskine · 11 months ago
- 6a229f9 Remove some dependencies by Elena Uziunaite · 11 months ago
- db0ed75 Add PSA_WANT_KEY_TYPE_ECC_KEY_PAIR_IMPORT by Elena Uziunaite · 11 months ago
- 47a9b3d Replace MBEDTLS_PK_CAN_ECDSA_SOME with MBEDTLS_PK_CAN_ECDSA_SIGN by Elena Uziunaite · 11 months ago
- 0a75adc Prepare codepath tests for early termination by Janos Follath · 12 months ago
- e9cc10d Fix incorrect test result by Janos Follath · 12 months ago
- 96cfd7a Move bignum code path testing out of the library by Janos Follath · 12 months ago
- 55be79b Add tests for optionally safe code paths in RSA by Janos Follath · 12 months ago
- 5fc20fc Add tests for optionally safe code paths in bignum by Janos Follath · 12 months ago
- fbc34ee Revert "Add generated files" by David Horstmann · 11 months ago
- 0d11176 Add generated files by David Horstmann · 11 months ago
- 1d2dcfc Bump version to 3.6.1 by David Horstmann · 11 months ago
- 4002e6f Merge remote-tracking branch 'mbedtls-3.6' into mbedtls-3.6-restricted by Gilles Peskine · 12 months ago
- df0ef8a Merge pull request #9281 from mpg/rsapub by Gilles Peskine · 12 months ago
- 5f31697 Add header for mbedtls_mpi_exp_mod_unsafe() by Janos Follath · 12 months ago
- 273d07b Merge pull request #9240 from gilles-peskine-arm/psa-keystore-dynamic-3.6 by Manuel Pégourié-Gonnard · 12 months ago
- 878af12 Fix memory corruption in exp_mod tests by Janos Follath · 12 months ago
- 8786dd7 Disable optionally safe test hook in threading builds by Janos Follath · 12 months ago
- 7342656 Add tests for optionally unsafe code paths by Janos Follath · 12 months ago
- e0842aa Add tests for optionally safe codepaths by Janos Follath · 12 months ago
- 7f9470a Merge pull request #9451 from minosgalanakis/fix-v3.6-issues-9186-and-9188-bp by Gilles Peskine · 12 months ago
- 3bc9d2b Dynamic key store: make full-key-store tests work effectively by Gilles Peskine · 1 year, 2 months ago
- b5891cc Dynamic key store: disable full-key-store tests by Gilles Peskine · 1 year, 1 month ago
- 2bfd749 Dynamic key store: new compilation option by Gilles Peskine · 1 year, 2 months ago
- 3b41e1d Merge pull request #9403 from gilles-peskine-arm/psa-keystore-dynamic-prep-3.6 by Gilles Peskine · 12 months ago
- aaa9672 Improve documentation in some tests by Gilles Peskine · 12 months ago
- e217673 Merge remote-tracking branch 'public/mbedtls-3.6' into merge-3.6 by Manuel Pégourié-Gonnard · 12 months ago
- 14134e7 Remove some tests of psa_generate_key_ext by Gilles Peskine · 1 year, 2 months ago
- f36d785 Implement psa_generate_key_custom by Gilles Peskine · 1 year, 2 months ago
- 6a3573a Fix Uncrustify errors in modified tests/suites to satisfy check_code_style test by Michael Schuster · 1 year, 2 months ago