- ca1e605 Merge remote-tracking branch 'upstream-public/development' into development-restricted-merge-20230925 by Gilles Peskine · 1 year, 10 months ago
- a3237ef Move testing of mbedtls_ssl_decrypt_buf to a new test suite by Gilles Peskine · 1 year, 11 months ago
- 9d5952d Fix some dependencies on symmetric crypto in some TLS 1.3 tests by Gilles Peskine · 2 years, 1 month ago
- 6f0441d tls: replace occurencies of ECP_LIGHT with PK_HAVE_ECC_KEYS by Valerio Setti · 2 years, 1 month ago
- a9808ce Add AES 128-bit key dependency in test_suite_ssl.data by Yanray Wang · 2 years, 4 months ago
- ecb6a02 Add AES 128-bit key dependency for tests data by Yanray Wang · 2 years, 4 months ago
- 9cea093 test: resolve remaining disparities in test_suite_ssl by Valerio Setti · 2 years, 4 months ago
- 097ba14 tls: srv: Set hybrid TLS 1.2/1.3 as default configuration by Ronald Cron · 2 years, 5 months ago
- 43263c0 tests: ssl: Extend move to handshake state tests by Ronald Cron · 2 years, 5 months ago
- 3b35455 tls: srv: Allow server hybrid TLS 1.2 and 1.3 configuration by Ronald Cron · 2 years, 5 months ago
- ea8a1ea tests: ssl: Add some missing dependencies by Ronald Cron · 2 years, 5 months ago
- 13ce403 test_suite_ssl: remove redundant dependencies when the key exchange is specified by Valerio Setti · 2 years, 5 months ago
- 7a2f396 ecdhe: solve disparities in accelerated ECDHE vs reference by Valerio Setti · 2 years, 5 months ago
- bef824d SSL: use MD_CAN macros by Manuel Pégourié-Gonnard · 2 years, 5 months ago
- fdea36d test_suite_ssl: remove redundant ECDH dependencies when the key exchange is specified by Valerio Setti · 2 years, 5 months ago
- 866aa18 ecdh: solve disparities in accelerated ECDH vs reference by Valerio Setti · 2 years, 5 months ago
- 2f08147 test: fix disparities in test_suite_ssl by Valerio Setti · 2 years, 5 months ago
- 1b08d42 test: fix: replace CAN_ECDSA_SOME with CAN_ECDSA_SIGN+CAN_ECDSA_VERIFY when both are needed by Valerio Setti · 2 years, 6 months ago
- d928aeb test_suite_ssl: use new macros for ECDSA capabilities by Valerio Setti · 2 years, 6 months ago
- 723b877 Add missing key exchange requirements to test_suite_ssl by Andrzej Kurek · 2 years, 7 months ago
- 714ae65 Add missing key exchange requirements to test_suite_ssl by Andrzej Kurek · 2 years, 9 months ago
- 2c12185 test: fix dependencies on function and data files by Valerio Setti · 2 years, 7 months ago
- 73260b6 test: extend test_suite_ssl for testing new functions by Valerio Setti · 2 years, 7 months ago
- c98624a Merge pull request #6680 from valeriosetti/issue6599 by Manuel Pégourié-Gonnard · 2 years, 8 months ago
- 1fe4529 Merge pull request #6685 from gilles-peskine-arm/valgrind-cf-skip-tests by Dave Rodgman · 2 years, 8 months ago
- e7518ba test: pake: reshaping the ssl_ecjpake_set_password() by Valerio Setti · 2 years, 8 months ago
- 4452e98 test: pake: add tests for set password functions by Valerio Setti · 2 years, 8 months ago
- 3ffd6bc Create a separate test suite for constant-time functions by Gilles Peskine · 2 years, 8 months ago
- 77e68c3 Move constant-time HMAC testing to its own suite by Gilles Peskine · 2 years, 8 months ago
- d1b72a7 Merge branch 'development' into driver-wrapper-key-agreement by Aditya Deshpande · 2 years, 9 months ago
- ec6bb58 Disabled tests in test_suite_ssl that won't work without builtin ECDH by Aditya Deshpande · 2 years, 9 months ago
- 928cbd3 tls13: Use MBEDTLS_SSL_TLS1_3_KEY_EXCHANGE_MODE_EPHEMERAL_ENABLED by Ronald Cron · 2 years, 10 months ago
- f64cc03 tests: ssl: Add missing dependencies on certificate based handshake by Ronald Cron · 2 years, 10 months ago
- 457fb7a tests: ssl: Fix ciphersuite identifier by Ronald Cron · 2 years, 10 months ago
- 658442f Remove unnecessary ECP_C dependencies by Andrzej Kurek · 2 years, 10 months ago
- e5a5cc1 Remove the dependency of tls1_3 key evolution tests on curve25519 by Andrzej Kurek · 2 years, 10 months ago
- daf43fb Move the location of MBEDTLS_ECP_C dependencies by Andrzej Kurek · 2 years, 10 months ago
- e64bd43 Add missing ECP and ECDH dependencies in ssl test suites by Andrzej Kurek · 2 years, 10 months ago
- 8e44139 Add missing CURVE25519 requirements to TLS 1.3 tests by Andrzej Kurek · 2 years, 10 months ago
- e38b788 Add missing key exchange dependencies by Andrzej Kurek · 2 years, 10 months ago
- 90e8204 Add missing SHA256 and ECDSA_C dependencies in test_suite_ssl by Andrzej Kurek · 2 years, 10 months ago
- f502bcb Fix missing AES dependencies by Andrzej Kurek · 2 years, 10 months ago
- 7bb8bab Update SHA and MD5 dependencies in the SSL tests by Andrzej Kurek · 3 years ago
- bc7c1a4 fix typo/format/name issues by Jerry Yu · 3 years ago
- f092629 Add save load test for tls13 by Jerry Yu · 3 years, 1 month ago
- a180f99 Add load-save tests for tls13 by Jerry Yu · 3 years, 1 month ago
- 1ac476c Add save buf size test for tls13 by Jerry Yu · 3 years, 1 month ago
- 6e8fec2 add session serialization load buf by Jerry Yu · 3 years, 1 month ago
- 534ff40 Add serialize_version_check for tls13 by Jerry Yu · 3 years, 1 month ago
- a357cf4 Rename new_session_ticket state by Jerry Yu · 3 years, 1 month ago
- ce7d76e Merge remote-tracking branch 'mbedtls-restricted/development-restricted' into mbedtls-3.2.0rc0-pr by Ronald Cron · 3 years, 1 month ago
- 514683a Add a test with a bad session_id_len that makes cache setting fail by Andrzej Kurek · 3 years, 2 months ago
- 4d7af2a Merge pull request #5835 from superna9999/5831-tls-1-2-ciphersuite-selection by Manuel Pégourié-Gonnard · 3 years, 1 month ago
- 6931e43 Fix Handshake select ECDH-RSA- test dependencies by Neil Armstrong · 3 years, 1 month ago
- b2c3b5b Fix depends on handshake_ciphersuite_select tests by Neil Armstrong · 3 years, 1 month ago
- db13497 Reorganize & add more handshake_ciphersuite_select to test all MBEDTLS_KEY_EXCHANGE_XXX cases by Neil Armstrong · 3 years, 1 month ago
- a0bb906 fix handshake_version test fail. by Jerry Yu · 3 years, 1 month ago
- 2407279 Add tests with specific hash for handshake_ciphersuite_select positive tests by Neil Armstrong · 3 years, 1 month ago
- 8c52ed8 Add negative testing of ciphersuite selection using Opaque algs & usage by Neil Armstrong · 3 years, 2 months ago
- e3dac4a tls13: Add Certificate msg parsing tests with invalid vector lengths by Ronald Cron · 3 years, 2 months ago
- 0c9e74b Remove mbedtls_psa_hkdf_expand() and mbedtls_psa_hkdf_extract() tests by Przemek Stekiel · 3 years, 3 months ago
- e0469b5 Merge pull request #931 from AndrzejKurek/clihlo_cookie_pxy_fix by Gilles Peskine · 3 years, 2 months ago
- ca35f5b test_suite_ssl: Use a zero fragment offset in a test with a too short record by Andrzej Kurek · 3 years, 2 months ago
- 00e5eaa test: ssl: Remove more TLS 1.2 dependencies in handshake state tests by Ronald Cron · 3 years, 2 months ago
- bdddaef test: ssl: Enable client authentication in handshake state tests by Ronald Cron · 3 years, 2 months ago
- cfb0194 Add cookie parsing tests to test_suite_ssl by Andrzej Kurek · 3 years, 2 months ago
- 6994e3e fix various issues by Jerry Yu · 3 years, 2 months ago
- f2d32e6 fix tls13_only test fail by Jerry Yu · 3 years, 2 months ago
- 7bf3358 Remove duplicated tests by Jerry Yu · 3 years, 2 months ago
- 66537f4 fix certificate request fail by Jerry Yu · 3 years, 2 months ago
- 1e7c438 remove tls1.3 dependancy by Jerry Yu · 3 years, 2 months ago
- df0a71a Add handshake version test by Jerry Yu · 3 years, 2 months ago
- b3d86de fix hanshake wrapup fail by Jerry Yu · 3 years, 3 months ago
- df65b66 Add handshake over test by Jerry Yu · 3 years, 3 months ago
- 85e5c81 fix check test cases fail by Jerry Yu · 3 years, 3 months ago
- d8c57fe Add moving state test for TLS1.3 by Jerry Yu · 3 years, 3 months ago
- 023ff7a Move dependes_on of move handshakes state by Jerry Yu · 3 years, 3 months ago
- 3009a97 Minor spelling / grammar improvements by Dave Rodgman · 3 years, 3 months ago
- 8b0ecbc Redo of PR#5345. Fixed spelling and typographical errors found by CodeSpell. by Shaun Case · 3 years, 8 months ago
- e8ff350 Update code to align with tls13 coding standard by XiaokangQian · 3 years, 4 months ago
- de33391 Rebase and solve conflicts by XiaokangQian · 3 years, 4 months ago
- 8f9dfe4 Fix comments about coding styles and test cases by XiaokangQian · 3 years, 4 months ago
- cfd925f Fix comments and remove hrr related code by XiaokangQian · 3 years, 4 months ago
- a2da9c7 Merge pull request #5631 from gstrauss/enum-tls-vers by Paul Elliott · 3 years, 4 months ago
- 59b0d54 Convert tests to use mbedtls_ssl_conf_(min|max)_tls_version() by Glenn Strauss · 3 years, 4 months ago
- 39e624c Convert tests to use MBEDTLS_SSL_VERSION_TLS1_* by Glenn Strauss · 3 years, 4 months ago
- b4f874d raw_key_agreement_fail: Add a nominal run by Gilles Peskine · 3 years, 4 months ago
- b342782 Test failing raw_key_agreement in ssl mock tests by Andrzej Kurek · 3 years, 5 months ago
- 0e980e8 Merge pull request #5640 from ronald-cron-arm/version-negotiation-2 by Ronald Cron · 3 years, 4 months ago
- 33a9d61 Merge pull request #5638 from paul-elliott-arm/ssl_cid_accessors by Manuel Pégourié-Gonnard · 3 years, 4 months ago
- 6a25159 Merge pull request #5648 from gabor-mezei-arm/5403_hkdf_use_internal_psa_implementations by Manuel Pégourié-Gonnard · 3 years, 4 months ago
- 02758a5 Add tls CID tests by Paul Elliott · 3 years, 5 months ago
- 37bdaab tls: Simplify the logic of the config version check and test it by Ronald Cron · 3 years, 4 months ago
- 086ee0b ssl_tls.c: Reject TLS 1.3 version configuration for server by Ronald Cron · 3 years, 5 months ago
- ed6d658 Use hash algoritm for parameter instead of HMAC by Gabor Mezei · 3 years, 4 months ago
- 07732f7 Translate from mbedtls_md_type_t to psa_algorithm_t by Gabor Mezei · 3 years, 4 months ago
- cefa904 Merge pull request #5622 from paul-elliott-arm/timing_delay_accessor by Manuel Pégourié-Gonnard · 3 years, 4 months ago
- 42d5e51 Make test function name more accurate by Paul Elliott · 3 years, 4 months ago
- 21bbb7a Add simple test to ensure accessor is working by Paul Elliott · 3 years, 5 months ago
- f4042f0 Merge pull request #5573 from superna9999/5176-5177-5178-5179-tsl-record-hmac by Manuel Pégourié-Gonnard · 3 years, 5 months ago