1. 0b8e456 Tune body of pk_ecc_set_pubkey_from_prv() by Manuel Pégourié-Gonnard · 2 years ago
  2. de25194 Rename and document pk_ecc_set_pubkey_from_prv() by Manuel Pégourié-Gonnard · 2 years ago
  3. d1aa642 Document pk_ecc_set_group() and pk_ecc_set_key() by Manuel Pégourié-Gonnard · 2 years ago
  4. 5470898 Move code around again by Manuel Pégourié-Gonnard · 2 years ago
  5. 997a95e Merge two consecutive #ifs by Manuel Pégourié-Gonnard · 2 years ago
  6. 212517b Start re-ordering functions in pkparse by Manuel Pégourié-Gonnard · 2 years ago
  7. df151bb Minor improvements to pk_ecc_read_compressed() by Manuel Pégourié-Gonnard · 2 years ago
  8. e82fcd9 Avoid nested #ifs in body of pk_get_ecpubkey() by Manuel Pégourié-Gonnard · 2 years ago
  9. 116175c Use helper macro for (deterministic) ECDSA by Manuel Pégourié-Gonnard · 2 years ago
  10. dcd98ff Factor similar code into pk_ecc_set_key() by Manuel Pégourié-Gonnard · 2 years ago
  11. 6db11d5 Group two versions of the same code by Manuel Pégourié-Gonnard · 2 years ago
  12. d5b4372 Slightly simplify pk_derive_public_key() by Manuel Pégourié-Gonnard · 2 years ago
  13. 2585852 Factor common code into a function by Manuel Pégourié-Gonnard · 2 years ago
  14. 5fcbe4c Further rationalize includes by Manuel Pégourié-Gonnard · 2 years, 1 month ago
  15. da88c38 Minimize key-type-related includes by Manuel Pégourié-Gonnard · 2 years, 1 month ago
  16. 4b0e8f0 Remove redundant include by Manuel Pégourié-Gonnard · 2 years, 1 month ago
  17. 28b5633 Merge pull request #7942 from tom-daubney-arm/psa_crypto_example_hash by Gilles Peskine · 1 year, 10 months ago
  18. 195411b Merge pull request #8062 from yanrayw/save_stack_usage_pkwrite by Bence Szépkúti · 1 year, 10 months ago
  19. 73cb6f8 Merge pull request #8360 from Mbed-TLS/revert-8352-iar-fixes by Gilles Peskine · 1 year, 10 months ago
  20. 97a6231 Revert "Fix a few IAR warnings" by Gilles Peskine · 1 year, 10 months ago revert-8352-iar-fixes
  21. 2d67e3a Merge pull request #8352 from daverodgman/iar-fixes by Dave Rodgman · 1 year, 10 months ago
  22. 71f2e39 Merge pull request #8345 from mcagriaksoy/branch_issue_8344 by Tom Cosgrove · 1 year, 10 months ago
  23. 584c810 Use a block to save 12b by Dave Rodgman · 1 year, 10 months ago
  24. 351a81c Keep initialisation of p in its original location by Dave Rodgman · 1 year, 10 months ago
  25. bcb1818 Fix IAR 'transfer of control bypasses initialization' warnings by Dave Rodgman · 1 year, 10 months ago
  26. 54bb76e Merge pull request #8348 from kasjer/kasjer/aes-rcon-rename by Dave Rodgman · 1 year, 10 months ago
  27. 2e67781 Alter program layout for better clarity by Thomas Daubney · 1 year, 10 months ago
  28. 9b0c816 Merge pull request #8330 from KloolK/extern-c by Bence Szépkúti · 1 year, 10 months ago
  29. a21c972 Remove extra blank line by Thomas Daubney · 1 year, 10 months ago
  30. ee62fce Rename local variable in aes.c by Jerzy Kasenberg · 1 year, 10 months ago
  31. d8453bb Remove superfluous comment by Thomas Daubney · 1 year, 10 months ago
  32. cd79f77 Add missing newline by Thomas Daubney · 1 year, 10 months ago
  33. 1c2378b Add variable for message length by Thomas Daubney · 1 year, 10 months ago
  34. 56e9011 Add casting size_t to int by Mehmet Cagri Aksoy · 1 year, 10 months ago
  35. 66f9b3f Add casting size_t to int by Mehmet Cagri Aksoy · 1 year, 10 months ago
  36. 3c1cdc9 Merge pull request #8185 from yanrayw/aes_benchmark_cfb by Tom Cosgrove · 1 year, 10 months ago gh-readonly-queue/development/pr-8185-cffd7135c6cc2e91690e7bf80f5df92db42a42c0
  37. cffd713 Merge pull request #8328 from yanrayw/sha256_context_guard by Bence Szépkúti · 1 year, 10 months ago gh-readonly-queue/development/pr-8328-a89d2ba132ce5650cf40a24c826cdbdd8ed23e8e
  38. 3450087 Remove trailing white space in documentation by Thomas Daubney · 1 year, 10 months ago
  39. a89d2ba Merge pull request #8327 from ronald-cron-arm/adapt-psa-crypto-repo-name by Ronald Cron · 1 year, 10 months ago gh-readonly-queue/development/pr-8327-e7ebec6723b61bd54800f649b1391e980edf2fbd
  40. 7605388 Inform user when unknown hash algorithm supplied by Thomas Daubney · 1 year, 10 months ago
  41. 86f9795 Update documentation by Thomas Daubney · 1 year, 10 months ago
  42. 7871cb1 Include psa/build_info.h instead of mbedtls/build_info.h by Ronald Cron · 1 year, 10 months ago
  43. 946720a Fix C++ build issue when MBEDTLS_ASN1_PARSE_C is not enabled by Jan Bruckner · 1 year, 10 months ago
  44. e7ebec6 Merge pull request #8281 from daverodgman/fix-hwonly-warnings by Dave Rodgman · 1 year, 10 months ago gh-readonly-queue/development/pr-8281-e6fa2c53a2bc7355231db35b908d98b2c1af4f79
  45. e6fa2c53 Merge pull request #8186 from paul-elliott-arm/fix_wrapper_deadcode by Gilles Peskine · 1 year, 10 months ago gh-readonly-queue/development/pr-8186-32743619a293c9e68262ef1049ed2f12cfeaae51
  46. 3274361 Merge pull request #8114 from yanesca/threading_requirements_update by Gilles Peskine · 1 year, 10 months ago gh-readonly-queue/development/pr-8114-fea6606f98ece4a434c83dd4350b363f6aabad44
  47. 5cae6e8 benchmark: improve code readability by Yanray Wang · 1 year, 10 months ago
  48. fea6606 Merge pull request #8296 from ronald-cron-arm/remove-redundant-test-component by Ronald Cron · 1 year, 10 months ago gh-readonly-queue/development/pr-8296-866b3a1886a348670974c5c21f41abd657f6ba93
  49. 29db8b0 sha256.h: add guard for is224 in sha256 context by Yanray Wang · 1 year, 10 months ago
  50. 070e865 Adapt to new PSA Crypto repo name by Ronald Cron · 1 year, 10 months ago
  51. 866b3a1 Merge pull request #8323 from tom-daubney-arm/fix_mbedtls_styling_docs by Dave Rodgman · 1 year, 10 months ago
  52. 4934ae7 Merge pull request #8319 from davidhorstmann-arm/fix-3rdparty-target-prefix by Dave Rodgman · 1 year, 10 months ago
  53. 0101f47 Remove logically dead code by Paul Elliott · 1 year, 11 months ago
  54. 540324c Correct styling of Mbed TLS in documentation by Thomas Daubney · 1 year, 10 months ago
  55. 3677352 Merge pull request #8308 from valeriosetti/issue8052 by Paul Elliott · 1 year, 10 months ago
  56. 8e00fe0 Merge pull request #8309 from daverodgman/iar-warnings2 by Dave Rodgman · 1 year, 10 months ago
  57. 3c33cb5 Fix 3rdparty target names for custom config by David Horstmann · 1 year, 10 months ago
  58. 49c835e test_suite_pkcs12: fix typo in test case description by Valerio Setti · 1 year, 10 months ago
  59. f484884 pkcs12: use mbedtls_cipher_crypt() instead of explicitly defining all steps by Valerio Setti · 1 year, 10 months ago
  60. 0d31537 Merge pull request #8289 from daverodgman/check-changelog-exts by Dave Rodgman · 1 year, 10 months ago
  61. 8d487ad Merge pull request #1103 from Mbed-TLS/mbedtls-3.5.0_mergeback by minosgalanakis · 1 year, 10 months ago
  62. 2eab462 Fix IAR warnings by Dave Rodgman · 1 year, 10 months ago
  63. 4855fdf Revert "Auto-generated files for v3.5.0" by Minos Galanakis · 1 year, 10 months ago
  64. 644fd34 Merge pull request #8284 from gilles-peskine-arm/cmake-fix-3rdparty-custom-config by Paul Elliott · 1 year, 10 months ago gh-readonly-queue/development/pr-8284-3406564b012e2a1f909f9f9708e821d67133632a
  65. 1ec6906 Merge pull request #1090 from Mbed-TLS/mbedtls-3.5.0rc0-pr by minosgalanakis · 1 year, 10 months ago mbedtls-3.5.0 v3.5.0
  66. f7e81d9 Updated BRANCHES.MD by Minos Galanakis · 1 year, 10 months ago
  67. 5d323bf Re-assemble changelog to add missing item, plus a couple of typo fixes. by Dave Rodgman · 1 year, 10 months ago
  68. e35e387 Bump library so-crypto, so-x509, so-tls versions. by Minos Galanakis · 1 year, 10 months ago
  69. 8f4c19a Merge pull request #8273 from davidhorstmann-arm:target-prefix-3rdparty by Minos Galanakis · 1 year, 10 months ago
  70. 2546d7d Merge pull request #8284 from gilles-peskine-arm:cmake-fix-3rdparty-custom-config by Minos Galanakis · 1 year, 10 months ago
  71. 35b49c4 Ignore tests of built-in interfaces for driver-only testing parity by Gilles Peskine · 1 year, 10 months ago
  72. 010f035 Renaming all MBEDTLS_HAVE for curves to MBEDTLS_ECP_HAVE by Gilles Peskine · 1 year, 10 months ago
  73. 591416f Auto-generated files for v3.5.0 by Minos Galanakis · 1 year, 10 months ago
  74. 974388f ChangeLog: Set release date by Minos Galanakis · 1 year, 10 months ago
  75. 80a8156 Prepare ChangeLog for 3.5.0 release by Minos Galanakis · 1 year, 10 months ago
  76. 31ca313 Bump version to 3.5.0 by Minos Galanakis · 1 year, 10 months ago
  77. 1a3ad26 Merge branch 'development-restricted' into mbedtls-3.5.0rc0-pr by Minos Galanakis · 1 year, 10 months ago
  78. 3406564 Merge pull request #8291 from minosgalanakis/bugfix/updated_check_generated_files by Dave Rodgman · 1 year, 10 months ago
  79. 3fb93a8 Merge pull request #8295 from minosgalanakis/changelog/renamed_psa_crypto_driver_wrappers by Dave Rodgman · 1 year, 10 months ago
  80. 130938a Merge pull request #1088 from gilles-peskine-arm/tls13_read_public_xxdhe_share-overflow by Dave Rodgman · 1 year, 10 months ago
  81. 3974b17 check-generated-files: Added psa_crypto_driver_wrappers_no_static.c file by Minos Galanakis · 1 year, 10 months ago
  82. 466286a Remove redundant test component by Ronald Cron · 1 year, 10 months ago
  83. 76b709d Changelog: Added entry for psa_crypto_driver_wrappers rename by Minos Galanakis · 1 year, 10 months ago
  84. 61ea46d Merge remote-tracking branch 'origin/development' into check-changelog-exts by Dave Rodgman · 1 year, 10 months ago
  85. ff3e9e1 Merge pull request #8292 from minosgalanakis/bugfix/changelog_extensions by Dave Rodgman · 1 year, 10 months ago
  86. 3713bee Remove leftover local debug line by Gilles Peskine · 1 year, 10 months ago
  87. 65d8ec1 Move check into list_files_to_merge by Dave Rodgman · 1 year, 10 months ago
  88. 08707ec ChangeLog: Added .txt extension to log entries. by Minos Galanakis · 1 year, 10 months ago
  89. 3901e2e Check for incorrect changelog extensions by Dave Rodgman · 1 year, 10 months ago
  90. 7910cdd Avoid compiler warning about size comparison by Gilles Peskine · 1 year, 10 months ago
  91. 530c423 Improve some debug messages and error codes by Gilles Peskine · 1 year, 10 months ago
  92. 6dd5b9a In TLS 1.2, only servers are affected by Gilles Peskine · 1 year, 10 months ago
  93. b782415 Changelog entry for xxdh_psa_peerkey size validation by Gilles Peskine · 1 year, 10 months ago
  94. c29df53 Improve robustness of ECDH public key length validation by Gilles Peskine · 1 year, 10 months ago
  95. c8df898 Fix buffer overflow in TLS 1.2 ClientKeyExchange parsing by Gilles Peskine · 1 year, 10 months ago
  96. 12c5aaa Fix buffer overflow in TLS 1.3 ECDH public key parsing by Gilles Peskine · 1 year, 10 months ago
  97. bf66b75 Add custom config logic to 3rdparty modules by David Horstmann · 1 year, 10 months ago
  98. a06d45e Code style by Dave Rodgman · 1 year, 10 months ago
  99. 0673ed2 Merge pull request #8278 from gilles-peskine-arm/7298-changelog by Dave Rodgman · 1 year, 10 months ago
  100. 53307b7 CMake: fix build with 3rdparty module enabled through a custom config by Gilles Peskine · 1 year, 10 months ago