1. 93636cc Add MBEDTLS_ERR_SSL_UNRECOGNIZED_NAME by Hanno Becker · 3 years, 7 months ago
  2. 2fe5f61 Add generic codes for syntactic and semantic message parsing errors by Hanno Becker · 3 years, 7 months ago
  3. 8a88f62 Merge pull request #4726 from athoelke/at-pbkdf2-doc-fixes by Janos Follath · 3 years, 7 months ago
  4. 52d18cd Remove trailing space by Andrew Thoelke · 3 years, 7 months ago
  5. 3698fa1 Merge pull request #4673 from gilles-peskine-arm/psa_crypto_spm-from_platform_h by Ronald Cron · 3 years, 7 months ago
  6. 1fed4b8 Merge pull request #4720 from gilles-peskine-arm/gcm-finish-outlen by Gilles Peskine · 3 years, 7 months ago
  7. a0f4b59 Fixes for PBKDF2 documentation by Andrew Thoelke · 3 years, 7 months ago
  8. fedd52c Merge pull request #4707 from gilles-peskine-arm/require-matching-hashlen-rsa-implementation by Gilles Peskine · 3 years, 7 months ago
  9. 5a7be10 Add output_length parameter to mbedtls_gcm_finish by Gilles Peskine · 3 years, 7 months ago
  10. f06b92d Merge pull request #4567 from mstarzyk-mobica/gcm_ad by Gilles Peskine · 3 years, 7 months ago
  11. cb17fc3 Merge pull request #4671 from mpg/x509-crt-profile-public by Dave Rodgman · 3 years, 7 months ago
  12. 4f7cc1b Merge pull request #4713 from gilles-peskine-arm/psa-storage-format-test-lifetimes-3.0 by Ronald Cron · 3 years, 7 months ago
  13. 44a0ae9 Merge pull request #4710 from mstarzyk-mobica/ccm_taglen by Ronald Cron · 3 years, 7 months ago
  14. 91466c8 Hopefully clarify the example by Gilles Peskine · 3 years, 7 months ago
  15. 52bb83e Fix mbedtls_svc_key_id_is_null when KEY_ID_ENCODES_OWNER by Gilles Peskine · 3 years, 8 months ago
  16. d133bb2 New macro PSA_KEY_LIFETIME_IS_READ_ONLY by Gilles Peskine · 3 years, 9 months ago
  17. 82c48c9 Adjust tag_len documentation for the mbedtls_ccm_finish(). by Mateusz Starzyk · 3 years, 7 months ago
  18. c9d86a0 Merge pull request #4665 from yanesca/issue-3990-fix_psa_verify_with_alt by Gilles Peskine · 3 years, 7 months ago
  19. 98d45b9 Add missing tag_len in ccm api. by Mateusz Starzyk · 3 years, 7 months ago
  20. e9bc857 Merge pull request #4552 from hanno-arm/mbedtls_3_0_key_export by Gilles Peskine · 3 years, 7 months ago
  21. 9dbbc29 PK signature function: require exact hash length by Gilles Peskine · 3 years, 7 months ago
  22. e7885e5 RSA: Require hashlen to match md_alg when applicable by Manuel Pégourié-Gonnard · 3 years, 7 months ago
  23. 3e7ddb2 Merge pull request #4604 from gilles-peskine-arm/default-hashes-curves-3.0 by Manuel Pégourié-Gonnard · 3 years, 7 months ago
  24. 508d3a5 Merge pull request #4664 from tom-daubney-arm/rm_truncated_HMAC_ext by Manuel Pégourié-Gonnard · 3 years, 7 months ago
  25. a805d57 Merge pull request #4588 from TRodziewicz/remove_MD2_MD4_RC4_Blowfish_and_XTEA by Manuel Pégourié-Gonnard · 3 years, 7 months ago
  26. b795332 mbedtls_rsa_rsassa_pss_*: improve documentation by Janos Follath · 3 years, 10 months ago
  27. d8f32e7 Move export callback and context to the end of SSL context by Hanno Becker · 3 years, 7 months ago
  28. e0dad72 Remove return value from key export callback by Hanno Becker · 3 years, 7 months ago
  29. 7e6c178 Make key export callback and context connection-specific by Hanno Becker · 3 years, 7 months ago
  30. 22b34f7 Remote key export identifier used for TLS < 1.2. by Hanno Becker · 3 years, 8 months ago
  31. ddc739c Add missing documentation for key export callback parameters by Hanno Becker · 3 years, 8 months ago
  32. 457d616 Define and implement new key export API for Mbed TLS 3.0 by Hanno Becker · 3 years, 8 months ago
  33. 2d6e6f8 Remove '_ext' suffix from SSL key exporter API by Hanno Becker · 3 years, 8 months ago
  34. 78ba2af Remove old key export API by Hanno Becker · 3 years, 8 months ago
  35. 9a32d45 Merge pull request #4517 from hanno-arm/ticket_api_3_0 by Manuel Pégourié-Gonnard · 3 years, 7 months ago
  36. ae35830 Merge pull request #4661 from mpg/make-blinding-mandatory by Manuel Pégourié-Gonnard · 3 years, 7 months ago
  37. 8c8166a Merge pull request #4640 from TRodziewicz/move_part_of_timing_module_out_of_the_library_and_to_test by Dave Rodgman · 3 years, 7 months ago
  38. 963bb81 Removing global variable and moving variant function comment block by TRodziewicz · 3 years, 7 months ago
  39. 5c5b820 Fix typo in doc'n of session resumption API by Hanno Becker · 3 years, 7 months ago
  40. 9d4c2c4 Clarify how to create custom profiles by Manuel Pégourié-Gonnard · 3 years, 7 months ago
  41. 75628d5 Code review fixes by TRodziewicz · 3 years, 7 months ago
  42. 3995750 Remove secp256k1 from the default X.509 and TLS profiles by Gilles Peskine · 3 years, 7 months ago
  43. a03fb29 Document backward compatibility promises for the default TLS profile by Gilles Peskine · 3 years, 7 months ago
  44. a28f0f5 Leave the preference order for hashes unspecified by Gilles Peskine · 3 years, 7 months ago
  45. b1940a7 In TLS, order curves by resource usage, not size by Gilles Peskine · 3 years, 7 months ago
  46. 377c91e Remove meaningless clause by Gilles Peskine · 3 years, 7 months ago
  47. 5752e59 Reduce the default ECP window size by Gilles Peskine · 3 years, 7 months ago
  48. ae270bf Upgrade the default TLS hash and curve selection, matching X.509 by Gilles Peskine · 3 years, 7 months ago
  49. ffb92da Upgrade the default X.509 profile to the former "next" profile by Gilles Peskine · 3 years, 7 months ago
  50. e96c585 Move the inclusion of crypto_spe.h to psa/crypto_platform.h by Gilles Peskine · 3 years, 7 months ago
  51. 55a7fb8 Improve documentation by Manuel Pégourié-Gonnard · 3 years, 7 months ago
  52. 5314e08 Make the fields of mbedtls_x509_crt_profile public by Manuel Pégourié-Gonnard · 3 years, 7 months ago
  53. d51aaad Remove config option MBEDTLS_ECP_NO_INTERNAL_RNG by Manuel Pégourié-Gonnard · 3 years, 7 months ago
  54. 84dea01 Add RNG params to private key parsing by Manuel Pégourié-Gonnard · 3 years, 7 months ago
  55. 39be141 Add RNG parameter to check_pair functions by Manuel Pégourié-Gonnard · 3 years, 7 months ago
  56. f8c24bf Fix signature of check_pub_priv by Manuel Pégourié-Gonnard · 3 years, 7 months ago
  57. aa3ed6f Make RNG parameters mandatory in ECP functions by Manuel Pégourié-Gonnard · 3 years, 7 months ago
  58. 7861ecf Make RNG parameters mandatory in ECDH functions by Manuel Pégourié-Gonnard · 3 years, 7 months ago
  59. 1a87722 Make RNG parameters mandatory in DHM functions by Manuel Pégourié-Gonnard · 3 years, 7 months ago
  60. 34d3756 Make RNG parameters mandatory in PK functions by Manuel Pégourié-Gonnard · 3 years, 7 months ago
  61. c305b72 Make RNG parameters mandatory in X.509 functions by Manuel Pégourié-Gonnard · 3 years, 7 months ago
  62. ad5390f Clarify that RNG parameters are mandatory in SSL by Manuel Pégourié-Gonnard · 3 years, 7 months ago
  63. ab4ecfc Improve wording of documentation of new session resumption API by Hanno Becker · 3 years, 7 months ago
  64. 4a7010d Removes MBEDTLS_SSL_TRUNCATED_HMAC config option by Thomas Daubney · 3 years, 7 months ago
  65. d7171e9 Removes truncated HMAC code from ssl.h by Thomas Daubney · 3 years, 7 months ago
  66. d6f673d Remove outdated note about multiple calls to cipher update for associated data. by Mateusz Starzyk · 3 years, 7 months ago
  67. bd513bb Enable multiple calls to mbedtls_gcm_update_ad. by Mateusz Starzyk · 3 years, 8 months ago
  68. 15a7b73 Documentation rewording by TRodziewicz · 3 years, 7 months ago
  69. 10e8cf5 Remove MD2, MD4, RC4, Blowfish and XTEA by TRodziewicz · 3 years, 8 months ago
  70. 17575dc Merge pull request #4629 from TRodziewicz/rename_functions_whose_deprecated_variants_have_been_removd by Gilles Peskine · 3 years, 7 months ago
  71. 90f304f Fixing test_clang_opt (asm not defined) by TRodziewicz · 3 years, 7 months ago
  72. d854083 Move part of timing module out of the library by TRodziewicz · 3 years, 7 months ago
  73. 8cad2e2 Merge pull request #4595 from gilles-peskine-arm/alt-dummy-headers-3.0 by Manuel Pégourié-Gonnard · 3 years, 7 months ago
  74. e570248 mbedtls_dhm_get_value parameter order: context first, output last by Gilles Peskine · 3 years, 7 months ago
  75. bf69ea5 Make some fields of mbedtls_ecp_group public by Gilles Peskine · 3 years, 8 months ago
  76. cd07e22 New function mbedtls_ecjpake_set_point_format by Gilles Peskine · 3 years, 8 months ago
  77. 71acc6e New function mbedtls_dhm_get_value to copy a field of a DHM context by Gilles Peskine · 3 years, 8 months ago
  78. 487bbf6 DHM: new functions to query the length of the modulus by Gilles Peskine · 3 years, 8 months ago
  79. 601d343 Update TLS presets when adding a curve by Gilles Peskine · 3 years, 7 months ago
  80. 6e1387a Update MBEDTLS_ECP_MAX_BITS when adding a curve by Gilles Peskine · 3 years, 7 months ago
  81. d0b1630 Determine MBEDTLS_ECP_MAX_BITS automatically by Gilles Peskine · 3 years, 8 months ago
  82. 9ef1ea7 Move the definition of derived values out of the settings section by Gilles Peskine · 3 years, 8 months ago
  83. cee21d7 Merge pull request #4606 from TRodziewicz/turn__SSL_SRV_RESPECT_CLIENT_PREFERENCE_config_opt_to_runtime_opt by Gilles Peskine · 3 years, 7 months ago
  84. c4c761e Merge remote-tracking branch 'mbedtls/development' into mbedtls_private_with_python by Ronald Cron · 3 years, 7 months ago
  85. 3946f79 Correction according to code review (function and param. names change by TRodziewicz · 3 years, 7 months ago
  86. 8476f2f Turn _SSL_SRV_RESPECT_CLIENT_PREFERENCE config option to a runtime option by TRodziewicz · 3 years, 7 months ago
  87. 1fcd72e change log and migr. guide fixes and _DEPRECATED_REMOVED removed by TRodziewicz · 3 years, 7 months ago
  88. 21f8464 Merge pull request #4317 from yanesca/psa-jpake-interface by Janos Follath · 3 years, 7 months ago
  89. 57864fa Merge pull request #4634 from Patater/mbed-can-do-timing by Ronald Cron · 3 years, 7 months ago
  90. 02b76b7 Merge pull request #4619 from TRodziewicz/remove_MBEDTLS_X509_CHECK_x_KEY_USAGE_options by Gilles Peskine · 3 years, 7 months ago
  91. 197496a config: Allow Mbed to implement TIMING_C by Jaeden Amero · 3 years, 7 months ago
  92. 3ecb92e Remove _X509_ALLOW_UNSUPPORTED_CRITICAL_EXTENSION by TRodziewicz · 3 years, 8 months ago
  93. 26371e4 Rename the _ret() functions by TRodziewicz · 3 years, 7 months ago
  94. 1f01318 Clarify PSA_PAKE_STEP_ZK_PROOF format by Janos Follath · 3 years, 7 months ago
  95. 46c0237 PSA PAKE: improve documentation by Janos Follath · 3 years, 7 months ago
  96. 0dcda95 Make check-names.sh happy by Janos Follath · 3 years, 7 months ago
  97. 33434a9 Fix parenthesis spacing in crypto_struct.h by Janos Follath · 3 years, 8 months ago
  98. 55dd5dc PSA PAKE: Clarify the documentation of NIZKP steps by Janos Follath · 3 years, 7 months ago
  99. b384ec1 PSA PAKE: fix J-PAKE documentation code rendering by Janos Follath · 3 years, 7 months ago
  100. 3293dae psa_pake_setup(): simplify documentation by Janos Follath · 3 years, 7 months ago