1. a31ddb9 Fix and simplify TLS hash dependency declarations by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  2. bb21c5a Use helper macros for hashes in check_config.h by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  3. 9330242 Fix instances of old feature macros being used by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  4. 4011eb4 Fix entropy-related feature macros by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  5. 5cd4b64 Use MD-light in entropy.c by Manuel Pégourié-Gonnard · 2 years, 6 months ago
  6. 080a22b ssl_tls13: use PSA_WANT_ALG_ECDH as symbol for marking ECDH capability by Valerio Setti · 2 years, 5 months ago
  7. 4059aba accelerated ecdh: re-enable TLS 1.3 key exchanges and fix guards in check_config by Valerio Setti · 2 years, 5 months ago
  8. ccf0be2 fix typo by Valerio Setti · 2 years, 5 months ago
  9. da8535b ecdh: simplify guards for the newly created PSA_HAVE_FULL_ECDH symbol by Valerio Setti · 2 years, 5 months ago
  10. d3f0b9e ecdhe: fix guards for accelerated ECDHE key exchanges by Valerio Setti · 2 years, 5 months ago
  11. 161dca6 Fix typos & improve wording in comments by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  12. 7224086 Remove legacy_or_psa.h by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  13. a946489 X.509: use MD_CAN macros by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  14. 49e67f8 PKCS5: always use MD by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  15. fb8d90a RSA: always use MD light by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  16. 1c2008f PEM: always use MD light by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  17. be97afe PKCS12: always use MD light by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  18. 41bc8b6 ECJPAKE: always use MD light by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  19. 235a933 PSA hash algs must be a superset of built-ins by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  20. 534d64d MD no longer depends on a built-in hash by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  21. e0e161b Merge pull request #7296 from valeriosetti/issue7253-part1 by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  22. 3543806 Merge pull request #7190 from yanrayw/6197_rsa_get_padding_hashID by Dave Rodgman · 2 years, 5 months ago
  23. 97fd217 Merge pull request #7318 from tom-cosgrove-arm/update-mbedtls_have_asm-requirements-in-mbedtls_config.h by Dave Rodgman · 2 years, 5 months ago
  24. f586aa2 Note that MBEDTLS_HAVE_ASM is required by MBEDTLS_AESCE_C by Tom Cosgrove · 2 years, 5 months ago
  25. 5d1f29e ssl_tls: fix guards for accelerated ECDH by Valerio Setti · 2 years, 5 months ago
  26. 4ebe2a7 Merge pull request #7300 from valeriosetti/issue7281 by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  27. 14c194a Merge pull request #7271 from mpg/use-md-light by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  28. f918d42 Tidy up ARMCE terminology by Dave Rodgman · 2 years, 5 months ago
  29. d41684e rsa.c: rename getter function of hash_id by Yanray Wang · 2 years, 5 months ago
  30. 0e2b06a Merge pull request #7083 from KloolK/record-size-limit/parsing by Dave Rodgman · 2 years, 5 months ago
  31. 9f02a41 Merge pull request #7009 from mprse/csr_write_san by Paul Elliott · 2 years, 5 months ago
  32. b33ef74 Use MD_LIGHT, not sha1.h, in RSA selftest by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  33. 8316209 Use MD_LIGHT rather than md5.h in pem.c by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  34. 9d698df Further clarify a comment by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  35. a9ab4a2 Clarify a comment by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  36. 39a376a Finish removing HMAC from MD-light by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  37. 9b14639 Dispatch according to init status. by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  38. d8ea37f Add engine field to context structure by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  39. 83d9e09 Switch metadata functions to the PSA-aware availability symbols by Gilles Peskine · 2 years, 10 months ago
  40. 416d0e2 Introduce preprocessor symbols for MD algorithm support via PSA by Gilles Peskine · 2 years, 10 months ago
  41. 82b484e ecjpake: fix guards for driver only builds by Valerio Setti · 2 years, 5 months ago
  42. 2a44ac2 Merge pull request #7217 from lpy4105/issue/6840/add-cache-entry-removal-api by Gilles Peskine · 2 years, 5 months ago
  43. a0589e7 Changes from review by Jan Bruckner · 2 years, 5 months ago
  44. b599562 Merge pull request #7240 from tom-cosgrove-arm/fix-issue-7234 by Dave Rodgman · 2 years, 5 months ago
  45. 83548b5 fix inappropriate description for function in RSA by Yanray Wang · 2 years, 5 months ago
  46. 12cb396 rsa.c: provide interface to get hash_id of RSA context by Yanray Wang · 2 years, 5 months ago
  47. a730df6 rsa.c: provide interface to get padding mode of RSA context by Yanray Wang · 2 years, 5 months ago
  48. 0b9c012 ssl_cache: return the error code for mutex failure by Pengyu Lv · 2 years, 5 months ago
  49. 023c885 Merge pull request #7203 from yuhaoth/pr/add-cpu-modifier-for-aesce by Dave Rodgman · 2 years, 5 months ago
  50. 151f642 Add parsing for Record Size Limit extension in TLS 1.3 by Jan Bruckner · 2 years, 6 months ago
  51. cdaaef5 Update include/mbedtls/pkcs7.h by Dave Rodgman · 2 years, 5 months ago
  52. bcc92d4 Update include/mbedtls/pkcs7.h by Dave Rodgman · 2 years, 5 months ago
  53. fbf9523 Revert "Add experimental warning" by Jerry Yu · 2 years, 5 months ago
  54. efbc5f7 Update wording in comments by Dave Rodgman · 2 years, 5 months ago
  55. be510fe Add experimental warning by Jerry Yu · 2 years, 5 months ago
  56. be78386 Remove documents about command line options. by Jerry Yu · 2 years, 5 months ago
  57. 25b2dfa Fix comment typo by Dave Rodgman · 2 years, 5 months ago
  58. 957cc36 Improve wording; use PKCS #7 not PKCS7 by Dave Rodgman · 2 years, 5 months ago
  59. 3fe2abf Apply suggestions from code review by Dave Rodgman · 2 years, 5 months ago
  60. 7c33b0c Remove pre-production warnings by Dave Rodgman · 2 years, 5 months ago
  61. 439dbc5 Fix dependency for TLS 1.3 as well by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  62. 45bcb6a Fix dependencies of 1.2 ECDSA key exchanges by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  63. 4da9283 Merge pull request #7117 from valeriosetti/issue6862 by Gilles Peskine · 2 years, 5 months ago
  64. bf4016e Merge pull request #6567 from mprse/ecjpake-driver-dispatch by Dave Rodgman · 2 years, 5 months ago
  65. 94e8412 Don't check prerequisites for MBEDTLS_AESCE_C if we won't use it by Tom Cosgrove · 2 years, 5 months ago
  66. b8eaf63 Remove MBEDTLS_SHA256_C from PSA_WANT_ALG_JPAKE config and adapt test dependencies by Przemek Stekiel · 2 years, 5 months ago
  67. 5e5aa4a Merge pull request #7218 from tom-cosgrove-arm/fix-typos-230307 by Dave Rodgman · 2 years, 5 months ago
  68. 1470ce3 fix typos by Valerio Setti · 2 years, 5 months ago
  69. 30c4618 Add new PSA_HAS_FULL_ECDSA macro for easily signal that PSA has full ECDSA support by Valerio Setti · 2 years, 5 months ago
  70. ed7b597 Merge pull request #6172 from gilles-peskine-arm/doc-tls13-psa_crypto_init by Gilles Peskine · 2 years, 5 months ago
  71. a2fc399 Merge pull request #6829 from AndrzejKurek/unify-psa-errors by Gilles Peskine · 2 years, 5 months ago
  72. 5c8505f Fix typos by Tom Cosgrove · 2 years, 5 months ago
  73. 4aa9940 Fix configuration for accelerated jpake by Przemek Stekiel · 2 years, 5 months ago
  74. 7b6299b ssl_cache: Add an interface to remove cache entry by session id by Pengyu Lv · 2 years, 5 months ago
  75. 45cef61 Merge branch 'development' into md-light by Dave Rodgman · 2 years, 5 months ago
  76. 1f39a62 Merge pull request #7151 from gilles-peskine-arm/psa-headers-alt by Dave Rodgman · 2 years, 5 months ago
  77. 5720771 Add MBEDTLS_ASN1_CHK_CLEANUP_ADD macro to be able to release memory on failure by Przemek Stekiel · 2 years, 5 months ago
  78. 5a49d3c Replace mbedtls_x509_san_node with mbedtls_x509_subject_alternative_name by Przemek Stekiel · 2 years, 5 months ago
  79. 270b3f9 Rename error_pair_t to mbedtls_error_pair_t by Andrzej Kurek · 2 years, 5 months ago
  80. daf5b56 Translate to MD errors in ssl-tls.c by Andrzej Kurek · 2 years, 5 months ago
  81. 747ab4e Introduce error_pair_t to psa utils by Andrzej Kurek · 2 years, 5 months ago
  82. 138b30a Add missing const qualifiers by Andrzej Kurek · 2 years, 5 months ago
  83. 8a045ce Unify PSA to Mbed TLS error translation by Andrzej Kurek · 2 years, 8 months ago
  84. 05b80a4 Merge pull request #6201 from gilles-peskine-arm/tls13_only-renegotiation by Dave Rodgman · 2 years, 5 months ago
  85. 6def41b Merge pull request #6932 from yuhaoth/pr/fix-arm64-host-build-and-illegal_instrucion-fail by Gilles Peskine · 2 years, 5 months ago
  86. 5b7e164 Document the need to call psa_crypto_init() with USE_PSA_CRYPTO by Gilles Peskine · 3 years ago
  87. a8d7e43 Move non-boolean config options to the proper section by Gilles Peskine · 3 years ago
  88. 8c2830a Document what "TLS 1.3 depends on PSA" entails by Gilles Peskine · 3 years ago
  89. 7d3186d Disable MBEDTLS_SSL_RENEGOTIATION in tls13-only configuration by Gilles Peskine · 3 years ago
  90. 7e677fa Merge pull request #6389 from gilles-peskine-arm/ecdsa-use-psa-without-pkwrite by Gilles Peskine · 2 years, 5 months ago
  91. b52b788 Merge pull request #6895 from yuhaoth/pr/add-aes-with-armv8-crypto-extension by Gilles Peskine · 2 years, 5 months ago
  92. 608e109 Improve comment about conflicts between aesce and sha512-crypto by Jerry Yu · 2 years, 5 months ago
  93. dd4427c Merge pull request #7169 from AndrzejKurek/mpi-window-size by Dave Rodgman · 2 years, 5 months ago
  94. ac2251d Merge pull request #7076 from mprse/parse_RFC822_name by Paul Elliott · 2 years, 5 months ago
  95. 86f30ff Reduce the default MBEDTLS_ECP_WINDOW_SIZE value to 2 by Andrzej Kurek · 2 years, 5 months ago
  96. c66deda Add explanation for aesce limitation by Jerry Yu · 2 years, 5 months ago
  97. 95c9152 Move the implication of MBEDTLS_PSA_CRYPTO_CLIENT where it belongs by Gilles Peskine · 2 years, 5 months ago
  98. 0d41521 Make MBEDTLS_MD_LIGHT private for now. by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  99. cacc0ea Fix a couple more typos by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  100. 39a4f42 Add links for macros in doxygen documentation by Manuel Pégourié-Gonnard · 2 years, 5 months ago