1. 3cd4ef7 mbedtls_config: improved description of PK_PARSE_EC_COMPRESSED by Valerio Setti · 2 years, 1 month ago
  2. addeee4 mbedtls_config: add new MBEDTLS_PK_PARSE_EC_COMPRESSED symbol by Valerio Setti · 2 years, 2 months ago
  3. 6edf8b8 Merge pull request #7451 from yanrayw/7376_aes_128bit_only by Tom Cosgrove · 2 years, 1 month ago
  4. 55ef22c mbedtls_config.h: add description for CTR_DRBG about AES-128 only by Yanray Wang · 2 years, 1 month ago
  5. 7265bab mbedtls_config.h: remove empty * line before closing */ line by Yanray Wang · 2 years, 3 months ago
  6. d2ae432 mbedtls_config.h: rewrite comment for AES_ONLY_128_BIT_KEY_LENGTH by Yanray Wang · 2 years, 3 months ago
  7. d06c6fc Merge branch 'development' into sha3 by Pol Henarejos · 2 years, 3 months ago
  8. 1ed226f Auto-enable CTR_DRBG_USE_128_BIT_KEY with AES_ONLY_128_BIT_KEY_LENGTH by Yanray Wang · 2 years, 3 months ago
  9. 4a7fdff mbedtls_config.h: paraphrase code size saving in comment by Yanray Wang · 2 years, 3 months ago
  10. 3d4d146 mbedtls_config.h: fix issue in grammar by Yanray Wang · 2 years, 3 months ago
  11. 732ca32 AES: add macro of MBEDTLS_AES_ONLY_128_BIT_KEY_LENGTH by Arto Kinnunen · 2 years, 4 months ago
  12. 8e076e4 Merge pull request #6915 from aditya-deshpande-arm/example-driver-post-codestyle by Manuel Pégourié-Gonnard · 2 years, 3 months ago
  13. f317df9 Merge pull request #7461 from valeriosetti/issue7460-part1 by Manuel Pégourié-Gonnard · 2 years, 3 months ago
  14. f100f00 Add warnings to documentation stating that p256-m code may be out of date with upstream, plus other minor grammatical fixes. by Aditya Deshpande · 2 years, 4 months ago
  15. bac592d Remove rand() from p256_generate_random() and move to an implementation based on mbedtls_ctr_drbg by Aditya Deshpande · 2 years, 6 months ago
  16. e41f7e4 Integrate p256-m as an example driver alongside Mbed TLS and write documentation for the example. by Aditya Deshpande · 2 years, 7 months ago
  17. a1a039d Improve minimum compiler versions document by Jerry Yu · 2 years, 3 months ago
  18. f015a93 Add msvc version document by Jerry Yu · 2 years, 3 months ago
  19. cf35d77 doc: update USE_PSA_CRYPTO description by valerio · 2 years, 3 months ago
  20. 219f978 Merge pull request #7059 from ronald-cron-arm/psa-crypto-misc by Ronald Cron · 2 years, 4 months ago
  21. b8f5ba8 Merge pull request #6891 from yuhaoth/pr/add-milliseconds-platform-function by Dave Rodgman · 2 years, 4 months ago
  22. e6e6b75 psa: Remove MBEDTLS_PSA_CRYPTO_DRIVERS configuration option by Ronald Cron · 2 years, 6 months ago
  23. 9463e78 Fix a typo by Manuel Pégourié-Gonnard · 2 years, 4 months ago
  24. 4fa702a Update documented dependencies on ECC algs by Manuel Pégourié-Gonnard · 2 years, 4 months ago
  25. 93b21e7 Update documentation to mention ECC drivers by Manuel Pégourié-Gonnard · 2 years, 4 months ago
  26. d01a3bc Merge tag 'v3.4.0' into mbedtls-3.4.0_mergeback by Paul Elliott · 2 years, 4 months ago
  27. 2ca08c8 Try again to clarify USE_PSA_CRYPTO by Manuel Pégourié-Gonnard · 2 years, 4 months ago
  28. a22857b Fix documented dependencies on TLS 1.2 by Manuel Pégourié-Gonnard · 2 years, 4 months ago
  29. f1eb5e2 Merge branch 'development-restricted' into mbedtls-3.4.0rc0-pr by Paul Elliott · 2 years, 4 months ago
  30. 161dca6 Fix typos & improve wording in comments by Manuel Pégourié-Gonnard · 2 years, 4 months ago
  31. 49e67f8 PKCS5: always use MD by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  32. fb8d90a RSA: always use MD light by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  33. 1c2008f PEM: always use MD light by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  34. be97afe PKCS12: always use MD light by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  35. 41bc8b6 ECJPAKE: always use MD light by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  36. 534d64d MD no longer depends on a built-in hash by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  37. 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
  38. d3b6e92 Merge pull request #997 from gilles-peskine-arm/aesni-intrinsics by Dave Rodgman · 2 years, 4 months ago
  39. f586aa2 Note that MBEDTLS_HAVE_ASM is required by MBEDTLS_AESCE_C by Tom Cosgrove · 2 years, 4 months ago
  40. f918d42 Tidy up ARMCE terminology by Dave Rodgman · 2 years, 4 months ago
  41. 0e2b06a Merge pull request #7083 from KloolK/record-size-limit/parsing by Dave Rodgman · 2 years, 4 months ago
  42. 0bfccfa Document the new state of AESNI support by Gilles Peskine · 2 years, 5 months ago
  43. a0589e7 Changes from review by Jan Bruckner · 2 years, 5 months ago
  44. 023c885 Merge pull request #7203 from yuhaoth/pr/add-cpu-modifier-for-aesce by Dave Rodgman · 2 years, 5 months ago
  45. 151f642 Add parsing for Record Size Limit extension in TLS 1.3 by Jan Bruckner · 2 years, 6 months ago
  46. fbf9523 Revert "Add experimental warning" by Jerry Yu · 2 years, 5 months ago
  47. e4622a3 Merge remote-tracking branch 'development/development' into development-restricted by Paul Elliott · 2 years, 5 months ago
  48. efbc5f7 Update wording in comments by Dave Rodgman · 2 years, 5 months ago
  49. be510fe Add experimental warning by Jerry Yu · 2 years, 5 months ago
  50. be78386 Remove documents about command line options. by Jerry Yu · 2 years, 5 months ago
  51. 3fe2abf Apply suggestions from code review by Dave Rodgman · 2 years, 5 months ago
  52. 7c33b0c Remove pre-production warnings by Dave Rodgman · 2 years, 5 months ago
  53. 5e5aa4a Merge pull request #7218 from tom-cosgrove-arm/fix-typos-230307 by Dave Rodgman · 2 years, 5 months ago
  54. ed7b597 Merge pull request #6172 from gilles-peskine-arm/doc-tls13-psa_crypto_init by Gilles Peskine · 2 years, 5 months ago
  55. 5c8505f Fix typos by Tom Cosgrove · 2 years, 5 months ago
  56. f61d6c0 Merge branch 'development' into sha3 by Pol Henarejos · 2 years, 5 months ago
  57. 45cef61 Merge branch 'development' into md-light by Dave Rodgman · 2 years, 5 months ago
  58. 1f39a62 Merge pull request #7151 from gilles-peskine-arm/psa-headers-alt by Dave Rodgman · 2 years, 5 months ago
  59. 6def41b Merge pull request #6932 from yuhaoth/pr/fix-arm64-host-build-and-illegal_instrucion-fail by Gilles Peskine · 2 years, 5 months ago
  60. a8d7e43 Move non-boolean config options to the proper section by Gilles Peskine · 3 years ago
  61. 8c2830a Document what "TLS 1.3 depends on PSA" entails by Gilles Peskine · 3 years ago
  62. b52b788 Merge pull request #6895 from yuhaoth/pr/add-aes-with-armv8-crypto-extension by Gilles Peskine · 2 years, 5 months ago
  63. 608e109 Improve comment about conflicts between aesce and sha512-crypto by Jerry Yu · 2 years, 5 months ago
  64. 86f30ff Reduce the default MBEDTLS_ECP_WINDOW_SIZE value to 2 by Andrzej Kurek · 2 years, 5 months ago
  65. c66deda Add explanation for aesce limitation by Jerry Yu · 2 years, 5 months ago
  66. 0d41521 Make MBEDTLS_MD_LIGHT private for now. by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  67. f181e54 Revert minimal integer requests by Jerry Yu · 2 years, 5 months ago
  68. 1aa6e8d Restore same PSK length enforcement by Ronald Cron · 2 years, 5 months ago
  69. 39a4f42 Add links for macros in doxygen documentation by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  70. f3953c8 Clarify relationship between MD_C and MD_LIGHT by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  71. 05bc878 Improve documents about ms_time by Jerry Yu · 2 years, 5 months ago
  72. b1176f2 Allow alternative names for overridden PSA headers by Gilles Peskine · 2 years, 5 months ago
  73. 10ce540 Put *MS_TIME* into together. by Jerry Yu · 2 years, 5 months ago
  74. 330e6ae Add document about runtime detection of AESCE by Jerry Yu · 2 years, 5 months ago
  75. c8bcdc8 fix various issues by Jerry Yu · 2 years, 5 months ago
  76. b9b630d Define "light" subset of MD by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  77. f7dccb3 Remove limitation for sha256/512 arm64 accelerator by Jerry Yu · 2 years, 5 months ago
  78. 751e76b Replace `crypto engine` with `crypto extension` by Jerry Yu · 2 years, 5 months ago
  79. 4e74733 Merge branch 'development' into sha3 by Pol Henarejos · 2 years, 6 months ago
  80. 2fddfd7 Add AESCE confige options by Jerry Yu · 2 years, 7 months ago
  81. 67bf677 fix comments issues by Jerry Yu · 2 years, 6 months ago
  82. c04515b Improve warnings for DES/3DES by Dave Rodgman · 2 years, 6 months ago
  83. cb0f2c4 Tidy-up - move asm #define into build_info.h by Dave Rodgman · 2 years, 7 months ago
  84. 3825749 Add milliseconds time function by Jerry Yu · 2 years, 8 months ago
  85. eba0ab5 Add million seconds time type. by Jerry Yu · 2 years, 8 months ago
  86. 449bd83 Switch to the new code style by Gilles Peskine · 2 years, 7 months ago
  87. 3368724 Merge pull request #6870 from valeriosetti/issue6831 by Manuel Pégourié-Gonnard · 2 years, 7 months ago
  88. 8e45cdd fix wrong dependency for X509_TRUSTED_CERTIFICATE_CALLBACK by Valerio Setti · 2 years, 7 months ago
  89. 8841d6b add missing dependency documentation for SSL_ASYNC_PRIVATE by Valerio Setti · 2 years, 7 months ago
  90. 7a389dd Merge pull request #6784 from valeriosetti/issue6702 by Manuel Pégourié-Gonnard · 2 years, 7 months ago
  91. d1dd41f Merge pull request #6723 from mpg/restartable-vs-use-psa by Gilles Peskine · 2 years, 8 months ago
  92. a3f9959 sha: make SHA-224 independent from SHA-256 by Valerio Setti · 2 years, 8 months ago
  93. 43363f5 sha: make SHA-384 independent from SHA-512 by Valerio Setti · 2 years, 8 months ago
  94. b2812cc Clarify documentation of ECP_RESTARTABLE by Manuel Pégourié-Gonnard · 2 years, 8 months ago
  95. ad45c4d Document that ECP_RESTARTABLE depends on ECP_C by Manuel Pégourié-Gonnard · 2 years, 8 months ago
  96. 5786646 Fix missing dependency declaration in test by Manuel Pégourié-Gonnard · 2 years, 8 months ago
  97. 55a188b Clarify the "restart vs use PSA" situation in TLS by Manuel Pégourié-Gonnard · 2 years, 8 months ago
  98. fbba0e9 Merge pull request #6537 from yuhaoth/pr/tls13-refactor-early-data-configuration-interface by Ronald Cron · 2 years, 8 months ago
  99. 92011ee Merge pull request #6717 from tom-cosgrove-arm/fix-typos-2212 by Dave Rodgman · 2 years, 8 months ago
  100. ad27b80 Declare ECP_RESTARTABLE and USE_PSA compatible by Manuel Pégourié-Gonnard · 2 years, 8 months ago