- 07018f9 Make legacy_or_psa.h public. by Manuel Pégourié-Gonnard · 2 years, 11 months ago
- 409a620 Merge pull request #6255 from mprse/md_tls13 by Manuel Pégourié-Gonnard · 2 years, 11 months ago
- 18dff1f Merge pull request #5871 from superna9999/4153-psa-expose-ec-j-pake by Manuel Pégourié-Gonnard · 2 years, 11 months ago
- 62e24ba Merge pull request #6260 from yuhaoth/pr/add-multiple-pre-config-psks by Ronald Cron · 2 years, 11 months ago
- 208257b Merge pull request #6259 from yuhaoth/pr/add-psk_ephemeral-possible-group-tests by Ronald Cron · 2 years, 11 months ago
- 673b0f9 Randomize order of psks by Jerry Yu · 2 years, 11 months ago
- b2407f2 Merge pull request #6261 from mprse/hash_size_macro by Manuel Pégourié-Gonnard · 2 years, 11 months ago
- dcec7ac test_psa_crypto_config_accel_hash_use_psa: enable tls.1.3 at the end and adapt comment by Przemek Stekiel · 2 years, 11 months ago
- a4af13a test_psa_crypto_config_accel_hash_use_psa: enable TLS 1.3 by Przemek Stekiel · 3 years ago
- 8cc46aa Merge pull request #6275 from daverodgman/fixcopyright by Dave Rodgman · 2 years, 11 months ago
- 53a18f2 Correct copyright and license in crypto_spe.h by Dave Rodgman · 2 years, 11 months ago
- d681746 Split some ssl-opt.sh test cases into two by Andrzej Kurek · 2 years, 11 months ago
- 07e3570 Add an ssl-opt.sh run to all.sh for the accel_hash_use_psa config by Andrzej Kurek · 3 years ago
- 934e9cd Switch to the new version of hash algorithm checking in ssl-opt.sh by Andrzej Kurek · 3 years ago
- 9c061a2 Add a posibility to check for the availability of hash algs to ssl-opt by Andrzej Kurek · 3 years ago
- f6a6a2d Merge pull request #6216 from AndrzejKurek/tls-tests-no-md-compat by Manuel Pégourié-Gonnard · 2 years, 11 months ago
- 40afdd2 Make use of MBEDTLS_MAX_HASH_SIZE macro by Przemek Stekiel · 2 years, 11 months ago
- 2a73f21 Fixup expected status handling in ecjpake_setup() and add more coverage for psa_pake_set_password_key() by Neil Armstrong · 2 years, 11 months ago
- 58af233 Add possible group tests for psk with ECDHE by Jerry Yu · 2 years, 11 months ago
- 079472b Add multiple pre-configured psk test for server by Jerry Yu · 2 years, 11 months ago
- 78c4e8e Make ecjpake_do_round() return void and use TEST_ASSERT with a descriptive text instead of returning a value by Neil Armstrong · 3 years ago
- 51009d7 Add comment in ecjpake_do_round() explaining input errors can be detected any time in the input sequence by Neil Armstrong · 3 years ago
- 5e0654a Add a compat.sh run to psa_crypto_config_accel_hash_use_psa by Andrzej Kurek · 3 years ago
- c502210 Adjust pkparse test dependencies by Andrzej Kurek · 3 years ago
- 7a32072 Setup / deinitialize PSA in pk tests only if no MD is used by Andrzej Kurek · 3 years ago
- 26909f3 Add PSA initialization and teardown to tests using pkcs5 by Andrzej Kurek · 3 years ago
- a57267c Add a possibility to call PSA_INIT without MBEDTLS_PSA_CRYPTO_C by Andrzej Kurek · 3 years ago
- 37a17e8 Enable PKCS5 in no-md builds in all.sh by Andrzej Kurek · 3 years ago
- ed98e95 Adjust pkcs5 test dependencies by Andrzej Kurek · 3 years ago
- dd36c76 Provide a version of pkcs5_pbkdf2_hmac without MD usage by Andrzej Kurek · 3 years ago
- 97fc247 Merge pull request #6232 from AndrzejKurek/pkcs12-no-md by Manuel Pégourié-Gonnard · 3 years ago
- 7bd12c5 Remove MD dependency from pkcs12 module by Andrzej Kurek · 3 years ago
- 0777ec1 Merge pull request #6109 from superna9999/6100-crash-in-test-suite-x509write by Manuel Pégourié-Gonnard · 3 years ago
- e00d6d6 Merge pull request #6135 from yuhaoth/pr/tls13-finalize-external-psk-negotiation by Ronald Cron · 3 years ago
- 6688669 replace psk&dhe with psk_or_ephemeral by Jerry Yu · 3 years ago
- e5fdf20 Make ecjpake_rounds test depends on PSA_WANT_ALG_TLS12_PSK_TO_MS by Neil Armstrong · 3 years ago
- eae1dfc Change to more efficient error injection in ecjpake_do_round() by Neil Armstrong · 3 years, 2 months ago
- db5b960 Permit any psa_pake_input() step to fail when error injected in input by Neil Armstrong · 3 years, 2 months ago
- 75673ab Only build ecjpake_do_round() is PSA_WANT_ALG_JPAKE is defined by Neil Armstrong · 3 years, 2 months ago
- 8c2e8a6 Add ecjpake_rounds_inject tests to exercise error injection by Neil Armstrong · 3 years, 2 months ago
- f983caf Move JPAKE rounds into a common function, add reordering and error injection by Neil Armstrong · 3 years, 2 months ago
- 1e85560 Fix psa_pake_get_implicit_key() state & add corresponding tests in ecjpake_rounds() by Neil Armstrong · 3 years, 2 months ago
- a557cb8 Fixing XXX_ALG_ECJPAKE to XXX_ALG_JPAKE to match specification by Neil Armstrong · 3 years, 2 months ago
- a24278a Add invalid hash ecjpake_setup() test case by Neil Armstrong · 3 years, 2 months ago
- 9c8b492 Add advanced psa_pake_input/psa_pake_output test in ecjpake_setup() test by Neil Armstrong · 3 years, 2 months ago
- 50de0ae Add check calling psa_pake_setup() on an already initialized operation in ecjpake_setup() test by Neil Armstrong · 3 years, 2 months ago
- 98506ab Add checks for INVALID_ARGUMENT for psa_pake_output/psa_pake_input in ecjpake_setup() test by Neil Armstrong · 3 years, 2 months ago
- 645cccd Add checks for BAD_STATE before calling psa_pake_setup() in ecjpake_setup() test by Neil Armstrong · 3 years, 2 months ago
- 707d957 Add checks for psa_pake_set_user/psa_pake_set_peer in test_suite_psa_crypto by Neil Armstrong · 3 years, 2 months ago
- ebd9a03 Cleanup PSA pake test dependency by Neil Armstrong · 3 years, 2 months ago
- d597bc7 Add PSA PAKE tests by Neil Armstrong · 3 years, 2 months ago
- 7101b87 fix wrong description by Jerry Yu · 3 years ago
- bf22a25 Merge pull request #6208 from AndrzejKurek/tls-tests-no-md-structured by Manuel Pégourié-Gonnard · 3 years ago
- a84ce3f Merge pull request #6111 from superna9999/6101-programs-dont-build-with-libtestdriver-and-use-psa by Manuel Pégourié-Gonnard · 3 years ago
- 63d40e6 shorten the description by Jerry Yu · 3 years ago
- e7b4b58 Add psk kex mode tests by Jerry Yu · 3 years ago
- 3e06fce Remove old tests. by Jerry Yu · 3 years ago
- 3c01d47 Update test cases by Jerry Yu · 3 years ago
- 2185c0f add force ciphersuite tls-aes-256-gcm-sha384 test by Jerry Yu · 3 years ago
- 32bd063 test_suite_ssl: Add minimal handshake requirements by Andrzej Kurek · 3 years ago
- 299b1d6 Remove unnecessary `psa/crypto.h` include by Andrzej Kurek · 3 years ago
- cccb044 Style & formatting fixes by Andrzej Kurek · 3 years ago
- 645ff5b Merge pull request #6095 from gabor-mezei-arm/6016_add_new_modulus_and_residue_structures by Janos Follath · 3 years ago
- 66f35f2 fix wrong requires setting by Jerry Yu · 3 years ago
- 21b6870 test_suite_ssl: remove unnecessary usage of mbedtls_md_get_size by Andrzej Kurek · 3 years ago
- 180b6b9 Enable TLS 1.2 tests without MD and with USE_PSA in all.sh by Andrzej Kurek · 3 years ago
- 8c95ac4 Add missing dependencies / alternatives by Andrzej Kurek · 3 years ago
- 7bb8bab Update SHA and MD5 dependencies in the SSL tests by Andrzej Kurek · 3 years ago
- 25f2715 Update SHA and MD5 dependencies in the SSL module by Andrzej Kurek · 3 years ago
- 635c2c2 test_suite_ssl: replace CTR_DRBG with a fake rng source by Andrzej Kurek · 3 years ago
- e5018c9 Merge pull request #6195 from superna9999/6149-driver-only-hashes-ec-j-pake by Gilles Peskine · 3 years ago
- 1945560 Merge pull request #6169 from tom-cosgrove-arm/fix-incorrect-use-of-mbedtls_ecp_group_id by Gilles Peskine · 3 years ago
- 6b8e0c2 Bignum: make tests more readable by Janos Follath · 3 years ago
- 494a6d2 Bignum tests: use TEST_EQUAL by Janos Follath · 3 years ago
- b25d10f Add mismatch key tests by Jerry Yu · 3 years ago
- 2b7a51b Add psk_or_ephemeral mode and tests by Jerry Yu · 3 years ago
- 63c78b8 add `all` mode tests by Jerry Yu · 3 years ago
- 3b70b3c add epemeral_all tests by Jerry Yu · 3 years ago
- badd46f add psk_all tests by Jerry Yu · 3 years ago
- fa8c306 add ephemeral tests by Jerry Yu · 3 years ago
- 9b83fa1 add psk_ephemeral tests by Jerry Yu · 3 years ago
- 6a9beba Add psk mode tests by Jerry Yu · 3 years ago
- 07c0f12 test_suite_pem.data: change MBEDTLS_CMAC_C->MBEDTLS_CIPHER_MODE_CBC dependency by Przemek Stekiel · 3 years ago
- deb8030 Improve mbedtls_mpi_core_lt_ct() unit tests by Janos Follath · 3 years ago
- 01a7d31 Make ecjpake test suite depend on MBEDTLS_HAS_ALG_SHA_256_VIA_MD_OR_PSA by Neil Armstrong · 3 years ago
- a327b52 Fix incorrect use of mbedtls_ecp_group_id in test_suite_ssl.function by Tom Cosgrove · 3 years ago
- 7b044c1 Enable ECJPAKE in test_crypto_full_no_md () & test_psa_crypto_config_accel_hash_use_psa () components by Neil Armstrong · 3 years ago
- 0d76341 Remove md_info by md_type in ecjpake context, use mbedtls_hash_info_get_size() to get hash length by Neil Armstrong · 3 years ago
- bc0509a test_suite_pem, test_suite_pkparse: Adjust dependecies by Przemek Stekiel · 3 years ago
- 76b753b Change the dependencies in pem.c to xxx_BASED_ON_USE_PSA and related files by Przemek Stekiel · 3 years ago
- 81799fd pem.c, test_suite_pem: fix dependency MBEDTLS_HAS_ALG_MD5_VIA_MD_OR_PSA->MBEDTLS_HAS_ALG_MD5_VIA_LOWLEVEL_OR_PSA by Przemek Stekiel · 3 years ago
- 2c70a0d test_suite_oid: Replace MBEDTLS_MD5_C and MBEDTLS_SHAxxx_C with the corresponding MBEDTLS_HAS_ALG_xxx_VIA_LOWLEVEL_OR_PSA by Przemek Stekiel · 3 years ago
- 050819c test_suite_x509write: Move MBEDTLS_HAS_ALG_SHA_1_VIA_MD_OR_PSA dependency for x509_crt_check to .function file by Przemek Stekiel · 3 years ago
- 41b742f test_suite_pem: Adapt dependencies for MD by Przemek Stekiel · 3 years ago
- f8087e5 x509_crt_check: remove MBEDTLS_SHA1_C dependency from .function file (already handed in .data file) by Przemek Stekiel · 3 years ago
- b792cfd component_test_psa_crypto_config_accel_hash_use_psa: stop removing all X.509 modules from the build by Przemek Stekiel · 3 years ago
- d34f8c3 x509 tests: adjust dependencies by Przemek Stekiel · 3 years ago
- f3f6b0a Merge pull request #6123 from yuhaoth/pr/finialize-tls13-serialize_session_save_load by Ronald Cron · 3 years ago
- 92cd864 Merge pull request #6090 from hanno-arm/fix_bnmul_arm_v7a by Dave Rodgman · 3 years ago
- e28d974 fix coding style issues by Jerry Yu · 3 years ago