1. bed21b5 Replace MBEDTLS_PK_CAN_ECDSA_VERIFY with PSA_HAVE_ALG_ECDSA_VERIFY by Elena Uziunaite · 11 months ago
  2. 39c7d5d Replace MBEDTLS_PK_CAN_ECDSA_SIGN with PSA_HAVE_ALG_ECDSA_SIGN by Elena Uziunaite · 11 months ago
  3. 8c95999 Merge pull request #9544 from eleuzi01/replace-224k1 by Ronald Cron · 11 months ago
  4. 63cb13e Replace MBEDTLS_ECP_HAVE_SECP224K1 with PSA_WANT_ECC_SECP_K1_224 by Elena Uziunaite · 11 months ago
  5. 9fc5be0 Replace MBEDTLS_MD_CAN_SHA1 with PSA_WANT_ALG_SHA_1 by Elena Uziunaite · 11 months ago
  6. f3cd97d Merge pull request #9327 from eleuzi01/issue-9319 by Manuel Pégourié-Gonnard · 11 months ago
  7. 0b0f090 Merge remote-tracking branch 'restricted/development-restricted' into dev-mergeback by Manuel Pégourié-Gonnard · 11 months ago
  8. ab0af45 Merge pull request #9464 from gilles-peskine-arm/psa-keystore-dynamic-development by Gilles Peskine · 11 months ago gh-readonly-queue/development/pr-9464-805ac15e2d77c00d41edea336c8fb33e28322ff5
  9. 0a2b6e2 Merge remote-tracking branch 'development' into development-restricted by Gilles Peskine · 12 months ago
  10. 88f3dd9 Merge pull request #9402 from tom-daubney-arm/remove_function_level_alt_interface by Bence Szépkúti · 12 months ago
  11. 9e9e1f6 Dynamic key store: new compilation option by Gilles Peskine · 1 year, 2 months ago
  12. 123a625 Resolved merge conflicts caused by file moved in #8226 by Minos Galanakis · 12 months ago
  13. a0cdde3 Remove outdated documentation by Thomas Daubney · 12 months ago
  14. 2cb03a5 Improve the documentation of MBEDTLS_PSA_KEY_SLOT_COUNT by Gilles Peskine · 1 year, 1 month ago
  15. 28647d8 Remove MBEDTLS_ECDSA_GENKEY_ALT by Thomas Daubney · 1 year, 1 month ago
  16. 4864424 Remove MBEDTLS_ECDSA_SIGN_ALT by Thomas Daubney · 1 year, 1 month ago
  17. e3013da Remove MBEDTLS_ECDSA_VERIFY_ALT by Thomas Daubney · 1 year, 1 month ago
  18. ce5ed85 Remove MBEDTLS_ECDH_COMPUTE_SHARED_ALT by Thomas Daubney · 1 year, 1 month ago
  19. 51b90fb Remove MBEDTLS_ECDH_GEN_PUBLIC_ALT by Thomas Daubney · 1 year, 1 month ago
  20. 7c0b4ad Remove MBEDTLS_AES_DECRYPT_ALT by Thomas Daubney · 1 year, 1 month ago
  21. 6cf05f9 Remove MBEDTLS_AES_ENCRYPT_ALT by Thomas Daubney · 1 year, 1 month ago
  22. 955ce58 Remove MBEDTLS_AES_SETKEY_DEC_ALT by Thomas Daubney · 1 year, 1 month ago
  23. 742a2e3 Remove MBEDTLS_AES_SETKEY_ENC_ALT by Thomas Daubney · 1 year, 1 month ago
  24. 2bcf805 Remove MBEDTLS_DES3_CRYPT_ECB_ALT by Thomas Daubney · 1 year, 1 month ago
  25. 29561ec Remove MBEDTLS_DES_CRYPT_ECB_ALT by Thomas Daubney · 1 year, 1 month ago
  26. 43874e0 Remove MBEDTLS_DES_SETKEY_ALT by Thomas Daubney · 1 year, 1 month ago
  27. 3ab1b2d Remove MBEDTLS_SHA512_PROCESS_ALT by Thomas Daubney · 1 year, 1 month ago
  28. 297b026 Remove MBEDTLS_SHA256_PROCESS_ALT by Thomas Daubney · 1 year, 1 month ago
  29. 2106f79 Remove MBEDTLS_SHA1_PROCESS_ALT by Thomas Daubney · 1 year, 1 month ago
  30. 6498868 Remove MBEDTLS_RIPEMD160_PROCESS_ALT by Thomas Daubney · 1 year, 1 month ago
  31. 72a88e7 Remove MBEDTLS_MD5_PROCESS_ALT by Thomas Daubney · 1 year, 1 month ago
  32. 3e81411 Remove test_valgrind_constant_flow_psa_no_asm by Elena Uziunaite · 1 year, 1 month ago
  33. 969e9e1 Alter constant-flow memsan testing by Elena Uziunaite · 1 year, 1 month ago
  34. 83a0d9d Replace MBEDTLS_SSL_HAVE_GCM with PSA_WANT_ALG_GCM by Elena Uziunaite · 1 year, 1 month ago
  35. 726e57f Merge pull request #1249 from gilles-peskine-arm/psa-drbg-no-hmac-document by Gilles Peskine · 1 year ago
  36. 6121a34 Replace MBEDTLS_SSL_HAVE_AES with PSA_WANT_KEY_TYPE_AES by Elena Uziunaite · 1 year, 1 month ago
  37. 3962a38 Merge pull request #9287 from Wenxing-hou/fix_some_typo by Paul Elliott · 1 year, 1 month ago
  38. 75246c0 Remove irrelevant documentation notes by Thomas Daubney · 1 year, 2 months ago
  39. 25bcf27 Remove MBEDTLS_SHA512_ALT by Thomas Daubney · 1 year, 2 months ago
  40. b248a93 Remove MBEDTLS_MD5_ALT by Thomas Daubney · 1 year, 2 months ago
  41. efc65e1 Remove MBEDTLS_CMAC_ALT by Thomas Daubney · 1 year, 2 months ago
  42. 027535c Remove MBEDTLS_SHA256_ALT by Thomas Daubney · 1 year, 2 months ago
  43. 30c7701 Remove MBEDTLS_RIPEMD160_ALT by Thomas Daubney · 1 year, 2 months ago
  44. 2cd12de Remove MBEDTLS_SHA1_ALT by Thomas Daubney · 1 year, 2 months ago
  45. 25e2be1 Remove MBEDTLS_NIST_KW_ALT by Thomas Daubney · 1 year, 2 months ago
  46. a9ea6f8 Remove MBEDTLS_DES_ALT by Thomas Daubney · 1 year, 2 months ago
  47. 064f1df Remove MBEDTLS_ARIA_ALT by Thomas Daubney · 1 year, 2 months ago
  48. e9fe311 Remove MBEDTLS_CAMELLIA_ALT by Thomas Daubney · 1 year, 2 months ago
  49. c7cb810 Remove MBEDTLS_GCM_ALT by Thomas Daubney · 1 year, 2 months ago
  50. b4914cf Remove MBEDTLS_CCM_ALT by Thomas Daubney · 1 year, 2 months ago
  51. 4137609 Remove MBEDTLS_AES_ALT by Thomas Daubney · 1 year, 2 months ago
  52. 3f2d9b6 Merge pull request #9268 from tom-daubney-arm/remove_symmetric_crypto_alt_interface by Bence Szépkúti · 1 year, 1 month ago
  53. b4d03cc Fix some typo for include folder by Wenxing Hou · 1 year, 2 months ago
  54. 4e6a368 Replace MBEDTLS_MD_CAN_SHA256 in md.h, ssl.h, and entropy.h by Elena Uziunaite · 1 year, 1 month ago
  55. f60ff02 Remove MBEDTLS_CHACHA20_ALT by Thomas Daubney · 1 year, 2 months ago
  56. af28a17 Remove MBEDTLS_CHACHAPOLY_ALT by Thomas Daubney · 1 year, 2 months ago
  57. f7ca94a Remove MBEDTLS_POLY1305_ALT by Thomas Daubney · 1 year, 2 months ago
  58. 9da1769 Remove MBEDTLS_ECP_ALT and associated options by Thomas Daubney · 1 year, 2 months ago
  59. e647d8f Remove MBEDTLS_ECJPAKE_ALT by Thomas Daubney · 1 year, 2 months ago
  60. 5edad7f Remove MBEDTLS_DHM_ALT by Thomas Daubney · 1 year, 2 months ago
  61. f47b66e Remove MBEDTLS_RSA_ALT by Thomas Daubney · 1 year, 2 months ago
  62. cf5e3dd Replace MBEDTLS_MD_CAN_SHA384 in md.h and ssl.h by Elena Uziunaite · 1 year, 1 month ago
  63. 868d252 Document that MBEDTLS_PSA_HMAC_DRBG_MD_TYPE does not force HMAC by Gilles Peskine · 1 year, 1 month ago
  64. 550a18d Move Mbed TLS crypto headers by Ronald Cron · 1 year, 2 months ago
  65. f0481f5 Merge pull request #9258 from tom-daubney-arm/drop_padlock_support by Ronald Cron · 1 year, 1 month ago
  66. 4e5d183 Correct pluralisation errors in comments by Thomas Daubney · 1 year, 1 month ago
  67. 82658eb Merge pull request #9138 from valeriosetti/issue9126 by Manuel Pégourié-Gonnard · 1 year, 1 month ago
  68. 0d915a9 Remove final references to padlock by Thomas Daubney · 1 year, 1 month ago
  69. 0c0e418 config_psa: do not update legacy symbols in client-only PSA build by Valerio Setti · 1 year, 3 months ago
  70. 62af02c Drop support for VIA Padlock by Thomas Daubney · 1 year, 2 months ago
  71. 3504c88 Fix incorrect array length in function prototype by Sam Berry · 1 year, 2 months ago
  72. 98ffc8e Merge pull request #9178 from valeriosetti/fix-psa-cmac by Tom Cosgrove · 1 year, 2 months ago
  73. c8d45cd Error on unexpectedly defined symbols by Gilles Peskine · 1 year, 2 months ago
  74. 9df7806 Tweak wording by Gilles Peskine · 1 year, 2 months ago
  75. 690fb5e Warn if mbedtls_config.h is included manually by Gilles Peskine · 1 year, 3 months ago
  76. 0b8ece6 Error out if *adjust* headers are included manually by Gilles Peskine · 1 year, 3 months ago
  77. d33eb55 Macros to indicate the finalization level of the configuration by Gilles Peskine · 1 year, 3 months ago
  78. 975e74c Document check-config.h and *adjust*.h as internal headers by Gilles Peskine · 1 year, 3 months ago
  79. a37ea26 adjust_legacy_crypto: enable CIPHER_C when PSA CMAC is builtin by Valerio Setti · 1 year, 2 months ago
  80. 97f0ea7 Fix the resolution of dependencies on HMAC by Ronald Cron · 1 year, 3 months ago
  81. b0c96f4 Resolve some HMAC dependencies automatically by Ronald Cron · 1 year, 3 months ago
  82. 89f5af8 adjust_legacy_crypto: enable ASN1_[PARSE|WRITE]_C when RSA_C by Valerio Setti · 1 year, 4 months ago
  83. a4b773d Merge pull request #6955 from inorick/nofa_no_session_tickets by Manuel Pégourié-Gonnard · 1 year, 4 months ago
  84. fe15d90 tls13: Fix doc of mbedtls_ssl_session_set() - 2 by Ronald Cron · 1 year, 4 months ago
  85. a376f84 Merge pull request #8937 from valeriosetti/issue8712 by Bence Szépkúti · 1 year, 4 months ago
  86. d85eeae tls13: Fix doc of mbedtls_ssl_session_set() - 1 by Ronald Cron · 1 year, 4 months ago
  87. 66a206c tls13: Fix doc of mbedtls_ssl_session_get() - 2 by Ronald Cron · 1 year, 4 months ago
  88. 81bb589 tls13: Fix doc of mbedtls_ssl_session_get() - 1 by Ronald Cron · 1 year, 4 months ago
  89. 9314df6 tls: Fix doc of mbedtls_ssl_session_save() by Ronald Cron · 1 year, 4 months ago
  90. 1c7f5de pk: fix documentation of mbedtls_pk_setup_opaque() by Valerio Setti · 1 year, 4 months ago
  91. 1b3b174 Record size limit support is released, so remove warning about only for testing by Tom Cosgrove · 1 year, 4 months ago
  92. f9f63ed pk: fix typos in description of mbedtls_pk_setup_opaque() by Valerio Setti · 1 year, 4 months ago
  93. ac81e23 pk: add check_pair info to mbedtls_pk_setup_opaque() documentation by Valerio Setti · 1 year, 5 months ago
  94. 4492dbd Version Bump for 3.6.0 by Minos Galanakis · 1 year, 5 months ago
  95. 42a3954 pk: fix description of mbedtls_pk_setup_opaque for sign_ext() by Valerio Setti · 1 year, 5 months ago
  96. fc6b22c pk: fix indentation in description of mbedtls_pk_setup_opaque() by Valerio Setti · 1 year, 5 months ago
  97. 80cd479 pk: fix description of mbedtls_pk_setup_opaque() by Valerio Setti · 1 year, 5 months ago
  98. 18702d9 pk: update documentation of mbedtls_pk_setup_opaque() based on #8951 by Valerio Setti · 1 year, 5 months ago
  99. 55ed91e pk: fix documentation for mbedtls_pk_setup_opaque() by Valerio Setti · 1 year, 5 months ago
  100. 622f905 pk: improve documentation of mbedtls_pk_setup_opaque() by Valerio Setti · 1 year, 5 months ago