1. 4ed0fde Fix Mbed-TLS build when WIN32_LEAN_AND_MEAN macro is defined globally by Sergey Markelov · 12 months ago
  2. b8457ff Merge pull request #9353 from eleuzi01/replace-ecp-have-secp384r1 by Gilles Peskine · 12 months ago
  3. 88f3dd9 Merge pull request #9402 from tom-daubney-arm/remove_function_level_alt_interface by Bence Szépkúti · 12 months ago
  4. 6b4cd48 Replace MBEDTLS_ECP_HAVE_SECP384R1 with PSA_WANT_ECC_SECP_R1_384 by Elena Uziunaite · 1 year, 1 month ago
  5. aacbc62 Merge pull request #9453 from gilles-peskine-arm/psa-keystore-dynamic-prep-4.0 by Gilles Peskine · 12 months ago
  6. 1eaea51 Fix copypasta by Gilles Peskine · 1 year, 1 month ago
  7. 0e3704f Reorder blocks to avoid double negations by Gilles Peskine · 1 year, 2 months ago
  8. bdd16d4 Make it possible to enable CTR_DRBG/PSA without a PSA AES driver by Gilles Peskine · 1 year, 2 months ago
  9. 1512919 Fix code stlye by Thomas Daubney · 1 year ago
  10. eb97f2a Make missed SHA internal functions static by Thomas Daubney · 1 year ago
  11. 38e64fb Merge if blocks in SHA256/512 code by Thomas Daubney · 1 year ago
  12. 7070d26 Make mbedtls_internal_sha512_process static by Thomas Daubney · 1 year ago
  13. bfe1b67 Make mbedtls_internal_sha256_process static by Thomas Daubney · 1 year ago
  14. d4c886e Revert to original guarding for mbedtls_internal_aes_encrypt/decrypt by Thomas Daubney · 1 year ago
  15. 8ac215e Correct code style by Thomas Daubney · 1 year ago
  16. ae5f8cc Restore SHA256 & SHA512 prototypes by Thomas Daubney · 1 year ago
  17. 3e0273f Internalise functions flagged as internal by Thomas Daubney · 1 year ago
  18. c65eefa Remove superfluous guard by Thomas Daubney · 1 year ago
  19. b59c0ba Alter guarding in aes.c by Thomas Daubney · 1 year ago
  20. 2dd830d Remove superflous comment by Thomas Daubney · 1 year ago
  21. 28647d8 Remove MBEDTLS_ECDSA_GENKEY_ALT by Thomas Daubney · 1 year, 1 month ago
  22. 4864424 Remove MBEDTLS_ECDSA_SIGN_ALT by Thomas Daubney · 1 year, 1 month ago
  23. e3013da Remove MBEDTLS_ECDSA_VERIFY_ALT by Thomas Daubney · 1 year, 1 month ago
  24. ce5ed85 Remove MBEDTLS_ECDH_COMPUTE_SHARED_ALT by Thomas Daubney · 1 year, 1 month ago
  25. 51b90fb Remove MBEDTLS_ECDH_GEN_PUBLIC_ALT by Thomas Daubney · 1 year, 1 month ago
  26. 7c0b4ad Remove MBEDTLS_AES_DECRYPT_ALT by Thomas Daubney · 1 year, 1 month ago
  27. 6cf05f9 Remove MBEDTLS_AES_ENCRYPT_ALT by Thomas Daubney · 1 year, 1 month ago
  28. 955ce58 Remove MBEDTLS_AES_SETKEY_DEC_ALT by Thomas Daubney · 1 year, 1 month ago
  29. 742a2e3 Remove MBEDTLS_AES_SETKEY_ENC_ALT by Thomas Daubney · 1 year, 1 month ago
  30. 2bcf805 Remove MBEDTLS_DES3_CRYPT_ECB_ALT by Thomas Daubney · 1 year, 1 month ago
  31. 29561ec Remove MBEDTLS_DES_CRYPT_ECB_ALT by Thomas Daubney · 1 year, 1 month ago
  32. 43874e0 Remove MBEDTLS_DES_SETKEY_ALT by Thomas Daubney · 1 year, 1 month ago
  33. 3ab1b2d Remove MBEDTLS_SHA512_PROCESS_ALT by Thomas Daubney · 1 year, 1 month ago
  34. 297b026 Remove MBEDTLS_SHA256_PROCESS_ALT by Thomas Daubney · 1 year, 1 month ago
  35. 2106f79 Remove MBEDTLS_SHA1_PROCESS_ALT by Thomas Daubney · 1 year, 1 month ago
  36. 6498868 Remove MBEDTLS_RIPEMD160_PROCESS_ALT by Thomas Daubney · 1 year, 1 month ago
  37. 72a88e7 Remove MBEDTLS_MD5_PROCESS_ALT by Thomas Daubney · 1 year, 1 month ago
  38. 8dde3b3 Replace MBEDTLS_PK_HAVE_ECC_KEYS with PSA_WANT_KEY_TYPE_ECC_PUBLIC_KEY by Elena Uziunaite · 1 year, 1 month ago
  39. 4b9141c Merge pull request #9384 from eleuzi01/replace-util-have-ecdsa by Gilles Peskine · 1 year ago
  40. 87e0550 Replace MBEDTLS_PSA_UTIL_HAVE_ECDSA with PSA_HAVE_ALG_SOME_ECDSA by Elena Uziunaite · 1 year, 1 month ago
  41. 665eda7 Introduce crypto_adjust_config_derived.h by Elena Uziunaite · 1 year, 1 month ago
  42. 417d05f Replace MBEDTLS_ECP_HAVE_SECP256R1 with PSA_WANT_ECC_SECP_R1_256 by Elena Uziunaite · 1 year, 1 month ago
  43. e7fdfdb Merge pull request #9123 from eleuzi01/replace-mbedtls-md-can-md5 by Bence Szépkúti · 1 year, 1 month ago
  44. b449476 Merge pull request #9354 from eleuzi01/replace-ecp-have-secp512r1 by Paul Elliott · 1 year, 1 month ago
  45. df772da Merge pull request #9358 from eleuzi01/replace-curve by Paul Elliott · 1 year, 1 month ago
  46. b66a991 Replace MBEDTLS_MD_CAN_MD5 with PSA_WANT_ALG_MD5 by Elena Uziunaite · 1 year, 3 months ago
  47. 09b3f15 Merge pull request #9285 from trustngotech/fix_platform_util by Gilles Peskine · 1 year, 1 month ago
  48. ed784ef Tiny fix in pk_internal.h by Elena Uziunaite · 1 year, 1 month ago
  49. 9a75ddd Merge pull request #9350 from eleuzi01/replace-ecp-have-secp224r1 by Gilles Peskine · 1 year, 1 month ago
  50. 33c62c0 Fix typo in platform_util.c by Michael Grand (TrustnGo) · 1 year, 2 months ago
  51. 3962a38 Merge pull request #9287 from Wenxing-hou/fix_some_typo by Paul Elliott · 1 year, 1 month ago
  52. b8d1087 Replace MBEDTLS_ECP_HAVE_BP*R1 with PSA_WANT counterparts by Elena Uziunaite · 1 year, 1 month ago
  53. 24e24f2 Replace MBEDTLS_ECP_HAVE_SECP521R1 with PSA_WANT_ECC_SECP_R1_521 by Elena Uziunaite · 1 year, 1 month ago
  54. eaa0cf0 Replace MBEDTLS_ECP_HAVE_SECP224R1 with PSA_WANT_ECC_SECP_R1_224 by Elena Uziunaite · 1 year, 1 month ago
  55. cb854d5 Merge pull request #9356 from eleuzi01/replace-ecp-have-secp-k1 by Gilles Peskine · 1 year, 1 month ago
  56. 8e53e96 Merge pull request #9348 from eleuzi01/replace-ecp-have-secp192r1 by Gilles Peskine · 1 year, 1 month ago
  57. 39b5c8a Remove further docs notes by Thomas Daubney · 1 year, 2 months ago
  58. 75246c0 Remove irrelevant documentation notes by Thomas Daubney · 1 year, 2 months ago
  59. 25bcf27 Remove MBEDTLS_SHA512_ALT by Thomas Daubney · 1 year, 2 months ago
  60. b248a93 Remove MBEDTLS_MD5_ALT by Thomas Daubney · 1 year, 2 months ago
  61. efc65e1 Remove MBEDTLS_CMAC_ALT by Thomas Daubney · 1 year, 2 months ago
  62. 027535c Remove MBEDTLS_SHA256_ALT by Thomas Daubney · 1 year, 2 months ago
  63. 30c7701 Remove MBEDTLS_RIPEMD160_ALT by Thomas Daubney · 1 year, 2 months ago
  64. 2cd12de Remove MBEDTLS_SHA1_ALT by Thomas Daubney · 1 year, 2 months ago
  65. 9e85c9f Replace MBEDTLS_ECP_HAVE_SECP*K1 with PSA_WANT counterparts by Elena Uziunaite · 1 year, 1 month ago
  66. a363286 Replace MBEDTLS_ECP_HAVE_SECP192R1 with PSA_WANT_ECC_SECP_R1_192 by Elena Uziunaite · 1 year, 1 month ago
  67. f974bff Merge pull request #9259 from tom-daubney-arm/remove_aes-like_alt_interface by Bence Szépkúti · 1 year, 1 month ago
  68. 3f40127 Merge pull request #9213 from eleuzi01/replace-mbedtls-md-can-sha3-384 by Bence Szépkúti · 1 year, 1 month ago
  69. 53377f1 Update comment in further places by Thomas Daubney · 1 year, 2 months ago
  70. 478efd7 Improved AES comment by Thomas Daubney · 1 year, 2 months ago
  71. 25e2be1 Remove MBEDTLS_NIST_KW_ALT by Thomas Daubney · 1 year, 2 months ago
  72. a9ea6f8 Remove MBEDTLS_DES_ALT by Thomas Daubney · 1 year, 2 months ago
  73. 064f1df Remove MBEDTLS_ARIA_ALT by Thomas Daubney · 1 year, 2 months ago
  74. e9fe311 Remove MBEDTLS_CAMELLIA_ALT by Thomas Daubney · 1 year, 2 months ago
  75. c7cb810 Remove MBEDTLS_GCM_ALT by Thomas Daubney · 1 year, 2 months ago
  76. b4914cf Remove MBEDTLS_CCM_ALT by Thomas Daubney · 1 year, 2 months ago
  77. 4137609 Remove MBEDTLS_AES_ALT by Thomas Daubney · 1 year, 2 months ago
  78. 7a507d2 Replace MBEDTLS_MD_CAN_SHA3_384 in md.h by Elena Uziunaite · 1 year, 1 month ago
  79. db0421c Replace MBEDTLS_MD_CAN_SHA3_384 with PSA_WANT_ALG_SHA3_384 by Elena Uziunaite · 1 year, 2 months ago
  80. 3f2d9b6 Merge pull request #9268 from tom-daubney-arm/remove_symmetric_crypto_alt_interface by Bence Szépkúti · 1 year, 1 month ago
  81. 9a8a9d3 Replace MBEDTLS_MD_CAN_SHA3_224 in md.h by Elena Uziunaite · 1 year, 1 month ago
  82. 1e96705 Replace MBEDTLS_MD_CAN_SHA3_224 with PSA_WANT_ALG_SHA3_224 by Elena Uziunaite · 1 year, 2 months ago
  83. b4d03cc Fix some typo for include folder by Wenxing Hou · 1 year, 2 months ago
  84. 0b5d48e Replace MBEDTLS_ECP_HAVE_CURVE* with PSA_WANT counterparts by Elena Uziunaite · 1 year, 1 month ago
  85. 4e6a368 Replace MBEDTLS_MD_CAN_SHA256 in md.h, ssl.h, and entropy.h by Elena Uziunaite · 1 year, 1 month ago
  86. 0916cd7 Replace MBEDTLS_MD_CAN_SHA256 with PSA_WANT_ALG_SHA_256 by Elena Uziunaite · 1 year, 2 months ago
  87. f60ff02 Remove MBEDTLS_CHACHA20_ALT by Thomas Daubney · 1 year, 2 months ago
  88. af28a17 Remove MBEDTLS_CHACHAPOLY_ALT by Thomas Daubney · 1 year, 2 months ago
  89. f7ca94a Remove MBEDTLS_POLY1305_ALT by Thomas Daubney · 1 year, 2 months ago
  90. aef8cf3 Adjust build systems by Ronald Cron · 1 year, 1 month ago
  91. 1606cff Move everest and p256-m by Ronald Cron · 1 year, 1 month ago
  92. c29afb6 Adjust build systems by Ronald Cron · 1 year, 1 month ago
  93. 90ca414 Move crypto modules by Ronald Cron · 1 year, 1 month ago
  94. 9da1769 Remove MBEDTLS_ECP_ALT and associated options by Thomas Daubney · 1 year, 2 months ago
  95. e647d8f Remove MBEDTLS_ECJPAKE_ALT by Thomas Daubney · 1 year, 2 months ago
  96. 5edad7f Remove MBEDTLS_DHM_ALT by Thomas Daubney · 1 year, 2 months ago
  97. f47b66e Remove MBEDTLS_RSA_ALT by Thomas Daubney · 1 year, 2 months ago
  98. 583c933 Replace MBEDTLS_MD_CAN_SHA3_256 in md.h by Elena Uziunaite · 1 year, 1 month ago
  99. cd90695 Merge pull request #9214 from eleuzi01/replace-mbedtls-md-can-sha3-512 by Ronald Cron · 1 year, 1 month ago
  100. 9567fd1 Replace MBEDTLS_MD_CAN_SHA3_512 in md.h by Elena Uziunaite · 1 year, 1 month ago