1. d00a138 Change test data for pkparse aes by Ryan Everett · 1 year, 7 months ago
  2. 1f935f5 Add AES tests to test_suite_pkparse by Ryan Everett · 1 year, 7 months ago
  3. ae0b4bd Add more details to comments by Ryan Everett · 1 year, 7 months ago
  4. 4cfd6a6 Fix dependencies in pkcs5 aes-128-cbc tests by Ryan Everett · 1 year, 7 months ago
  5. 86bfbe8 Fix test data dependencies by Ryan Everett · 1 year, 10 months ago
  6. cd80f09 Fix Changelog formatting by Ryan Everett · 1 year, 10 months ago
  7. 632699b Add Changelog by Ryan Everett · 1 year, 10 months ago
  8. 8494c98 Add Encryption test data for AES 128,196,256 PBES2 by Ryan Everett · 1 year, 10 months ago
  9. 223e716 Replace AES-CBC test data by Ryan Everett · 1 year, 11 months ago
  10. 1a91309 Restore array formatting by Ryan Everett · 1 year, 11 months ago
  11. 1c19557 Revert increase of test buffer size. by Ryan Everett · 1 year, 11 months ago
  12. 720c638 Add AES encrypted keys support for PKCS5 PBES2 by Maciej Zwoliński · 2 years, 3 months ago
  13. 9b0c816 Merge pull request #8330 from KloolK/extern-c by Bence Szépkúti · 1 year, 10 months ago
  14. 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
  15. 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
  16. 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
  17. 7871cb1 Include psa/build_info.h instead of mbedtls/build_info.h by Ronald Cron · 1 year, 10 months ago
  18. 946720a Fix C++ build issue when MBEDTLS_ASN1_PARSE_C is not enabled by Jan Bruckner · 1 year, 10 months ago
  19. 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
  20. 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
  21. 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
  22. 5cae6e8 benchmark: improve code readability by Yanray Wang · 1 year, 10 months ago
  23. 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
  24. 29db8b0 sha256.h: add guard for is224 in sha256 context by Yanray Wang · 1 year, 10 months ago
  25. 070e865 Adapt to new PSA Crypto repo name by Ronald Cron · 1 year, 10 months ago
  26. 866b3a1 Merge pull request #8323 from tom-daubney-arm/fix_mbedtls_styling_docs by Dave Rodgman · 1 year, 10 months ago
  27. 4934ae7 Merge pull request #8319 from davidhorstmann-arm/fix-3rdparty-target-prefix by Dave Rodgman · 1 year, 10 months ago
  28. 0101f47 Remove logically dead code by Paul Elliott · 1 year, 11 months ago
  29. 540324c Correct styling of Mbed TLS in documentation by Thomas Daubney · 1 year, 10 months ago
  30. 3677352 Merge pull request #8308 from valeriosetti/issue8052 by Paul Elliott · 1 year, 10 months ago
  31. 8e00fe0 Merge pull request #8309 from daverodgman/iar-warnings2 by Dave Rodgman · 1 year, 10 months ago
  32. 3c33cb5 Fix 3rdparty target names for custom config by David Horstmann · 1 year, 10 months ago
  33. 49c835e test_suite_pkcs12: fix typo in test case description by Valerio Setti · 1 year, 10 months ago
  34. f484884 pkcs12: use mbedtls_cipher_crypt() instead of explicitly defining all steps by Valerio Setti · 1 year, 10 months ago
  35. 0d31537 Merge pull request #8289 from daverodgman/check-changelog-exts by Dave Rodgman · 1 year, 10 months ago
  36. 8d487ad Merge pull request #1103 from Mbed-TLS/mbedtls-3.5.0_mergeback by minosgalanakis · 1 year, 10 months ago
  37. 2eab462 Fix IAR warnings by Dave Rodgman · 1 year, 10 months ago
  38. 4855fdf Revert "Auto-generated files for v3.5.0" by Minos Galanakis · 1 year, 10 months ago
  39. 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
  40. 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
  41. f7e81d9 Updated BRANCHES.MD by Minos Galanakis · 1 year, 10 months ago
  42. 5d323bf Re-assemble changelog to add missing item, plus a couple of typo fixes. by Dave Rodgman · 1 year, 10 months ago
  43. e35e387 Bump library so-crypto, so-x509, so-tls versions. by Minos Galanakis · 1 year, 10 months ago
  44. 8f4c19a Merge pull request #8273 from davidhorstmann-arm:target-prefix-3rdparty by Minos Galanakis · 1 year, 10 months ago
  45. 2546d7d Merge pull request #8284 from gilles-peskine-arm:cmake-fix-3rdparty-custom-config by Minos Galanakis · 1 year, 10 months ago
  46. 35b49c4 Ignore tests of built-in interfaces for driver-only testing parity by Gilles Peskine · 1 year, 10 months ago
  47. 010f035 Renaming all MBEDTLS_HAVE for curves to MBEDTLS_ECP_HAVE by Gilles Peskine · 1 year, 10 months ago
  48. 591416f Auto-generated files for v3.5.0 by Minos Galanakis · 1 year, 10 months ago
  49. 974388f ChangeLog: Set release date by Minos Galanakis · 1 year, 10 months ago
  50. 80a8156 Prepare ChangeLog for 3.5.0 release by Minos Galanakis · 1 year, 10 months ago
  51. 31ca313 Bump version to 3.5.0 by Minos Galanakis · 1 year, 10 months ago
  52. 1a3ad26 Merge branch 'development-restricted' into mbedtls-3.5.0rc0-pr by Minos Galanakis · 1 year, 10 months ago
  53. 3406564 Merge pull request #8291 from minosgalanakis/bugfix/updated_check_generated_files by Dave Rodgman · 1 year, 10 months ago
  54. 3fb93a8 Merge pull request #8295 from minosgalanakis/changelog/renamed_psa_crypto_driver_wrappers by Dave Rodgman · 1 year, 10 months ago
  55. 130938a Merge pull request #1088 from gilles-peskine-arm/tls13_read_public_xxdhe_share-overflow by Dave Rodgman · 1 year, 10 months ago
  56. 3974b17 check-generated-files: Added psa_crypto_driver_wrappers_no_static.c file by Minos Galanakis · 1 year, 10 months ago
  57. 466286a Remove redundant test component by Ronald Cron · 1 year, 10 months ago
  58. 76b709d Changelog: Added entry for psa_crypto_driver_wrappers rename by Minos Galanakis · 1 year, 10 months ago
  59. 61ea46d Merge remote-tracking branch 'origin/development' into check-changelog-exts by Dave Rodgman · 1 year, 10 months ago
  60. ff3e9e1 Merge pull request #8292 from minosgalanakis/bugfix/changelog_extensions by Dave Rodgman · 1 year, 10 months ago
  61. 3713bee Remove leftover local debug line by Gilles Peskine · 1 year, 10 months ago
  62. 65d8ec1 Move check into list_files_to_merge by Dave Rodgman · 1 year, 10 months ago
  63. 08707ec ChangeLog: Added .txt extension to log entries. by Minos Galanakis · 1 year, 10 months ago
  64. 3901e2e Check for incorrect changelog extensions by Dave Rodgman · 1 year, 10 months ago
  65. 7910cdd Avoid compiler warning about size comparison by Gilles Peskine · 1 year, 10 months ago
  66. 530c423 Improve some debug messages and error codes by Gilles Peskine · 1 year, 10 months ago
  67. 6dd5b9a In TLS 1.2, only servers are affected by Gilles Peskine · 1 year, 10 months ago
  68. b782415 Changelog entry for xxdh_psa_peerkey size validation by Gilles Peskine · 1 year, 10 months ago
  69. c29df53 Improve robustness of ECDH public key length validation by Gilles Peskine · 1 year, 10 months ago
  70. c8df898 Fix buffer overflow in TLS 1.2 ClientKeyExchange parsing by Gilles Peskine · 1 year, 10 months ago
  71. 12c5aaa Fix buffer overflow in TLS 1.3 ECDH public key parsing by Gilles Peskine · 1 year, 10 months ago
  72. bf66b75 Add custom config logic to 3rdparty modules by David Horstmann · 1 year, 10 months ago
  73. a06d45e Code style by Dave Rodgman · 1 year, 10 months ago
  74. 0673ed2 Merge pull request #8278 from gilles-peskine-arm/7298-changelog by Dave Rodgman · 1 year, 10 months ago
  75. 53307b7 CMake: fix build with 3rdparty module enabled through a custom config by Gilles Peskine · 1 year, 10 months ago
  76. 673fec0 Merge pull request #8277 from mpg/cl-ffdh-psa by Gilles Peskine · 1 year, 10 months ago
  77. 16e9256 Merge pull request #8272 from daverodgman/iar-warnings by Gilles Peskine · 1 year, 10 months ago
  78. e81a632 Restore missing #if by Dave Rodgman · 1 year, 10 months ago
  79. 782df035 Improve AES hardware-only check by Dave Rodgman · 1 year, 10 months ago
  80. d39edea Changelog entry for #7298 by Gilles Peskine · 1 year, 10 months ago
  81. f7baf7b Merge pull request #8271 from daverodgman/fix-numops by Gilles Peskine · 1 year, 10 months ago gh-readonly-queue/development/pr-8271-b51f3da3549034818ea5e7b66695a44c65454cbc
  82. ef89fb8 Fix ChangeLog entry for FFDH in PSA by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  83. 9ac0e72 Undo not-needed change by Dave Rodgman · 1 year, 10 months ago
  84. ed9c22d Remove redundant code by Dave Rodgman · 1 year, 10 months ago
  85. 3572bde Assume get_num_ops cannot fail by Dave Rodgman · 1 year, 10 months ago
  86. fe43d12 Always call get_num_ops by Dave Rodgman · 1 year, 10 months ago
  87. de527fb Add MBEDTLS_TARGET_PREFIX to 3rdparty CMake by David Horstmann · 1 year, 10 months ago
  88. b51f3da Merge pull request #8264 from mpg/follow-up-8075 by Dave Rodgman · 1 year, 10 months ago
  89. 2bc38a6 Fix return type by Dave Rodgman · 1 year, 10 months ago
  90. 9329252 Fix IAR statement is unreachable warning by Dave Rodgman · 1 year, 10 months ago
  91. 90330a4 Fix IAR control bypasses initialisation warning by Dave Rodgman · 1 year, 10 months ago
  92. 321c7e9 Fix error handling in psa_driver_wrapper_xxx_hash_get_num_ops by Dave Rodgman · 1 year, 10 months ago
  93. 02a53d7 Fix IAR pointless integer comparison by Dave Rodgman · 1 year, 10 months ago
  94. 7e9af05 Fix IAR control bypasses initialisation warning by Dave Rodgman · 1 year, 10 months ago
  95. 73d8591 Fix IAR change of sign warning by Dave Rodgman · 1 year, 10 months ago
  96. 42f8d5f Merge pull request #8261 from Mbed-TLS/fix-cmake-header-include by Gilles Peskine · 1 year, 10 months ago
  97. 3b2357c Remove components that partially accelerate ECC keys by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  98. 680b48e Update list of ECC key types in user-config-for-test.h by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  99. 3243539 Merge pull request #8242 from mpg/ecc-bn-wrapup by Gilles Peskine · 1 year, 10 months ago
  100. f868d6f Remove spurious comments by David Horstmann · 1 year, 10 months ago fix-cmake-header-include