Commit Graph

  • 5f037c7fb3 Rename mbedtls_ssl_pk_alg_from_sig to mbedtls_ssl_pk_alg_from_sig_pk_alg and update to use mbedtls_pk_sigalg_t Ben Taylor 2025-10-30 14:59:24 +00:00
  • 0035cfb1f0 Removed unnecessary cast in mbedtls_pk_sign_ext Ben Taylor 2025-10-30 13:42:30 +00:00
  • 4565d5d4e6 Change the call to mbedtls_pk_verify_ext in pkcs7 to have a variable input cert->sig_pk Ben Taylor 2025-10-30 13:37:09 +00:00
  • a2cba40df6 prepare_release.sh: modify submodule files recursively Minos Galanakis 2025-10-30 10:00:07 +00:00
  • bdb1dcbdb6 prepare_release.sh: simplified regex Minos Galanakis 2025-10-29 11:21:23 +00:00
  • 958d9d97a4 prepare_release.sh: Added documentation Minos Galanakis 2025-10-29 11:20:25 +00:00
  • 32b597bd31 Merge pull request #10469 from Begasus/includedir minosgalanakis 2025-10-29 15:21:32 +00:00
  • 64e7d4b64b format: apply suggestions (add spaces) Jan Wille 2025-10-29 15:49:10 +01:00
  • 574aae2146 Fix duplication of product version in CMakeLists.txt Gilles Peskine 2025-10-29 12:26:53 +01:00
  • a5384bdf09 add cast to fix IAR compiler errors Jan Spannberger 2025-10-28 15:13:08 +01:00
  • bc076f9f76 fix style isses Ben Taylor 2025-10-21 10:49:47 +01:00
  • a2de40a100 Change the return type of mbedtls_ssl_get_ciphersuite_sig_pk_alg to mbedtls_pk_sigalg_t Ben Taylor 2025-10-21 10:42:09 +01:00
  • 4b4ca812e5 Corrected debug return Ben Taylor 2025-10-21 08:37:41 +01:00
  • 10d471a14d Correct debug return Ben Taylor 2025-10-21 08:36:02 +01:00
  • b190c1bb0b Replace change to restartable with ext Ben Taylor 2025-10-21 08:32:33 +01:00
  • 1b32994bef Fix style issues Ben Taylor 2025-10-13 12:00:21 +01:00
  • 2c056721d1 Tidy up debug of non ext functions Ben Taylor 2025-10-13 11:43:54 +01:00
  • cef9d2d31f Revert change to mbedtls_pk_{sign,verify}_restartable and replace with ext version Ben Taylor 2025-10-13 11:29:27 +01:00
  • 5e23093285 Fix code style issues Ben Taylor 2025-10-02 15:29:51 +01:00
  • c3e2b37530 Remove mbedtls_ssl_write_handshake_msg as it now replaced by mbedtls_ssl_write_handshake_msg_ext Ben Taylor 2025-10-02 14:48:16 +01:00
  • 279dd4ab59 Remove dependencies on mbedtls_pk_verify Ben Taylor 2025-10-02 13:39:33 +01:00
  • 94f1628aca Remove dependencies on mbedtls_pk_sign Ben Taylor 2025-10-02 13:29:19 +01:00
  • 4624f508d3 Merge pull request #10449 from bjwtaylor/mbedtls.remove-mbedtls_verify_new Valerio Setti 2025-10-24 14:12:24 +00:00
  • ffc2606bf2 Use GNUInstallDirs CMAKE_INSTALL_INCLUDEDDIR path for headers installation Luc Schrijvers 2025-10-23 08:17:08 +02:00
  • 875ec308e7 Merge pull request #224 from bjwtaylor/move-lcov Manuel Pégourié-Gonnard 2025-10-24 10:46:14 +02:00
  • a7de749187 data_files: remove duplicate of ec_256 files and regorganize Valerio Setti 2025-10-23 23:53:11 +02:00
  • c1be4dc753 data_files: fix format of ec_256_prv.pk8.der Valerio Setti 2025-10-23 23:10:57 +02:00
  • c0011b3574 data_files: fix Makefile's target commands for EC secp256 curves Valerio Setti 2025-10-23 18:25:57 +02:00
  • c4d4f6b4a1 prepare_release.sh: Removed -r/-u modes Minos Galanakis 2025-10-22 11:48:09 +01:00
  • 61fdef52a3 prepare_release.sh: Adjusted psed logic. Minos Galanakis 2025-10-22 11:17:32 +01:00
  • 3b52387aef data_files: add files for EC secp256r1 with PKCS8 and DER/PEM formats Valerio Setti 2025-10-10 17:11:44 +02:00
  • 8f8fbfabc1 data_files: add EC public key file for secp256r1 in RFC 5480 and DER format Valerio Setti 2025-10-10 14:54:50 +02:00
  • 460f64cd7d data_files: add EC secp256r1 private key data files in SEC1 format Valerio Setti 2025-10-10 16:41:53 +02:00
  • 23fe0158c6 Correct to use lowercase crypto in library name Ben Taylor 2025-10-21 11:22:12 +01:00
  • b39e6ae045 Correct lcov target title Ben Taylor 2025-10-21 11:21:02 +01:00
  • 0b7966649f prepare_release.sh:Removed Makefiles modification Minos Galanakis 2025-10-21 10:55:27 +01:00
  • d995a21b6a prepare_release.sh: Adjusted logic Minos Galanakis 2025-10-20 17:11:28 +01:00
  • 2f8c92d2a5 AES-XTS: update test generation for double-size key handling ruiliio 2025-10-20 13:27:09 -07:00
  • 1f95b78310 prepare_release.sh: Limited .gitignore to current project Minos Galanakis 2025-10-20 16:13:35 +01:00
  • d0881eda4e prepare_release.sh: Added psed helper function Minos Galanakis 2025-10-20 15:57:49 +01:00
  • d6d579a240 Remove debug from lcov script Ben Taylor 2025-10-20 09:17:24 +01:00
  • 092a5bad38 Add improvements to the lcov script to better handle 3.6 Ben Taylor 2025-10-20 09:13:57 +01:00
  • bce82f78ca Add adapted lcov.sh to the framework Ben Taylor 2025-10-14 13:10:40 +01:00
  • b180696e94 Merge pull request #10459 from gilles-peskine-arm/fix-doc-submodule-links Manuel Pégourié-Gonnard 2025-10-17 08:28:40 +00:00
  • 58439de2ae Fix documentation link to submodule that doesn't work on GitHub Gilles Peskine 2025-10-16 16:36:02 +02:00
  • b2878ee402 Updated tf-psa-crypto pointer Minos Galanakis 2025-10-15 16:59:12 +01:00
  • 2842c33e2c Merge tag 'v4.0.0' into mbedtls-4.0.0_mergeback Minos Galanakis 2025-10-15 16:58:25 +01:00
  • ec4044008d ChangeLog: Added CVEs Minos Galanakis 2025-10-13 16:50:50 +01:00
  • 411461a86e Doc: Removed references to beta version Minos Galanakis 2025-10-11 21:48:56 +01:00
  • 38181b6d66 Assemble ChangeLog Minos Galanakis 2025-10-11 21:53:21 +01:00
  • e5862c0494 Removed Beta Changelog Minos Galanakis 2025-10-11 21:52:07 +01:00
  • 21cd2ddb1e Updated tf psa-crypto submodule Minos Galanakis 2025-10-11 21:44:44 +01:00
  • 0ff335d715 Remove uses of mbedtls_pk_verify_new Ben Taylor 2025-10-13 15:17:44 +01:00
  • 3765e5ca7e Merge pull request #10438 from bjwtaylor/deprecated-functions Gilles Peskine 2025-10-13 13:35:11 +00:00
  • 65c29f07c7 Updated framework submodule Minos Galanakis 2025-10-11 21:44:26 +01:00
  • ca4a1a117d Merge remote-tracking branch 'mbedtls4.0.0-documentation' into mbedtls-4.0.0.rc Minos Galanakis 2025-10-11 21:42:39 +01:00
  • 0283fa0656 Merge remote-tracking branch 'restricted/development-restricted' into mbedtls-4.0.0.rc Minos Galanakis 2025-10-11 21:39:26 +01:00
  • ccd9e294e7 Merge pull request #10446 from gilles-peskine-arm/migration-guide-4.0-consolidate Gilles Peskine 2025-10-11 11:56:45 +02:00
  • fa4e9461bd Add sentence that was in 3.0 and is in TF-PSA-Crypto 1.0 Gilles Peskine 2025-10-10 17:54:00 +02:00
  • 75a36bd9cd Fix copypasta in title Gilles Peskine 2025-10-10 17:45:33 +02:00
  • d83c476f3b Fix copypasta Gilles Peskine 2025-10-10 16:36:42 +02:00
  • 66719098b8 Ensure there is a blank line before headers (markdown portability) Gilles Peskine 2025-10-10 15:51:17 +02:00
  • 2c0cb9926a Add short introduction Gilles Peskine 2025-10-10 15:56:21 +02:00
  • e79923c65d Consolidate migration guide chapters into a single file Gilles Peskine 2025-10-10 15:50:20 +02:00
  • 9fc5910bdc Remove 3.0 migration guide Gilles Peskine 2025-10-10 15:48:06 +02:00
  • 5394731353 Merge pull request #10441 from ronald-cron-arm/migration-guide Gilles Peskine 2025-10-09 19:54:04 +02:00
  • 7c39b6055e Improve sections "Using Mbed TLS as a CMake subproject/package" Ronald Cron 2025-10-09 18:07:59 +02:00
  • dca3b381fa Various improvements Ronald Cron 2025-10-09 17:21:23 +02:00
  • 15557d0d03 Various improvements Ronald Cron 2025-10-09 11:05:25 +02:00
  • f37dbf67cb Add missing typesettings Ronald Cron 2025-10-09 11:00:38 +02:00
  • de8bb9628d Change footnote indication Ronald Cron 2025-10-09 10:45:36 +02:00
  • 25b1a02454 Rework "Impact on some usages of the library" section Ronald Cron 2025-10-08 17:15:30 +02:00
  • 5d069c9989 Add Make to CMake migration section Ronald Cron 2025-10-08 12:08:55 +02:00
  • 79a2631a11 Expand "Configuration file split" section Ronald Cron 2025-10-08 11:29:52 +02:00
  • d3f02cddd4 Improve file and directory relocation table Ronald Cron 2025-10-08 09:52:59 +02:00
  • c7646249bb Various small changes Ronald Cron 2025-10-08 09:59:01 +02:00
  • a5e1b6d328 Rework "CMake as the only build system" section Ronald Cron 2025-10-08 09:10:54 +02:00
  • 9228e4a794 Add repo-split migration guide Ronald Cron 2025-10-05 16:25:43 +02:00
  • 2f13c8ce2b Merge pull request #10436 from ronald-cron-arm/root-documentation Gilles Peskine 2025-10-07 13:29:20 +02:00
  • 91b8310e54 Remove internal deprecated items Ben Taylor 2025-10-07 08:19:44 +01:00
  • 63180eb132 README.md: Adjust CMake minimum version Ronald Cron 2025-10-05 17:41:01 +02:00
  • 864c31a1f8 README.md: IAR not currently used in our testing Ronald Cron 2025-10-05 17:28:11 +02:00
  • b906301e10 Various minor improvements Ronald Cron 2025-10-05 16:47:45 +02:00
  • 8267196b8b README.md: Add mention to topics.html for Doxygen documentation Ronald Cron 2025-10-05 16:58:41 +02:00
  • e943bd73ac configs/README.txt: Improve example with MBEDTLS/TF_PSA_CRYPTO_CONFIG_FILE Ronald Cron 2025-10-05 16:46:20 +02:00
  • 74a4984eac README.md: Fix/Improve CMake section Ronald Cron 2025-10-03 11:13:44 +02:00
  • c9998d399b README.md: Fix/Update the "Git usage" section Ronald Cron 2025-10-03 10:03:20 +02:00
  • c9d79ff0d4 README.md: Various small improvements Ronald Cron 2025-10-02 19:14:14 +02:00
  • 4579964747 Merge remote-tracking branch 'restricted/main-restricted' into framework-common mbedtls-4.0.0_tf-psa-crypto-1.0.0 Minos Galanakis 2025-10-02 15:25:04 +01:00
  • e2d4684ec4 README.md: Update tests section Ronald Cron 2025-10-01 13:04:49 +02:00
  • 4ccdaf1cd5 README.md: Update minimum version of tools Ronald Cron 2025-10-01 12:40:27 +02:00
  • 7cf78b4c2c README.md: Update build sections Ronald Cron 2025-10-01 10:28:17 +02:00
  • 200b89bb87 README.md: Update/Fix documentation section Ronald Cron 2025-10-01 10:05:34 +02:00
  • 0f2ef4a896 README.md: Update Configuration section Ronald Cron 2025-09-30 18:30:32 +02:00
  • eef87b348f README.md: Microsoft Visual Studio is not directly supported anymore Ronald Cron 2025-09-30 13:06:32 +02:00
  • d196cbd3e5 README.md: The crypto code is provided by TF-PSA-Crypto Ronald Cron 2025-09-30 09:58:08 +02:00
  • d4b6bc74e9 Merge pull request #10435 from Mbed-TLS/mbedtls-release-sync Gilles Peskine 2025-10-01 17:36:15 +00:00
  • 0552033183 Updated tf-psa-crypto pointer Minos Galanakis 2025-10-01 16:54:51 +01:00
  • dc0036b4cd Updated framework pointer Minos Galanakis 2025-10-01 16:54:42 +01:00
  • 94f102c06c Update SECURITY.md Ronald Cron 2025-09-30 12:19:29 +02:00