1. 0b0f090 Merge remote-tracking branch 'restricted/development-restricted' into dev-mergeback by Manuel Pégourié-Gonnard · 11 months ago
  2. 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
  3. 0a2b6e2 Merge remote-tracking branch 'development' into development-restricted by Gilles Peskine · 11 months ago
  4. 88f3dd9 Merge pull request #9402 from tom-daubney-arm/remove_function_level_alt_interface by Bence Szépkúti · 12 months ago
  5. 9e9e1f6 Dynamic key store: new compilation option by Gilles Peskine · 1 year, 2 months ago
  6. 123a625 Resolved merge conflicts caused by file moved in #8226 by Minos Galanakis · 12 months ago
  7. a0cdde3 Remove outdated documentation by Thomas Daubney · 12 months ago
  8. 2cb03a5 Improve the documentation of MBEDTLS_PSA_KEY_SLOT_COUNT by Gilles Peskine · 1 year ago
  9. 28647d8 Remove MBEDTLS_ECDSA_GENKEY_ALT by Thomas Daubney · 1 year ago
  10. 4864424 Remove MBEDTLS_ECDSA_SIGN_ALT by Thomas Daubney · 1 year ago
  11. e3013da Remove MBEDTLS_ECDSA_VERIFY_ALT by Thomas Daubney · 1 year ago
  12. ce5ed85 Remove MBEDTLS_ECDH_COMPUTE_SHARED_ALT by Thomas Daubney · 1 year ago
  13. 51b90fb Remove MBEDTLS_ECDH_GEN_PUBLIC_ALT by Thomas Daubney · 1 year ago
  14. 7c0b4ad Remove MBEDTLS_AES_DECRYPT_ALT by Thomas Daubney · 1 year ago
  15. 6cf05f9 Remove MBEDTLS_AES_ENCRYPT_ALT by Thomas Daubney · 1 year ago
  16. 955ce58 Remove MBEDTLS_AES_SETKEY_DEC_ALT by Thomas Daubney · 1 year ago
  17. 742a2e3 Remove MBEDTLS_AES_SETKEY_ENC_ALT by Thomas Daubney · 1 year ago
  18. 2bcf805 Remove MBEDTLS_DES3_CRYPT_ECB_ALT by Thomas Daubney · 1 year ago
  19. 29561ec Remove MBEDTLS_DES_CRYPT_ECB_ALT by Thomas Daubney · 1 year ago
  20. 43874e0 Remove MBEDTLS_DES_SETKEY_ALT by Thomas Daubney · 1 year ago
  21. 3ab1b2d Remove MBEDTLS_SHA512_PROCESS_ALT by Thomas Daubney · 1 year ago
  22. 297b026 Remove MBEDTLS_SHA256_PROCESS_ALT by Thomas Daubney · 1 year ago
  23. 2106f79 Remove MBEDTLS_SHA1_PROCESS_ALT by Thomas Daubney · 1 year ago
  24. 6498868 Remove MBEDTLS_RIPEMD160_PROCESS_ALT by Thomas Daubney · 1 year ago
  25. 72a88e7 Remove MBEDTLS_MD5_PROCESS_ALT by Thomas Daubney · 1 year ago
  26. 726e57f Merge pull request #1249 from gilles-peskine-arm/psa-drbg-no-hmac-document by Gilles Peskine · 12 months ago
  27. 3962a38 Merge pull request #9287 from Wenxing-hou/fix_some_typo by Paul Elliott · 1 year ago
  28. 75246c0 Remove irrelevant documentation notes by Thomas Daubney · 1 year, 1 month ago
  29. 25bcf27 Remove MBEDTLS_SHA512_ALT by Thomas Daubney · 1 year, 2 months ago
  30. b248a93 Remove MBEDTLS_MD5_ALT by Thomas Daubney · 1 year, 2 months ago
  31. efc65e1 Remove MBEDTLS_CMAC_ALT by Thomas Daubney · 1 year, 2 months ago
  32. 027535c Remove MBEDTLS_SHA256_ALT by Thomas Daubney · 1 year, 2 months ago
  33. 30c7701 Remove MBEDTLS_RIPEMD160_ALT by Thomas Daubney · 1 year, 2 months ago
  34. 2cd12de Remove MBEDTLS_SHA1_ALT by Thomas Daubney · 1 year, 2 months ago
  35. 25e2be1 Remove MBEDTLS_NIST_KW_ALT by Thomas Daubney · 1 year, 2 months ago
  36. a9ea6f8 Remove MBEDTLS_DES_ALT by Thomas Daubney · 1 year, 2 months ago
  37. 064f1df Remove MBEDTLS_ARIA_ALT by Thomas Daubney · 1 year, 2 months ago
  38. e9fe311 Remove MBEDTLS_CAMELLIA_ALT by Thomas Daubney · 1 year, 2 months ago
  39. c7cb810 Remove MBEDTLS_GCM_ALT by Thomas Daubney · 1 year, 2 months ago
  40. b4914cf Remove MBEDTLS_CCM_ALT by Thomas Daubney · 1 year, 2 months ago
  41. 4137609 Remove MBEDTLS_AES_ALT by Thomas Daubney · 1 year, 2 months ago
  42. b4d03cc Fix some typo for include folder by Wenxing Hou · 1 year, 1 month ago
  43. f60ff02 Remove MBEDTLS_CHACHA20_ALT by Thomas Daubney · 1 year, 2 months ago
  44. af28a17 Remove MBEDTLS_CHACHAPOLY_ALT by Thomas Daubney · 1 year, 2 months ago
  45. f7ca94a Remove MBEDTLS_POLY1305_ALT by Thomas Daubney · 1 year, 2 months ago
  46. 9da1769 Remove MBEDTLS_ECP_ALT and associated options by Thomas Daubney · 1 year, 2 months ago
  47. e647d8f Remove MBEDTLS_ECJPAKE_ALT by Thomas Daubney · 1 year, 2 months ago
  48. 5edad7f Remove MBEDTLS_DHM_ALT by Thomas Daubney · 1 year, 2 months ago
  49. f47b66e Remove MBEDTLS_RSA_ALT by Thomas Daubney · 1 year, 2 months ago
  50. 868d252 Document that MBEDTLS_PSA_HMAC_DRBG_MD_TYPE does not force HMAC by Gilles Peskine · 1 year, 1 month ago
  51. 62af02c Drop support for VIA Padlock by Thomas Daubney · 1 year, 2 months ago
  52. 1b3b174 Record size limit support is released, so remove warning about only for testing by Tom Cosgrove · 1 year, 4 months ago
  53. b70f0fd Merge branch 'development' into 'development-restricted' by Minos Galanakis · 1 year, 4 months ago
  54. 27eb68d Enable TLS 1.3 by default by Ronald Cron · 1 year, 5 months ago
  55. c9db499 Merge pull request #8930 from ronald-cron-arm/tls13-doc-update by Manuel Pégourié-Gonnard · 1 year, 5 months ago
  56. 933aec8 Remove experimental warnings related to early data by Ronald Cron · 1 year, 5 months ago
  57. 567591e Merge pull request #8923 from bensze01/drop-old-compilers by Bence Szépkúti · 1 year, 5 months ago gh-readonly-queue/development/pr-8923-0edef1cf6dcc3c307265176aaea2893d93101eaa
  58. e05b542 Drop reference to Visual Studio 2013 from config by Bence Szépkúti · 1 year, 5 months ago
  59. 4a48bec Invert and rename config option by David Horstmann · 1 year, 5 months ago
  60. 93fa4e1 Merge branch 'development' into buffer-sharing-merge by David Horstmann · 1 year, 5 months ago
  61. 32a6458 Add a warning to the definition of MBEDTLS_PSA_CRYPTO_SE_C by Ryan Everett · 1 year, 5 months ago
  62. 817772a Merge pull request #8716 from mschulz-at-hilscher/feature/gcm_largetable by Tom Cosgrove · 1 year, 5 months ago
  63. a8f8eb1 check_config: add missing dependency check for MBEDTLS_PK_WRITE_C by Yanray Wang · 1 year, 8 months ago
  64. 072a068 check_config: combine check for MBEDTLS_PK_PARSE_C by Yanray Wang · 1 year, 8 months ago
  65. 5b118d4 Check MBEDTLS_PK_{PARSE,WRITE}_C requires MBEDTLS_OID_C by Yanray Wang · 1 year, 8 months ago
  66. a6ac0f1 Replaced MBEDTLS_GCM_LARGETABLE by MBEDTLS_GCM_LARGE_TABLE. Removed empty comment line in doc block. by Matthias Schulz · 1 year, 6 months ago
  67. f311634 spelling by Matthias Schulz · 1 year, 6 months ago
  68. 7826678 Fix: by Matthias Schulz · 1 year, 6 months ago
  69. 0767fda Enhance GCM throughput using larger precalculated tables. Also refactored the code for shorter tables and moved the check for available accelerators to the context initialization code. by Matthias Schulz · 1 year, 6 months ago
  70. 047c724 Merge remote-tracking branch 'restricted/development-restricted' into update-development-r by Dave Rodgman · 1 year, 6 months ago
  71. d5cab81 mbedtls_config: update documentation for CIPHER_C and CRYPTO_C by Valerio Setti · 1 year, 7 months ago
  72. c95ab2a mbedtls_config: extend documentation for MBEDTLS_PSA_CRYPTO_C by Valerio Setti · 1 year, 7 months ago
  73. 5bad043 Merge pull request #8641 from valeriosetti/issue8358 by Manuel Pégourié-Gonnard · 1 year, 7 months ago
  74. e98ad59 mbedls_config: update documentation for MBEDTLS_PKCS[5/12]_C by Valerio Setti · 1 year, 7 months ago
  75. a70b3c2 rsa: minor comment/guard improvements by Tomi Fontanilles · 2 years ago
  76. c09f36d Invert note about buffer overlap support by David Horstmann · 1 year, 7 months ago
  77. d20ffaf Remove accidental addition of MBEDTLS_TEST_HOOKS by David Horstmann · 1 year, 8 months ago
  78. 853f9f9 Add missing newline at end of file by David Horstmann · 1 year, 8 months ago
  79. 0d405d8 Add note about support for buffer overlap by David Horstmann · 1 year, 8 months ago
  80. 513101b Add MBEDTLS_PSA_COPY_CALLER_BUFFERS config option by David Horstmann · 1 year, 8 months ago
  81. 7ab9072 mbedtls_config: update descriptions of MBEDTLS_CTR_DRBG_C and MBEDTLS_PSA_CRYPTO_C by Valerio Setti · 1 year, 8 months ago
  82. 11c3fd1 Merge pull request #8568 from yanrayw/issue/8356/block_cipher_no_decrypt_cleanup by Manuel Pégourié-Gonnard · 1 year, 8 months ago
  83. 9fbac38 Merge pull request #8326 from daverodgman/aesce-thumb2 by Dave Rodgman · 1 year, 8 months ago
  84. 16b00f9 mbedtls_config: improve documentation for BLOCK_CIPHER_NO_DECRYPT by Yanray Wang · 1 year, 8 months ago
  85. 690ee81 Merge remote-tracking branch 'origin/development' into support_cipher_encrypt_only by Yanray Wang · 1 year, 8 months ago
  86. 04fceb7 Add freshness check information into document by Jerry Yu · 1 year, 9 months ago
  87. cf91351 fix various issues by Jerry Yu · 1 year, 9 months ago
  88. 034a8b7 Update document of ticket age tolerance by Jerry Yu · 1 year, 9 months ago
  89. 08ea9bf Merge pull request #8487 from yanrayw/issue/6909/rename_tls13_conf_early_data by Tom Cosgrove · 1 year, 9 months ago
  90. 9eb2abd Add docs re Everest license by Dave Rodgman · 1 year, 9 months ago
  91. 0751761 max_early_data_size: rename configuration function by Yanray Wang · 1 year, 9 months ago
  92. 16799db update headers by Dave Rodgman · 1 year, 9 months ago
  93. e367e47 mbedtls_config: add new config option MBEDTLS_BLOCK_CIPHER_NO_DECRYPT by Yanray Wang · 1 year, 9 months ago
  94. 48b965d Update clang version requirements by Dave Rodgman · 1 year, 10 months ago
  95. 4b8e8dc Improve compiler version checking + docs + testing for armclang by Dave Rodgman · 1 year, 10 months ago
  96. 18838f6 Fix docs for MBEDTLS_AESCE_C by Dave Rodgman · 1 year, 10 months ago
  97. 7821df3 Adjust use of deprecated in Doxygen by Dave Rodgman · 1 year, 10 months ago
  98. d85277c Doxygen fixes by Dave Rodgman · 1 year, 10 months ago
  99. be7915a Revert renaming of SHA512 options by Dave Rodgman · 1 year, 10 months ago
  100. 5b89c55 Rename MBEDTLS_SHAxxx_USE_ARMV8_yyy to MBEDTLS_SHAxxx_USE_ARMV8_A_yyy by Dave Rodgman · 1 year, 10 months ago