- 80318d2 ssl-opt: automatically detect requirements when using certs in dir-maxpath by Valerio Setti · 2 years, 5 months ago
- 77588e9 ssl-opt: uniformize requirements in tests by Valerio Setti · 2 years, 5 months ago
- 2bf85e3 ssl-opt: enable test for accelerated ECDH + USE_PSA by valerio · 2 years, 5 months ago
- f27472b ssl-opt: enable test and fix failures for reference ECDH + USE_PSA" by valerio · 2 years, 5 months ago
- 1470ce3 fix typos by Valerio Setti · 2 years, 5 months ago
- 2f08147 test: fix disparities in test_suite_ssl by Valerio Setti · 2 years, 5 months ago
- f84b7d5 test: enable ECDSA based key exchanges in driver coverage tests by Valerio Setti · 2 years, 5 months ago
- 289e5ba Merge pull request #7082 from valeriosetti/issue6861 by Manuel Pégourié-Gonnard · 2 years, 5 months ago
- ccfad9a ssl-opt: remove remaining redundant dependencies by Valerio Setti · 2 years, 5 months ago
- 3b2c028 ssl-opt: return to previous debug level in test by Valerio Setti · 2 years, 5 months ago
- a2fc399 Merge pull request #6829 from AndrzejKurek/unify-psa-errors by Gilles Peskine · 2 years, 5 months ago
- 30fc999 Merge pull request #7164 from oberon-microsystems/fix-test-exported-length-edwards by Gilles Peskine · 2 years, 5 months ago
- 213c4ea ssl-opt: enhance comment for get_tls_version() function by Valerio Setti · 2 years, 5 months ago
- fe780a3 Merge pull request #7184 from gabor-mezei-arm/6349_Secp224r1_fast_reduction by Janos Follath · 2 years, 5 months ago
- a5ffa93 Merge pull request #7142 from mpg/driver-only-ecdh-starter by Manuel Pégourié-Gonnard · 2 years, 5 months ago
- 86393db Revert local experiment. by Manuel Pégourié-Gonnard · 2 years, 5 months ago
- 23e50b9 ssl-opt: remove redundant ECDSA dependencies in TLS1.3 tests by Valerio Setti · 2 years, 5 months ago
- 07d9262 Fix some message strings and comments in all.sh by Manuel Pégourié-Gonnard · 2 years, 5 months ago
- 0d1f5be Add comment about shared config function by Manuel Pégourié-Gonnard · 2 years, 5 months ago
- 228a30d Merge pull request #7120 from mpg/md-light by Manuel Pégourié-Gonnard · 2 years, 5 months ago
- 4693fd9 Merge pull request #7173 from daverodgman/zeroize-platform by Dave Rodgman · 2 years, 5 months ago
- 6eb7311 Fix codestyle with uncrustify. by Stephan Koch · 2 years, 5 months ago
- 45cef61 Merge branch 'development' into md-light by Dave Rodgman · 2 years, 5 months ago
- 1f39a62 Merge pull request #7151 from gilles-peskine-arm/psa-headers-alt by Dave Rodgman · 2 years, 5 months ago
- e11c1ce Merge pull request #7200 from paul-elliott-arm/interruptible_sign_hash_fail_tests by Dave Rodgman · 2 years, 5 months ago
- 8a045ce Unify PSA to Mbed TLS error translation by Andrzej Kurek · 2 years, 8 months ago
- 05b80a4 Merge pull request #6201 from gilles-peskine-arm/tls13_only-renegotiation by Dave Rodgman · 2 years, 5 months ago
- e965c3c Merge pull request #7197 from daverodgman/armclang-sha-warning by Dave Rodgman · 2 years, 5 months ago
- 194e2bd fix typos by Valerio Setti · 2 years, 5 months ago
- ddbc6ed Enable all keys for interruptible op fail tests by Paul Elliott · 2 years, 5 months ago
- 0fddf82 Add more detailed comment by Dave Rodgman · 2 years, 5 months ago
- 57897b8 Merge pull request #6493 from AndrzejKurek/pymod by Gilles Peskine · 2 years, 5 months ago
- 1c232a8 Enable -Werror for armclang by Dave Rodgman · 2 years, 5 months ago
- 2f386c5 Disable MBEDTLS_SHA256_USE_A64_CRYPTO_IF_PRESENT for armclang by Dave Rodgman · 2 years, 5 months ago
- 136d25c Explicitly disable all DTLS options in tls13-only.h by Gilles Peskine · 3 years ago
- 7d3186d Disable MBEDTLS_SSL_RENEGOTIATION in tls13-only configuration by Gilles Peskine · 3 years ago
- f4385fa Merge pull request #7188 from paul-elliott-arm/interruptible_sign_hash_complete_after_start_fail by Dave Rodgman · 2 years, 5 months ago
- 42585f6 Merge pull request #7176 from paul-elliott-arm/interruptible_sign_hash_verify_test_improvements by Paul Elliott · 2 years, 5 months ago
- ebf2e38 Merge pull request #7177 from paul-elliott-arm/interruptible_sign_hash_improve_num_ops_testing by Paul Elliott · 2 years, 5 months ago
- de7c31e Improve comment wording by Paul Elliott · 2 years, 5 months ago
- 1eae115 Merge pull request #6949 from bensze01/replace_pkcs7_fuzzer_tests by Gilles Peskine · 2 years, 5 months ago
- 7c17308 Add num_ops tests to sign and verify interruptible hash by Paul Elliott · 2 years, 5 months ago
- 8359c14 Add hash corruption test to interruptible verify test by Paul Elliott · 2 years, 5 months ago
- c1e0400 Add test to check not calling get_num_ops() by Paul Elliott · 2 years, 5 months ago
- 9e8819f Move 'change max_ops' test into ops tests by Paul Elliott · 2 years, 5 months ago
- 5770224 Rename max ops tests to ops tests by Paul Elliott · 2 years, 5 months ago
- 7e677fa Merge pull request #6389 from gilles-peskine-arm/ecdsa-use-psa-without-pkwrite by Gilles Peskine · 2 years, 5 months ago
- b52b788 Merge pull request #6895 from yuhaoth/pr/add-aes-with-armv8-crypto-extension by Gilles Peskine · 2 years, 5 months ago
- 587e780 Test calling complete() after {sign|verify}_hash_start fails by Paul Elliott · 2 years, 5 months ago
- e461683 Merge pull request #7137 from lpy4105/issue/1785/ssl-test-script-fail by Gilles Peskine · 2 years, 5 months ago
- 17152df Merge pull request #7175 from paul-elliott-arm/interruptible_sign_hash_test_comments by Dave Rodgman · 2 years, 5 months ago
- ebb6342 Merge pull request #7124 from oberon-microsystems/fix-test-output-length-on-success-only by Gilles Peskine · 2 years, 5 months ago
- 35d674a Replace usage of echo -e in pkcs7 data Makefile by Bence Szépkúti · 2 years, 5 months ago
- ffb4dc3 Merge pull request #7183 from paul-elliott-arm/interruptible_sign_hash_test_max_ops_0 by Dave Rodgman · 2 years, 5 months ago
- 4a2fff6 Fix expected error code by Bence Szépkúti · 2 years, 5 months ago
- 804cfd3 Follow the naming convention by Gabor Mezei · 2 years, 5 months ago
- ac2251d Merge pull request #7076 from mprse/parse_RFC822_name by Paul Elliott · 2 years, 5 months ago
- cd7e8bc Change max_ops=min tests to use zero by Paul Elliott · 2 years, 5 months ago
- 5819d2c Feedback from Arm: guarantee that output_length <= output_size even on error, to reduce the risk that a missing error check by Stephan Koch · 2 years, 6 months ago
- 10c0f77 asymmetric_encrypt: check output length only if return code is PSA_SUCCESS. by oberon-sk · 2 years, 6 months ago
- c203350 Give edge case tests a better name by Paul Elliott · 2 years, 5 months ago
- c7f6882 Add comments to each test case to show intent by Paul Elliott · 2 years, 5 months ago
- 21dfce7 Add tests by Dave Rodgman · 2 years, 5 months ago
- 2489713 Replace fuzzer-generated PKCS7 regression tests by Bence Szépkúti · 2 years, 7 months ago
- 623c73b Remove config.py call on now-internal option by Manuel Pégourié-Gonnard · 2 years, 5 months ago
- df6e84a Test the PSA alternative header configuration macros by Gilles Peskine · 2 years, 6 months ago
- 1af76d1 ssl-opt: automatically detect requirements from the specified certificates by Valerio Setti · 2 years, 5 months ago
- 3f2309f ssl-opt: remove redundant requires_config_enabled when force_ciphersuite is set by Valerio Setti · 2 years, 5 months ago
- 0d41521 Make MBEDTLS_MD_LIGHT private for now. by Manuel Pégourié-Gonnard · 2 years, 5 months ago
- d1f991c ssl-opt: fix required configs in ECDSA related tests by Valerio Setti · 2 years, 6 months ago
- 9e7bb2a Update some comments by Pengyu Lv · 2 years, 5 months ago
- 406b917 Merge pull request #7044 from minosgalanakis/bignum/6342_add_named_moduli_setup by Janos Follath · 2 years, 6 months ago
- 6445912 test: enable ssl-opt in test_psa_crypto_config_[accel/reference]_ecdsa_use_psa by Valerio Setti · 2 years, 6 months ago
- 07d5085 Skip ECDH ciphersuites for O->m pair by Pengyu Lv · 2 years, 6 months ago
- a64c277 compat.sh: Skip all *ECDH_* ciphersuites by Pengyu Lv · 2 years, 6 months ago
- ffb92b0 Merge pull request #7105 from davidhorstmann-arm/fix-oid-printing-bug by Gilles Peskine · 2 years, 6 months ago
- 48c591c Fix warning with GCC 12 by Paul Elliott · 2 years, 6 months ago
- 250a5ac Merge pull request #7095 from paul-elliott-arm/interruptible_sign_hash_codestyle by Gilles Peskine · 2 years, 6 months ago
- d1c001a Fix some dependencies in test_suite_psa_crypto by Manuel Pégourié-Gonnard · 2 years, 6 months ago
- a006f8c Adapt dependencies for parsing rfc822Name test by Przemek Stekiel · 2 years, 6 months ago
- e91bcf3 Add comparison of accel_ecdh_use_psa against ref by Manuel Pégourié-Gonnard · 2 years, 6 months ago
- e42cedf Merge pull request #7077 from daverodgman/pkcs7-fixes-dm-rebased by Dave Rodgman · 2 years, 6 months ago
- 59a2b8f Add component accel_ecdh_use_psa by Manuel Pégourié-Gonnard · 2 years, 6 months ago
- e3095e7 Add comments to accel_ecdh component by Manuel Pégourié-Gonnard · 2 years, 7 months ago
- f65a059 Add test generation for ecp_mod_p224_raw by Gabor Mezei · 2 years, 6 months ago
- 66f88a9 Extract Secp224r1 from the prototype by Gabor Mezei · 2 years, 6 months ago
- 5e780df Only use standard cipher name by Pengyu Lv · 2 years, 6 months ago
- a4fad2b Correct error code in test_suite_x509parse.data by David Horstmann · 2 years, 6 months ago
- 716163e Improve allocation bounds in testing by Dave Rodgman · 2 years, 6 months ago
- 5b5a0b6 Change error codes to more appropriate codes by David Horstmann · 2 years, 6 months ago
- 5b9e416 Add rfc822Name support in mbedtls_x509_info_subject_alt_name + adapt test by Przemek Stekiel · 2 years, 6 months ago
- 608e3ef Add test for parsing SAN: rfc822Name by Przemek Stekiel · 2 years, 6 months ago
- a30afe2 ecp_curves: Minor refactoring. by Minos Galanakis · 2 years, 6 months ago
- 36f7c0e test_suite_ecp: Added .data for `ecp_setup_test()` by Minos Galanakis · 2 years, 6 months ago
- 9a1d02d test_suite_ecp: Added test for `mbedtls_ecp_modulus_setup()` by Minos Galanakis · 2 years, 6 months ago
- ec718af Merge pull request #7051 from gabor-mezei-arm/6376_Secp521r1_fast_reduction by Janos Follath · 2 years, 6 months ago
- 9e04b5b Disable MD-light in accel_hash_use_psa by Manuel Pégourié-Gonnard · 2 years, 6 months ago
- 718eb4f Merge pull request #7025 from AndrzejKurek/uri_san by Manuel Pégourié-Gonnard · 2 years, 6 months ago
- 1c0e4c0 compat.sh: skip static ECDH cases if unsupported in openssl by Pengyu Lv · 2 years, 6 months ago
- f8e5b56 Fix get_num_ops internal code. by Paul Elliott · 2 years, 6 months ago