- b828c7d Fix, improve and add comments by Ronald Cron · 2 years, 4 months ago
- 8a12aee tls: Initialize SSL context tls_version in mbedtls_ssl_setup() by Ronald Cron · 2 years, 5 months ago
- 219f978 Merge pull request #7059 from ronald-cron-arm/psa-crypto-misc by Ronald Cron · 2 years, 4 months ago
- 86d5d4b Merge pull request #7103 from valeriosetti/issue6622 by Manuel Pégourié-Gonnard · 2 years, 4 months ago
- dd48c6e Merge pull request #7385 from daverodgman/timing_alignment by Dave Rodgman · 2 years, 4 months ago
- 33b2210 Fix cast alignment warning in timing.c by Dave Rodgman · 2 years, 4 months ago
- b8f5ba8 Merge pull request #6891 from yuhaoth/pr/add-milliseconds-platform-function by Dave Rodgman · 2 years, 4 months ago
- 135f2ae Pacify doxygen.sh by Ronald Cron · 2 years, 6 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
- 0ab380a Merge pull request #7354 from mpg/ecc-doc-update by Manuel Pégourié-Gonnard · 2 years, 4 months ago
- 9463e78 Fix a typo by Manuel Pégourié-Gonnard · 2 years, 4 months ago
- 59b61da Fix dependency check for TLS 1.3 ECDH by Manuel Pégourié-Gonnard · 2 years, 4 months ago
- c27ba3a Clarify SAN structure memory management by Andrzej Kurek · 2 years, 5 months ago
- 8bc128e Add missing information about supported subjectAltName types by Andrzej Kurek · 2 years, 5 months ago
- 5f0c6e8 Add missing deallocation of subject alt name by Andrzej Kurek · 2 years, 5 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
- 05c5a91 Merge pull request #7307 from Mbed-TLS/sphinx-versioned-documentation by Dave Rodgman · 2 years, 4 months ago
- 4fa702a Update documented dependencies on ECC algs by Manuel Pégourié-Gonnard · 2 years, 4 months ago
- 93b21e7 Update documentation to mention ECC drivers by Manuel Pégourié-Gonnard · 2 years, 4 months ago
- ee9fa46 check_config: add helper symbol for SECP256R1 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, 4 months ago
- 77a904c ssl: remove useless guard by Valerio Setti · 2 years, 4 months ago
- 1fa5c56 ssl_tls: fix guard symbols for EC accelerated tests by Valerio Setti · 2 years, 5 months ago
- 6903438 Fix conflict between restricted and development by Paul Elliott · 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
- ab9dc66 psa_util: fix for correctly computing elements in array by Valerio Setti · 2 years, 4 months ago
- 2ca08c8 Try again to clarify USE_PSA_CRYPTO by Manuel Pégourié-Gonnard · 2 years, 4 months ago
- a22857b Fix documented dependencies on TLS 1.2 by Manuel Pégourié-Gonnard · 2 years, 4 months ago
- 70a1b6d Fix typos by Manuel Pégourié-Gonnard · 2 years, 4 months ago
- 5a51d0d Fix depends.py failure with correct TLS 1.2 deps by Manuel Pégourié-Gonnard · 2 years, 5 months ago
- a31ddb9 Fix and simplify TLS hash dependency declarations by Manuel Pégourié-Gonnard · 2 years, 5 months ago
- bb21c5a Use helper macros for hashes in check_config.h 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
- 4011eb4 Fix entropy-related feature macros by Manuel Pégourié-Gonnard · 2 years, 5 months ago
- 5cd4b64 Use MD-light in entropy.c by Manuel Pégourié-Gonnard · 2 years, 6 months ago
- db67e99 Bump library, libcrypto and libx509 versions by Paul Elliott · 2 years, 4 months ago
- 080a22b ssl_tls13: use PSA_WANT_ALG_ECDH as symbol for marking ECDH capability by Valerio Setti · 2 years, 5 months ago
- 4059aba accelerated ecdh: re-enable TLS 1.3 key exchanges and fix guards in check_config by Valerio Setti · 2 years, 5 months ago
- ccf0be2 fix typo by Valerio Setti · 2 years, 5 months ago
- da8535b ecdh: simplify guards for the newly created PSA_HAVE_FULL_ECDH symbol by Valerio Setti · 2 years, 5 months ago
- d3f0b9e ecdhe: fix guards for accelerated ECDHE key exchanges by Valerio Setti · 2 years, 5 months ago
- f1eb5e2 Merge branch 'development-restricted' into mbedtls-3.4.0rc0-pr by Paul Elliott · 2 years, 5 months ago
- 161dca6 Fix typos & improve wording in comments 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
- a946489 X.509: 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
- fb8d90a RSA: always use MD light 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
- be97afe PKCS12: always use MD light 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
- 235a933 PSA hash algs must be a superset of built-ins by Manuel Pégourié-Gonnard · 2 years, 5 months ago
- 534d64d MD no longer depends on a built-in hash 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
- 97fd217 Merge pull request #7318 from tom-cosgrove-arm/update-mbedtls_have_asm-requirements-in-mbedtls_config.h 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
- f586aa2 Note that MBEDTLS_HAVE_ASM is required by MBEDTLS_AESCE_C by Tom Cosgrove · 2 years, 5 months ago
- 5d1f29e ssl_tls: fix guards for accelerated ECDH by Valerio Setti · 2 years, 5 months ago
- 4ebe2a7 Merge pull request #7300 from valeriosetti/issue7281 by Manuel Pégourié-Gonnard · 2 years, 5 months ago
- 14c194a Merge pull request #7271 from mpg/use-md-light by Manuel Pégourié-Gonnard · 2 years, 5 months ago
- f918d42 Tidy up ARMCE terminology by Dave Rodgman · 2 years, 5 months ago
- d41684e rsa.c: rename getter function of hash_id by Yanray Wang · 2 years, 5 months ago
- 0e2b06a Merge pull request #7083 from KloolK/record-size-limit/parsing by Dave Rodgman · 2 years, 5 months ago
- 9f02a41 Merge pull request #7009 from mprse/csr_write_san by Paul Elliott · 2 years, 5 months ago
- b33ef74 Use MD_LIGHT, not sha1.h, in RSA selftest by Manuel Pégourié-Gonnard · 2 years, 5 months ago
- 8316209 Use MD_LIGHT rather than md5.h in pem.c by Manuel Pégourié-Gonnard · 2 years, 5 months ago
- d855b46 Add space to appease doxygen bug by David Horstmann · 2 years, 5 months ago
- 0bfccfa Document the new state of AESNI support by Gilles Peskine · 2 years, 5 months ago
- dd6021c Remove the dependency of MBEDTLS_AESNI_C on MBEDTLS_HAVE_ASM by Gilles Peskine · 2 years, 5 months ago
- 9d698df Further clarify a comment by Manuel Pégourié-Gonnard · 2 years, 5 months ago
- a9ab4a2 Clarify a comment by Manuel Pégourié-Gonnard · 2 years, 5 months ago
- 39a376a Finish removing HMAC from MD-light by Manuel Pégourié-Gonnard · 2 years, 5 months ago
- 9b14639 Dispatch according to init status. by Manuel Pégourié-Gonnard · 2 years, 5 months ago
- d8ea37f Add engine field to context structure by Manuel Pégourié-Gonnard · 2 years, 5 months ago
- 83d9e09 Switch metadata functions to the PSA-aware availability symbols by Gilles Peskine · 2 years, 10 months ago
- 416d0e2 Introduce preprocessor symbols for MD algorithm support via PSA by Gilles Peskine · 2 years, 10 months ago
- 82b484e ecjpake: fix guards for driver only builds by Valerio Setti · 2 years, 5 months ago
- 2a44ac2 Merge pull request #7217 from lpy4105/issue/6840/add-cache-entry-removal-api by Gilles Peskine · 2 years, 5 months ago
- a0589e7 Changes from review by Jan Bruckner · 2 years, 5 months ago
- b599562 Merge pull request #7240 from tom-cosgrove-arm/fix-issue-7234 by Dave Rodgman · 2 years, 5 months ago
- 83548b5 fix inappropriate description for function in RSA by Yanray Wang · 2 years, 5 months ago
- 12cb396 rsa.c: provide interface to get hash_id of RSA context by Yanray Wang · 2 years, 5 months ago
- a730df6 rsa.c: provide interface to get padding mode of RSA context by Yanray Wang · 2 years, 5 months ago
- 0b9c012 ssl_cache: return the error code for mutex failure by Pengyu Lv · 2 years, 5 months ago
- 023c885 Merge pull request #7203 from yuhaoth/pr/add-cpu-modifier-for-aesce by Dave Rodgman · 2 years, 5 months ago
- 151f642 Add parsing for Record Size Limit extension in TLS 1.3 by Jan Bruckner · 2 years, 6 months ago
- cdaaef5 Update include/mbedtls/pkcs7.h by Dave Rodgman · 2 years, 5 months ago
- bcc92d4 Update include/mbedtls/pkcs7.h by Dave Rodgman · 2 years, 5 months ago
- fbf9523 Revert "Add experimental warning" by Jerry Yu · 2 years, 5 months ago
- e4622a3 Merge remote-tracking branch 'development/development' into development-restricted by Paul Elliott · 2 years, 5 months ago
- efbc5f7 Update wording in comments by Dave Rodgman · 2 years, 5 months ago
- be510fe Add experimental warning by Jerry Yu · 2 years, 5 months ago
- be78386 Remove documents about command line options. by Jerry Yu · 2 years, 5 months ago
- 25b2dfa Fix comment typo by Dave Rodgman · 2 years, 5 months ago
- 957cc36 Improve wording; use PKCS #7 not PKCS7 by Dave Rodgman · 2 years, 5 months ago
- 3fe2abf Apply suggestions from code review by Dave Rodgman · 2 years, 5 months ago
- 7c33b0c Remove pre-production warnings by Dave Rodgman · 2 years, 5 months ago
- 439dbc5 Fix dependency for TLS 1.3 as well by Manuel Pégourié-Gonnard · 2 years, 5 months ago