- 9463e78 Fix a typo by Manuel Pégourié-Gonnard · 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
- d01a3bc Merge tag 'v3.4.0' into mbedtls-3.4.0_mergeback by Paul Elliott · 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
- f1eb5e2 Merge branch 'development-restricted' into mbedtls-3.4.0rc0-pr by Paul Elliott · 2 years, 4 months ago
- 161dca6 Fix typos & improve wording in comments by Manuel Pégourié-Gonnard · 2 years, 4 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
- 534d64d MD no longer depends on a built-in hash by Manuel Pégourié-Gonnard · 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, 4 months ago
- d3b6e92 Merge pull request #997 from gilles-peskine-arm/aesni-intrinsics by Dave Rodgman · 2 years, 4 months ago
- f586aa2 Note that MBEDTLS_HAVE_ASM is required by MBEDTLS_AESCE_C by Tom Cosgrove · 2 years, 4 months ago
- f918d42 Tidy up ARMCE terminology by Dave Rodgman · 2 years, 5 months ago
- 0e2b06a Merge pull request #7083 from KloolK/record-size-limit/parsing by Dave Rodgman · 2 years, 5 months ago
- 0bfccfa Document the new state of AESNI support by Gilles Peskine · 2 years, 5 months ago
- a0589e7 Changes from review by Jan Bruckner · 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
- 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
- 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
- 5e5aa4a Merge pull request #7218 from tom-cosgrove-arm/fix-typos-230307 by Dave Rodgman · 2 years, 5 months ago
- ed7b597 Merge pull request #6172 from gilles-peskine-arm/doc-tls13-psa_crypto_init by Gilles Peskine · 2 years, 5 months ago
- 5c8505f Fix typos by Tom Cosgrove · 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
- 6def41b Merge pull request #6932 from yuhaoth/pr/fix-arm64-host-build-and-illegal_instrucion-fail by Gilles Peskine · 2 years, 5 months ago
- a8d7e43 Move non-boolean config options to the proper section by Gilles Peskine · 3 years ago
- 8c2830a Document what "TLS 1.3 depends on PSA" entails by Gilles Peskine · 3 years ago
- b52b788 Merge pull request #6895 from yuhaoth/pr/add-aes-with-armv8-crypto-extension by Gilles Peskine · 2 years, 5 months ago
- 608e109 Improve comment about conflicts between aesce and sha512-crypto by Jerry Yu · 2 years, 5 months ago
- 86f30ff Reduce the default MBEDTLS_ECP_WINDOW_SIZE value to 2 by Andrzej Kurek · 2 years, 5 months ago
- c66deda Add explanation for aesce limitation by Jerry Yu · 2 years, 5 months ago
- 0d41521 Make MBEDTLS_MD_LIGHT private for now. by Manuel Pégourié-Gonnard · 2 years, 5 months ago
- 1aa6e8d Restore same PSK length enforcement by Ronald Cron · 2 years, 5 months ago
- 39a4f42 Add links for macros in doxygen documentation by Manuel Pégourié-Gonnard · 2 years, 5 months ago
- f3953c8 Clarify relationship between MD_C and MD_LIGHT by Manuel Pégourié-Gonnard · 2 years, 5 months ago
- b1176f2 Allow alternative names for overridden PSA headers by Gilles Peskine · 2 years, 5 months ago
- 330e6ae Add document about runtime detection of AESCE by Jerry Yu · 2 years, 5 months ago
- c8bcdc8 fix various issues by Jerry Yu · 2 years, 5 months ago
- b9b630d Define "light" subset of MD by Manuel Pégourié-Gonnard · 2 years, 5 months ago
- f7dccb3 Remove limitation for sha256/512 arm64 accelerator by Jerry Yu · 2 years, 5 months ago
- 751e76b Replace `crypto engine` with `crypto extension` by Jerry Yu · 2 years, 5 months ago
- 2fddfd7 Add AESCE confige options by Jerry Yu · 2 years, 7 months ago
- c04515b Improve warnings for DES/3DES by Dave Rodgman · 2 years, 6 months ago
- cb0f2c4 Tidy-up - move asm #define into build_info.h by Dave Rodgman · 2 years, 7 months ago
- 449bd83 Switch to the new code style by Gilles Peskine · 2 years, 7 months ago
- 3368724 Merge pull request #6870 from valeriosetti/issue6831 by Manuel Pégourié-Gonnard · 2 years, 7 months ago
- 8e45cdd fix wrong dependency for X509_TRUSTED_CERTIFICATE_CALLBACK by Valerio Setti · 2 years, 7 months ago
- 8841d6b add missing dependency documentation for SSL_ASYNC_PRIVATE by Valerio Setti · 2 years, 7 months ago
- 7a389dd Merge pull request #6784 from valeriosetti/issue6702 by Manuel Pégourié-Gonnard · 2 years, 7 months ago
- d1dd41f Merge pull request #6723 from mpg/restartable-vs-use-psa by Gilles Peskine · 2 years, 8 months ago
- a3f9959 sha: make SHA-224 independent from SHA-256 by Valerio Setti · 2 years, 8 months ago
- 43363f5 sha: make SHA-384 independent from SHA-512 by Valerio Setti · 2 years, 8 months ago
- b2812cc Clarify documentation of ECP_RESTARTABLE by Manuel Pégourié-Gonnard · 2 years, 8 months ago
- ad45c4d Document that ECP_RESTARTABLE depends on ECP_C by Manuel Pégourié-Gonnard · 2 years, 8 months ago
- 5786646 Fix missing dependency declaration in test by Manuel Pégourié-Gonnard · 2 years, 8 months ago
- 55a188b Clarify the "restart vs use PSA" situation in TLS by Manuel Pégourié-Gonnard · 2 years, 8 months ago
- fbba0e9 Merge pull request #6537 from yuhaoth/pr/tls13-refactor-early-data-configuration-interface by Ronald Cron · 2 years, 8 months ago
- 92011ee Merge pull request #6717 from tom-cosgrove-arm/fix-typos-2212 by Dave Rodgman · 2 years, 8 months ago
- ad27b80 Declare ECP_RESTARTABLE and USE_PSA compatible by Manuel Pégourié-Gonnard · 2 years, 8 months ago
- 2b7ad64 Document all effects of MBEDTLS_ECP_RESTARTABLE by Manuel Pégourié-Gonnard · 2 years, 8 months ago
- 12c46bd fix various issues by Jerry Yu · 2 years, 8 months ago
- dbcbf44 Update include/mbedtls/mbedtls_config.h by Dave Rodgman · 2 years, 8 months ago
- 1797b05 Fix typos prior to release by Tom Cosgrove · 2 years, 8 months ago
- 6ebaf7a Whitespace fix by Dave Rodgman · 2 years, 8 months ago
- bc5f03d Disable PKCS7 by default; improve docs by Dave Rodgman · 2 years, 8 months ago
- 16f6853 Add max_early_data_size config option by Jerry Yu · 2 years, 9 months ago
- ffc330f Merge pull request #6264 from hannestschofenig/rfc9146_2 by Manuel Pégourié-Gonnard · 2 years, 8 months ago
- 6e85673 Merge pull request #3431 from naynajain/development-pkcs7 by Bence Szépkúti · 2 years, 8 months ago
- e2c46e0 Reference to RFC 9146 added by Hannes Tschofenig · 2 years, 8 months ago
- 91f88db Merge pull request #6639 from mpg/doc-driver-only-limitation by Manuel Pégourié-Gonnard · 2 years, 8 months ago
- ae79fb2 Merge branch 'development' into pr3431 by Bence Szépkúti · 2 years, 8 months ago
- fecc6b2 Minor tune-up to ChangeLog & documentation by Manuel Pégourié-Gonnard · 2 years, 8 months ago
- a17d038 Merge branch 'development' into pr3431 by Bence Szépkúti · 2 years, 8 months ago
- 18a3856 Document another limitation of driver-only hashes by Manuel Pégourié-Gonnard · 2 years, 8 months ago
- c2e110f tls13: Disable MBEDTLS_SSL_EARLY_DATA by default by Ronald Cron · 2 years, 8 months ago
- 2cd5ce0 Fix various issues cause rebase to latest code by Xiaokang Qian · 2 years, 9 months ago
- d384b64 Merge branch 'development' into rfc9146_2 by Dave Rodgman · 2 years, 9 months ago
- 402bb1e Update documents and check by Xiaokang Qian · 2 years, 9 months ago
- fe3483f Update early data doument and config dependencies by Xiaokang Qian · 2 years, 9 months ago
- 29ee43c Update document base on comments by Xiaokang Qian · 2 years, 9 months ago
- 0977716 Update early data document and prerequisites check by Xiaokang Qian · 2 years, 9 months ago
- f58172f Merge remote-tracking branch 'origin/development' into pr3431 by Dave Rodgman · 2 years, 9 months ago
- 89e82e1 pkcs7: Add dependecy on MBEDTLS_MD_C by Nick Child · 2 years, 9 months ago
- 77e15e8 Merge pull request #6460 from xkqian/tls13_add_early_data_preparatory by Ronald Cron · 2 years, 9 months ago
- 3e0ea98 Merge pull request #6451 from mpg/fix-can-exercise by Manuel Pégourié-Gonnard · 2 years, 9 months ago
- 4ef4c89 Fix CI failure in build_info.h by Xiaokang Qian · 2 years, 9 months ago
- 65fc0de Improve the prerequisites for early data by Xiaokang Qian · 2 years, 9 months ago
- 95a0730 Change prerequisites of MBEDTLS_SSL_EARLY_DATA and add related check by Xiaokang Qian · 2 years, 9 months ago
- 600804b Remove useless early data related macros for the time being by Xiaokang Qian · 2 years, 9 months ago