1. 16dbaeb Move padlock.h to library by Chris Jones · 4 years, 5 months ago
  2. 187782f Move aesni.h to library by Chris Jones · 4 years, 5 months ago
  3. daacb59 Rename <pk/md/cipher>_internal.h to *_wrap.h by Chris Jones · 4 years, 5 months ago
  4. 66a4cd4 Rename rsa_internal.* to rsa_alt_helpers.* by Chris Jones · 4 years, 5 months ago
  5. 84a773f Rename ssl_internal.h to ssl_misc.h by Chris Jones · 4 years, 5 months ago
  6. 4c5819c Move bn_mul.h to library/ by Chris Jones · 4 years, 5 months ago
  7. 35ac46a Move internal headers from include/mbedtls/ to library/ by Chris Jones · 4 years, 6 months ago
  8. 7b9f33c Move include/mbedtls/rsa_internal.h to library/rsa_internal.h by Chris Jones · 4 years, 6 months ago
  9. 7d48b28 Remove 1.3 to 2.0 transition helpers files. by Mateusz Starzyk · 4 years, 6 months ago
  10. 3d210cf Merge pull request #4066 from mstarzyk-mobica/const_asn1write by Manuel Pégourié-Gonnard · 4 years, 6 months ago
  11. 4dad303 Merge pull request #4089 from mstarzyk-mobica/remove_havege by Manuel Pégourié-Gonnard · 4 years, 6 months ago
  12. 0fdcc8e Remove Havege module. by Mateusz Starzyk · 4 years, 6 months ago
  13. de6cb26 Merge pull request #4063 from mstarzyk-mobica/const_asn1 by Manuel Pégourié-Gonnard · 4 years, 6 months ago
  14. 3292453 Add missing const attribute to Public Key API by Mateusz Starzyk · 4 years, 6 months ago
  15. 4e300d0 Add missing const attribute to asn1write api by Mateusz Starzyk · 4 years, 6 months ago
  16. 59961cf Add missing const attribute to asn1 api by Mateusz Starzyk · 4 years, 6 months ago
  17. 2a54a6f Refactor the variable buffer length config description by Andrzej Kurek · 4 years, 7 months ago
  18. 557289b Add a missing dependency to config.h by Andrzej Kurek · 4 years, 10 months ago
  19. 069fa96 Use size_t instead of uint32_t for ssl I/O buffer lengths by Andrzej Kurek · 4 years, 7 months ago
  20. a51e1db Merge pull request #3895 from gilles-peskine-arm/psa-external-random by Gilles Peskine · 4 years, 7 months ago
  21. 88fa5c4 Minor documentation improvements by Gilles Peskine · 4 years, 7 months ago
  22. 575ece0 Merge pull request #3576 from gilles-peskine-arm/psa-lifetime-persistence-indicator-tweaks by Manuel Pégourié-Gonnard · 4 years, 8 months ago
  23. 0bb2570 Copyediting by Gilles Peskine · 4 years, 8 months ago
  24. e39bdaa Specialize some wording from the specification by Gilles Peskine · 4 years, 8 months ago
  25. 9b3e5a7 Clarify the explanation of locations by Gilles Peskine · 4 years, 8 months ago
  26. f3c8565 Merge pull request #789 from ARMmbed/mbedtls-2.25.0r0 by Janos Follath · 4 years, 8 months ago
  27. a27a4e2 Merge pull request #3929 from gilles-peskine-arm/psa-driver-remove-old-accel by Manuel Pégourié-Gonnard · 4 years, 8 months ago
  28. 0cbdc61 Bump version to Mbed TLS 2.25.0 by Janos Follath · 4 years, 8 months ago
  29. a946dcf Merge branch 'development-restricted' into mbedtls-2.25.0r0-pr by Janos Follath · 4 years, 8 months ago
  30. 2b75962 Merge pull request #3948 from bensze01/update_psa_values by Gilles Peskine · 4 years, 8 months ago
  31. 99ffb2b Simplify description of PSA_ALG_STREAM_CIPHER by Bence Szépkúti · 4 years, 8 months ago
  32. cbe3953 Substitute PSA_ALG_STREAM_CIPHER into all files by Bence Szépkúti · 4 years, 8 months ago
  33. a294551 Update PSA Crypto macro values to version 1.0.0 by Bence Szépkúti · 4 years, 8 months ago
  34. 1de907d Introduce PSA_ALG_STREAM_CIPHER by Bence Szépkúti · 4 years, 8 months ago
  35. e995b9b Clarify statuses from mbedtls_psa_external_get_random by Gilles Peskine · 4 years, 8 months ago
  36. 7710906 Merge pull request #3393 from geecrypt/development by Ronald Cron · 4 years, 8 months ago
  37. 3a0535b Merge pull request #3916 from jdurkop/psa-crypto-config-hashes-3672 by Gilles Peskine · 4 years, 8 months ago
  38. b23e31d Minor documentation/comment fixes by Manuel Pégourié-Gonnard · 4 years, 8 months ago
  39. 513c243 Deprecate mbedtls_cipher_auth_xxcrypt() by Manuel Pégourié-Gonnard · 4 years, 8 months ago
  40. f2ffbc4 Stop supporting NIST_KW in cipher_auth_xxcrypt() by Manuel Pégourié-Gonnard · 4 years, 8 months ago
  41. 9cc079d Declare cipher_auth_{en,de}crypt_ext() by Manuel Pégourié-Gonnard · 4 years, 8 months ago
  42. 3ba84d5 Improve documentation of cipher_auth_xxcrypt() by Manuel Pégourié-Gonnard · 4 years, 9 months ago
  43. d62b678 Minor updates to address review comments by John Durkop · 4 years, 8 months ago
  44. db6b03b Remove old-style accelerator and entropy driver interfaces by Gilles Peskine · 4 years, 8 months ago
  45. b0a748e Copyediting by Gilles Peskine · 4 years, 8 months ago
  46. d4585ff Fix removal of deprecated PSA constants by Bence Szépkúti · 4 years, 8 months ago
  47. fb764a6 Add hashes as crypto config by default by John Durkop · 4 years, 8 months ago
  48. 2cecfba Support PSA_WANT_xxx and MBEDTLS_PSA_BUILTIN_xxx for hashes by Gilles Peskine · 4 years, 8 months ago
  49. cd1495c In old-style PSA configuration, define PSA_WANT_xxx by Gilles Peskine · 4 years, 8 months ago
  50. 6aceb51 Support set *_drbg reseed interval before seed by Gavin Acquroff · 5 years ago
  51. c096301 Document mbedtls_psa_external_random_context_t by Gilles Peskine · 4 years, 9 months ago
  52. b663a60 Note the expectations on mbedtls_psa_external_get_random() by Gilles Peskine · 4 years, 9 months ago
  53. 89ffb28 Fix option compatibility check by Gilles Peskine · 4 years, 9 months ago
  54. 14c332b Fix a Doxygen warning by Gilles Peskine · 4 years, 9 months ago
  55. ed03890 PSA: allow the configuration to favor HMAC_DRBG by Gilles Peskine · 4 years, 9 months ago
  56. 82e57d1 PSA: support HMAC_DRBG by Gilles Peskine · 4 years, 9 months ago
  57. 4fc21fd Implement MBEDTLS_PSA_CRYPTO_EXTERNAL_RNG by Gilles Peskine · 4 years, 9 months ago
  58. b8af228 Autonomous random driver: declare the type and function by Gilles Peskine · 4 years, 9 months ago
  59. f08b3f8 Autonomous random driver: create configuration option by Gilles Peskine · 4 years, 9 months ago
  60. 383c245 Move "internal use" sentence attached to the wrong function by Gilles Peskine · 4 years, 9 months ago
  61. 662deb3 Merge pull request #3547 from ronald-cron-arm/psa-openless by Gilles Peskine · 4 years, 9 months ago
  62. 1d12d87 Improve/fix documentation by Ronald Cron · 4 years, 9 months ago
  63. 1ad1eee psa stats: Count locked slots instead of unlocked ones by Ronald Cron · 4 years, 9 months ago
  64. 5c52292 psa: Rename functions to get a key slot by Ronald Cron · 4 years, 9 months ago
  65. 9a68810 Merge pull request #3830 from jdurkop/psa-crypto-config-phase2 by Gilles Peskine · 4 years, 9 months ago
  66. 07cc04a Updates to PSA crypto library based on review comments by John Durkop · 4 years, 9 months ago
  67. b6f7afc Move check config feature for PSA_WANT by John Durkop · 4 years, 9 months ago
  68. 6ba40d1 Corrected guards in PSA library based on review comments by John Durkop · 4 years, 9 months ago
  69. 77c89f5 Fix several typos by Ronald Cron · 4 years, 9 months ago
  70. 0c3752a psa: slot mgmt: Add unaccessed slots counter in stats by Ronald Cron · 4 years, 9 months ago
  71. d98059d psa: Fix tests/handling of lifetime incompatible with location by Ronald Cron · 4 years, 10 months ago
  72. 4067d1c psa: Improve key creation documentation by Ronald Cron · 4 years, 10 months ago
  73. 9678355 psa: Fix references to macros in comments by Ronald Cron · 4 years, 10 months ago
  74. 6b5ff53 Add mbedtls_set_key_owner_id API by Ronald Cron · 4 years, 10 months ago
  75. 5425a21 tests: Adapt PSA tests to openless APIs by Ronald Cron · 5 years ago
  76. c3623db State PSA_CRYPTO_KEY_ID_ENCODES_OWNER and USE_PSA_CRYPTO incompatibility by Ronald Cron · 4 years, 9 months ago
  77. 277a85f Add psa_purge_key API by Ronald Cron · 5 years ago
  78. cf56a0a psa: Move from key handle to key identifier by Ronald Cron · 5 years ago
  79. c4d1b51 Define handles as key identifiers by Ronald Cron · 5 years ago
  80. 47a8561 Introduce psa_key_handle_equal inline function by Ronald Cron · 5 years ago
  81. c26f8d4 Introduce psa_key_handle_is_null inline function by Ronald Cron · 5 years ago
  82. 91e9515 Introduce PSA_KEY_HANDLE_INIT macro by Ronald Cron · 5 years ago
  83. 9814fa2 Minor updates from review comments by John Durkop · 4 years, 9 months ago
  84. 7fc75ea Enable all features in crypto_config.h by John Durkop · 4 years, 9 months ago
  85. 0e00519 Add feature support for RSA for PSA crypto config by John Durkop · 4 years, 9 months ago
  86. f4c4cb0 Added additional support for ECP for PSA_CRYPTO_CONFIG by John Durkop · 4 years, 9 months ago
  87. d032195 Phase 2 support for MBEDTLS_PSA_CRYPTO_CONFIG by John Durkop · 4 years, 9 months ago
  88. 58858b7 Document that MBEDTLS_PSA_CRYPTO_CONFIG requires config_psa.h by Gilles Peskine · 4 years, 9 months ago
  89. a26b3e5 Only include config_psa.h from config.h with new-style PSA configuration by Gilles Peskine · 4 years, 9 months ago
  90. bce4dc0 Include config_psa.h from psa/crypto.h by Gilles Peskine · 4 years, 9 months ago
  91. 52f32c9 Merge pull request #3787 from bensze01/iv_nonce_size by Gilles Peskine · 4 years, 9 months ago
  92. 423d3e7 Update support macros for IV/nonce sizes by Bence Szépkúti · 4 years, 9 months ago
  93. 2258a4f Do not return a structure, use a return parameter by Johan Pascal · 4 years, 9 months ago
  94. 0dbcd1d Make API safer by Johan Pascal · 4 years, 9 months ago
  95. 20c7db3 API modified so server side can get mki value by Johan Pascal · 4 years, 9 months ago
  96. 76fdf1d Minor fix and improvements by Johan Pascal · 4 years, 10 months ago
  97. d387aa0 style + missing cast by Johan Pascal · 4 years, 11 months ago
  98. 842d671 Update include/mbedtls/config.h by Johan Pascal · 4 years, 11 months ago
  99. aae4d22 Improve code readability +micro optimization +style by Johan Pascal · 4 years, 11 months ago
  100. e79c1e8 style by Johan Pascal · 4 years, 11 months ago