1. 11a4c1a Adapt key export test in ssl-opt.sh to reduced output by Hanno Becker · 3 years ago
  2. 5a234e8 Add ChangeLog entry by Hanno Becker · 3 years ago
  3. d5c9cc7 Add migration guide for modified key export API by Hanno Becker · 3 years ago
  4. c4c38ca Adjust example programs to new key export API by Hanno Becker · 3 years ago
  5. 457d616 Define and implement new key export API for Mbed TLS 3.0 by Hanno Becker · 3 years ago
  6. 2d6e6f8 Remove '_ext' suffix from SSL key exporter API by Hanno Becker · 3 years ago
  7. 78ba2af Remove old key export API by Hanno Becker · 3 years ago
  8. dc5660c Update changlog formatting - Missing Free Context by Joe Subbiani · 2 years, 11 months ago
  9. 9a32d45 Merge pull request #4517 from hanno-arm/ticket_api_3_0 by Manuel Pégourié-Gonnard · 2 years, 11 months ago
  10. ae35830 Merge pull request #4661 from mpg/make-blinding-mandatory by Manuel Pégourié-Gonnard · 2 years, 11 months ago
  11. 8c8166a Merge pull request #4640 from TRodziewicz/move_part_of_timing_module_out_of_the_library_and_to_test by Dave Rodgman · 2 years, 11 months ago
  12. 534bb99 Add test for one-shot MAC functions by gabor-mezei-arm · 3 years, 2 months ago
  13. 487b4ae Update changelog formatting - Missing Free Context by Joe Subbiani · 2 years, 11 months ago
  14. ac84469 Modifies Migration Guide entry by Thomas Daubney · 2 years, 11 months ago
  15. 87db8a2 Clean up old files before generating them by Manuel Pégourié-Gonnard · 2 years, 11 months ago
  16. 963bb81 Removing global variable and moving variant function comment block by TRodziewicz · 2 years, 11 months ago
  17. 5c5b820 Fix typo in doc'n of session resumption API by Hanno Becker · 2 years, 11 months ago
  18. 9d4c2c4 Clarify how to create custom profiles by Manuel Pégourié-Gonnard · 2 years, 11 months ago
  19. 26e8608 Changelog entry for Free Context in test_suite_aes fix by Joe Subbiani · 2 years, 11 months ago
  20. 75628d5 Code review fixes by TRodziewicz · 2 years, 11 months ago
  21. d596e99 Modifies ChangeLog by Thomas Daubney · 2 years, 11 months ago
  22. 379227c Modifies ChangeLog and Migration Guide by Thomas Daubney · 2 years, 11 months ago
  23. a42bf29 Modifies ChangeLog entry by Thomas Daubney · 2 years, 11 months ago
  24. 3995750 Remove secp256k1 from the default X.509 and TLS profiles by Gilles Peskine · 2 years, 11 months ago
  25. a03fb29 Document backward compatibility promises for the default TLS profile by Gilles Peskine · 2 years, 11 months ago
  26. ec78bc4 Meld DEFAULT_ALLOW_SHA1_IN_CERTIFICATES removal migration guide by Gilles Peskine · 2 years, 11 months ago
  27. 6b1f64a Wording clarifications by Gilles Peskine · 2 years, 11 months ago
  28. 55cb9af Add missing parentheses by Gilles Peskine · 2 years, 11 months ago
  29. 4a02cef Test restartable ECC with a curve that supports it by Gilles Peskine · 3 years ago
  30. 3b3aa36 Indicate that the truncation from size_t to int is deliberate by Gilles Peskine · 3 years ago
  31. 799eee6 Update the expected default curve in ssl-opt.sh by Gilles Peskine · 3 years ago
  32. b26696b Simplify mbedtls_debug_print_mpi and fix the case of empty bignums by Gilles Peskine · 3 years ago
  33. 3beb72e Add mbedtls_debug_print_mpi test case for 0 by Gilles Peskine · 3 years ago
  34. c5b9510 Clarify test case descriptions by Gilles Peskine · 3 years ago
  35. a28f0f5 Leave the preference order for hashes unspecified by Gilles Peskine · 3 years ago
  36. b1940a7 In TLS, order curves by resource usage, not size by Gilles Peskine · 3 years ago
  37. 377c91e Remove meaningless clause by Gilles Peskine · 3 years ago
  38. 5752e59 Reduce the default ECP window size by Gilles Peskine · 3 years ago
  39. 12b5b38 Fix "PSA - ECDH with [non-default curve]" by Gilles Peskine · 3 years ago
  40. 2c69fa2 Initializer element was not constant by Gilles Peskine · 3 years ago
  41. 3758fd6 Changelog entry and migration guide for hash and curve profile upgrades by Gilles Peskine · 3 years ago
  42. ae270bf Upgrade the default TLS hash and curve selection, matching X.509 by Gilles Peskine · 3 years ago
  43. ffb92da Upgrade the default X.509 profile to the former "next" profile by Gilles Peskine · 3 years ago
  44. 57face2 Free context in at the end of aes_crypt_xts_size() by JoeSubbiani · 2 years, 11 months ago
  45. a48b16a Homogenize coding patterns by Manuel Pégourié-Gonnard · 2 years, 11 months ago
  46. e96c585 Move the inclusion of crypto_spe.h to psa/crypto_platform.h by Gilles Peskine · 2 years, 11 months ago
  47. a354867 In the SPM test build, fail if a symbol wasn't renamed by Gilles Peskine · 2 years, 11 months ago
  48. d1dcfd5 Do a test build with MBEDTLS_PSA_CRYPTO_SPM by Gilles Peskine · 2 years, 11 months ago
  49. 55a7fb8 Improve documentation by Manuel Pégourié-Gonnard · 2 years, 11 months ago
  50. 5314e08 Make the fields of mbedtls_x509_crt_profile public by Manuel Pégourié-Gonnard · 2 years, 11 months ago
  51. 50afb43 Adds Migration guide by Thomas Daubney · 2 years, 11 months ago
  52. 532327b Merge pull request #4576 from gilles-peskine-arm/psa_key_derivation-bad_workflow-20210527 by Gilles Peskine · 2 years, 11 months ago
  53. 609ab64 Fix warning in some configurations by Manuel Pégourié-Gonnard · 2 years, 11 months ago
  54. 6ff9ef5 Fix cmake build of fuzz_privkey by Manuel Pégourié-Gonnard · 2 years, 11 months ago
  55. 6f19ce3 Fix async support in ssl_server2 by Manuel Pégourié-Gonnard · 2 years, 11 months ago
  56. 8707259 Improve ChangeLog and migration guide entries by Manuel Pégourié-Gonnard · 2 years, 11 months ago
  57. 1503a9a Use a proper DRBG in programs by Manuel Pégourié-Gonnard · 2 years, 11 months ago
  58. 7f93da1 Use the dedicated dummy_random in fuzzing programs by Manuel Pégourié-Gonnard · 2 years, 11 months ago
  59. 36a8963 Fix cmake build of programs by Manuel Pégourié-Gonnard · 2 years, 11 months ago
  60. e6e51aa Add ChangeLog and migration guide entries by Manuel Pégourié-Gonnard · 2 years, 11 months ago
  61. 02b5705 Simplify internal code by Manuel Pégourié-Gonnard · 2 years, 11 months ago
  62. 7962bfa Remove "internal RNG" code from ECP by Manuel Pégourié-Gonnard · 2 years, 11 months ago
  63. d51aaad Remove config option MBEDTLS_ECP_NO_INTERNAL_RNG by Manuel Pégourié-Gonnard · 2 years, 11 months ago
  64. 84dea01 Add RNG params to private key parsing by Manuel Pégourié-Gonnard · 2 years, 11 months ago
  65. 39be141 Add RNG parameter to check_pair functions by Manuel Pégourié-Gonnard · 2 years, 11 months ago
  66. f8c24bf Fix signature of check_pub_priv by Manuel Pégourié-Gonnard · 2 years, 11 months ago
  67. 75525ae Fix mbedtls_ecp_muladd() by Manuel Pégourié-Gonnard · 2 years, 11 months ago
  68. aa3ed6f Make RNG parameters mandatory in ECP functions by Manuel Pégourié-Gonnard · 2 years, 11 months ago
  69. 7861ecf Make RNG parameters mandatory in ECDH functions by Manuel Pégourié-Gonnard · 2 years, 11 months ago
  70. 1a87722 Make RNG parameters mandatory in DHM functions by Manuel Pégourié-Gonnard · 2 years, 11 months ago
  71. f035904 Check for mandatory RNG parameters in RSA private by Manuel Pégourié-Gonnard · 2 years, 11 months ago
  72. 34d3756 Make RNG parameters mandatory in PK functions by Manuel Pégourié-Gonnard · 2 years, 11 months ago
  73. c305b72 Make RNG parameters mandatory in X.509 functions by Manuel Pégourié-Gonnard · 2 years, 11 months ago
  74. ad5390f Clarify that RNG parameters are mandatory in SSL by Manuel Pégourié-Gonnard · 2 years, 11 months ago
  75. ab4ecfc Improve wording of documentation of new session resumption API by Hanno Becker · 2 years, 11 months ago
  76. 22ecf49 Adds ChangeLog entry by Thomas Daubney · 2 years, 11 months ago
  77. 4a7010d Removes MBEDTLS_SSL_TRUNCATED_HMAC config option by Thomas Daubney · 2 years, 11 months ago
  78. d7171e9 Removes truncated HMAC code from ssl.h by Thomas Daubney · 2 years, 11 months ago
  79. e1c9a40 Removes truncated HMAC code from ssl_X.c by Thomas Daubney · 2 years, 11 months ago
  80. 32fb900 Removes truncated HMAC code from ssl_tls.c by Thomas Daubney · 2 years, 11 months ago
  81. 40d49b1 Removes truncated HMAC code from ssl_context_info program by Thomas Daubney · 2 years, 11 months ago
  82. 909d3bf Removes MBEDTLS_SSL_TRUNCATED_HMAC code from fuzz programs by Thomas Daubney · 2 years, 11 months ago
  83. 22989d0 Removes MBEDTLS_SSL_TRUNCATED_HMAC code from ssl programs by Thomas Daubney · 2 years, 11 months ago
  84. c46bf3c Modifies tests in test_suite_ssl.function by Thomas Daubney · 2 years, 11 months ago
  85. ce9e716 Modifies tests in context-info.sh by Thomas Daubney · 2 years, 11 months ago
  86. 5f43f97 Removes tests from ssl-opt.sh by Thomas Daubney · 2 years, 11 months ago
  87. 4076d3e Implement one-shot MAC functions by gabor-mezei-arm · 3 years, 2 months ago
  88. af4ecdd Pass associated data split as check_multipart argument. by Mateusz Starzyk · 2 years, 11 months ago
  89. 3d0bbee Reword description of the authentation tag computation stages by Mateusz Starzyk · 2 years, 11 months ago
  90. 25a571e Code style fix by Mateusz Starzyk · 2 years, 11 months ago
  91. 3443bd2 Add comment on exiting early from mbedtls_gcm_update(). by Mateusz Starzyk · 2 years, 11 months ago
  92. b45b57e Add comment on how mbedtls_gcm_context::buf data depends on by Mateusz Starzyk · 2 years, 11 months ago
  93. 333f48f Fix code style. by Mateusz Starzyk · 2 years, 11 months ago
  94. c1ec0b8 Add changelog entry for chunked associated data in GCM. by Mateusz Starzyk · 2 years, 11 months ago
  95. d6f673d Remove outdated note about multiple calls to cipher update for associated data. by Mateusz Starzyk · 2 years, 11 months ago
  96. 658f4fd Cover multiple calls to mbedtls_gcm_update_ad in gcm test suite. by Mateusz Starzyk · 3 years ago
  97. bd513bb Enable multiple calls to mbedtls_gcm_update_ad. by Mateusz Starzyk · 3 years ago
  98. 15a7b73 Documentation rewording by TRodziewicz · 2 years, 11 months ago
  99. 8f91c72 Code review follow-up corrections by TRodziewicz · 2 years, 11 months ago
  100. 7ff652a Addition of ChangeLog and migration guide entry files. by TRodziewicz · 3 years ago