- 0c477d3 test: include also test_suite_ecp for the coverage analysis by Valerio Setti · 2 years, 4 months ago
- 6c496a1 solve disparities for ECP_LIGHT between ref/accel by Valerio Setti · 2 years, 4 months ago
- 5278986 psa: fix ECP guards for key derivation by Valerio Setti · 2 years, 4 months ago
- d49cbc1 test: fix remaining failures in test due to the ECP_LIGHT symbol by Valerio Setti · 2 years, 4 months ago
- 6a327a5 Merge pull request #7393 from valeriosetti/issue7389 by Manuel Pégourié-Gonnard · 2 years, 4 months ago
- 02c52a0 Merge pull request #7287 from yanrayw/7285-followup-of-PR6500 by Gilles Peskine · 2 years, 4 months ago
- 7816c24 test: fix guards position in test_suite_pk by Valerio Setti · 2 years, 4 months ago
- b3f20da test: fix error handling in the new pk_genkey_ec() function by Valerio Setti · 2 years, 4 months ago
- 12a063a test: use proper macros for PSA init/done by Valerio Setti · 2 years, 4 months ago
- 0b30442 ecp: revert changes to ECP module and related tests/programs by Valerio Setti · 2 years, 4 months ago
- b6891b1 pk: add alternate function for keypair generation using PSA by Valerio Setti · 2 years, 4 months ago
- b16a50e Merge pull request #7392 from valeriosetti/issue7388 by Manuel Pégourié-Gonnard · 2 years, 4 months ago
- f740767 Merge pull request #7391 from valeriosetti/issue7387 by Manuel Pégourié-Gonnard · 2 years, 4 months ago
- 3fddf25 test: use proper macros for PSA init/done by Valerio Setti · 2 years, 4 months ago
- 34f6755 pkparse: add new function for deriving public key from private using PSA by Valerio Setti · 2 years, 4 months ago
- 0b3de6f Merge pull request #7288 from ronald-cron-arm/tls13-server-version-negotiation by Dave Rodgman · 2 years, 4 months ago
- 8c1ce22 tests: ssl: Restore !MBEDTLS_SSL_PROTO_TLS1_3 dependency by Ronald Cron · 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
- 00bd892 bignum: Removed merge scaffolding. by Minos Galanakis · 2 years, 5 months ago
- 56f59d7 Merge pull request #7394 from mprse/fix_pkcs7_test_alloc by Dave Rodgman · 2 years, 4 months ago
- 13c73de Merge pull request #6233 from tom-cosgrove-arm/issue-6226-core-mul by Janos Follath · 2 years, 4 months ago
- 219f978 Merge pull request #7059 from ronald-cron-arm/psa-crypto-misc by Ronald Cron · 2 years, 4 months ago
- 98680fc ecp: revert changes to ECP module and test suite by Valerio Setti · 2 years, 4 months ago
- 9735be5 Fix memory allocations in pkcs7_verify test by Przemek Stekiel · 2 years, 4 months ago
- 86d5d4b Merge pull request #7103 from valeriosetti/issue6622 by Manuel Pégourié-Gonnard · 2 years, 4 months ago
- 0fe1ee2 pk: add an alternative function for checking private/public key pairs by Valerio Setti · 2 years, 4 months ago
- f8b55d6 Fix code style issues by Gabor Mezei · 2 years, 4 months ago
- c6ecdad test: disable all RSA algs and fix tests by Valerio Setti · 2 years, 4 months ago
- dd48c6e Merge pull request #7385 from daverodgman/timing_alignment by Dave Rodgman · 2 years, 4 months ago
- d43b42e Whitespace fix by Dave Rodgman · 2 years, 4 months ago
- 4ffc9d8 Test that setting reset actually does something by Dave Rodgman · 2 years, 4 months ago
- 87223ab Add generated test for core_mul by Gabor Mezei · 2 years, 4 months ago
- e16a945 Add unit tests for mbedtls_mpi_core_mul() by Tom Cosgrove · 3 years ago
- b8f5ba8 Merge pull request #6891 from yuhaoth/pr/add-milliseconds-platform-function by Dave Rodgman · 2 years, 4 months ago
- e6e6b75 psa: Remove MBEDTLS_PSA_CRYPTO_DRIVERS configuration option by Ronald Cron · 2 years, 7 months ago
- 03d557d Merge pull request #6900 from AndrzejKurek/san-dirname by Paul Elliott · 2 years, 4 months ago
- 54118a1 Merge pull request #7352 from gabor-mezei-arm/6349_fix_merge by Janos Follath · 2 years, 4 months ago
- 43d7131 Fix rfc822name test arguments by Andrzej Kurek · 2 years, 5 months ago
- 532b8d4 Move an x509 malformation test by Andrzej Kurek · 2 years, 6 months ago
- d90376e Add a test for a malformed directoryname sequence by Andrzej Kurek · 2 years, 7 months ago
- d348632 Switch from PEM to DER format for new x509 directoryname test by Andrzej Kurek · 2 years, 7 months ago
- 151d85d Introduce a test for a malformed directoryname SAN by Andrzej Kurek · 2 years, 7 months ago
- d40c2b6 Introduce proper memory management for SANs by Andrzej Kurek · 2 years, 6 months ago
- e12b01d Add support for directoryName subjectAltName by Andrzej Kurek · 2 years, 7 months ago
- e4758aa test: add a companion test for another curve (x25519) and fix issues by Valerio Setti · 2 years, 4 months ago
- 1a6d96f test: use full config as test starting point and solve issues by Valerio Setti · 2 years, 5 months ago
- 659aa68 test: use BUILTIN symbols in as weierstrass key derivation guard by Valerio Setti · 2 years, 5 months ago
- a532983 test: add legacy dependency for weierstrass key derivation by Valerio Setti · 2 years, 5 months ago
- df9c029 Remove obsolete ecp_fix_negative function by Gabor Mezei · 2 years, 4 months ago
- 0f50868 Merge pull request #7343 from minosgalanakis/ecp/sec-384-update-test-macro-deps by Janos Follath · 2 years, 4 months ago
- f04848c Revert "Add generated files" by Paul Elliott · 2 years, 4 months ago
- 37bdd93 ecp_mod_p224_raw: Added `MBEDTLS_ECP_DP_SECP224R1_ENABLED` as a dependency by Minos Galanakis · 2 years, 4 months ago
- d01a3bc Merge tag 'v3.4.0' into mbedtls-3.4.0_mergeback by Paul Elliott · 2 years, 4 months ago
- 445c3bf Merge pull request #7222 from minosgalanakis/bignum/6851_extract_Secp384r1_fast_reduction by Janos Follath · 2 years, 4 months ago
- c584c27 Disable built-in SHA-256 in accel_hash too by Manuel Pégourié-Gonnard · 2 years, 5 months ago
- e931977 Fix failures in test_suite_random by Manuel Pégourié-Gonnard · 2 years, 5 months ago
- 33783b4 Manually fix two remaining instances of old macros by Manuel Pégourié-Gonnard · 2 years, 5 months ago
- 9330242 Fix instances of old feature macros being used by Manuel Pégourié-Gonnard · 2 years, 5 months ago
- 2334d3a Fix driver_wrappers test by Manuel Pégourié-Gonnard · 2 years, 6 months ago
- 5cd4b64 Use MD-light in entropy.c by Manuel Pégourié-Gonnard · 2 years, 6 months ago
- ac6db4d Merge pull request #7317 from mpg/lift-exclusions by Manuel Pégourié-Gonnard · 2 years, 5 months ago
- df2b5da Add generated files by Paul Elliott · 2 years, 5 months ago
- db67e99 Bump library, libcrypto and libx509 versions by Paul Elliott · 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
- 37f4cb6 ecp_curves: Minor rework for p384 by Minos Galanakis · 2 years, 5 months ago
- 619385d test_suite_ecp: Added ecp_mod_p384_raw() test case. by Minos Galanakis · 2 years, 5 months ago
- 8965b65 Remove now-spurious dependencies by Manuel Pégourié-Gonnard · 2 years, 5 months ago
- 91cc8bb Enable ECDSA-det in driver-only hashes component by Manuel Pégourié-Gonnard · 2 years, 5 months ago
- d111fbd Enable HMAC-DRBG in driver-only hashes component by Manuel Pégourié-Gonnard · 2 years, 5 months ago
- 0d1921c Enable HKDF in driver-only hashes test by Manuel Pégourié-Gonnard · 2 years, 5 months ago
- f1eb5e2 Merge branch 'development-restricted' into mbedtls-3.4.0rc0-pr by Paul Elliott · 2 years, 5 months ago
- 7d381f5 MD: use MD_CAN in test suite and check for parity by Manuel Pégourié-Gonnard · 2 years, 5 months ago
- 7224086 Remove legacy_or_psa.h by Manuel Pégourié-Gonnard · 2 years, 5 months ago
- 23fc437 SSL: fix test failures by Manuel Pégourié-Gonnard · 2 years, 5 months ago
- bef824d SSL: use MD_CAN macros by Manuel Pégourié-Gonnard · 2 years, 5 months ago
- 33a1302 X.509: fix test failures by Manuel Pégourié-Gonnard · 2 years, 5 months ago
- a946489 X.509: use MD_CAN macros by Manuel Pégourié-Gonnard · 2 years, 5 months ago
- fa99afa PK: fix test failures by Manuel Pégourié-Gonnard · 2 years, 5 months ago
- 0b8095d PK: use MD_CAN macros by Manuel Pégourié-Gonnard · 2 years, 5 months ago
- ebef58d OID + misc crypto: use MD_CAN and fix failures by Manuel Pégourié-Gonnard · 2 years, 5 months ago
- 1d3bf24 test_suite_psa_crypto: use PSA_WANT by Manuel Pégourié-Gonnard · 2 years, 5 months ago
- a5f0462 PKCS5: use MD_CAN macros by Manuel Pégourié-Gonnard · 2 years, 5 months ago
- 49e67f8 PKCS5: always use MD by Manuel Pégourié-Gonnard · 2 years, 5 months ago
- c1f1044 RSA: use MD_CAN macros by Manuel Pégourié-Gonnard · 2 years, 5 months ago
- fb8d90a RSA: always use MD light by Manuel Pégourié-Gonnard · 2 years, 5 months ago
- 52d02a8 PEM: use MD_CAN macros by Manuel Pégourié-Gonnard · 2 years, 5 months ago
- 1c2008f PEM: always use MD light by Manuel Pégourié-Gonnard · 2 years, 5 months ago
- 0baad53 PKCS12: use MD_CAN macros by Manuel Pégourié-Gonnard · 2 years, 5 months ago
- be97afe PKCS12: always use MD light by Manuel Pégourié-Gonnard · 2 years, 5 months ago
- b2eb1f7 ECJPAKE: use MD_CAN macros by Manuel Pégourié-Gonnard · 2 years, 5 months ago
- 41bc8b6 ECJPAKE: always use MD light by Manuel Pégourié-Gonnard · 2 years, 5 months ago
- ffcda56 Make MD_PSA_INIT/DONE available to all suites by Manuel Pégourié-Gonnard · 2 years, 5 months ago
- e0e161b Merge pull request #7296 from valeriosetti/issue7253-part1 by Manuel Pégourié-Gonnard · 2 years, 5 months ago
- 3543806 Merge pull request #7190 from yanrayw/6197_rsa_get_padding_hashID by Dave Rodgman · 2 years, 5 months ago
- d3b6e92 Merge pull request #997 from gilles-peskine-arm/aesni-intrinsics by Dave Rodgman · 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