1. 6687cd0 Refuse to destroy read-only keys by Gilles Peskine · 4 years, 4 months ago
  2. 5764648 Check that attempting to destroy a read-only key fails by Gilles Peskine · 4 years, 4 months ago
  3. eb7bdaa Add storage tests for lifetimes by Gilles Peskine · 4 years, 4 months ago
  4. 45a4391 Collect lifetime constructors by Gilles Peskine · 4 years, 4 months ago
  5. fbb914f Add negative tests for psa_destroy_key by Gilles Peskine · 4 years, 4 months ago
  6. 87bc91c Forbid creating a read-only key by Gilles Peskine · 4 years, 4 months ago
  7. ad2ddfe Add negative tests for key creation with an invalid lifetime by Gilles Peskine · 4 years, 4 months ago
  8. 1e1eca3 Add persistent key tests with a non-default persistence by Gilles Peskine · 4 years, 4 months ago
  9. f5f07c8 Fix mbedtls_psa_get_stats for keys with fancy lifetimes by Gilles Peskine · 4 years, 4 months ago
  10. d133bb2 New macro PSA_KEY_LIFETIME_IS_READ_ONLY by Gilles Peskine · 4 years, 4 months ago
  11. 90dfc35 More informative message on invalid classification flags by Gilles Peskine · 4 years, 4 months ago
  12. 607eb7e Add lifetime metadata tests by Gilles Peskine · 4 years, 4 months ago
  13. c9d86a0 Merge pull request #4665 from yanesca/issue-3990-fix_psa_verify_with_alt by Gilles Peskine · 4 years, 1 month ago
  14. e9bc857 Merge pull request #4552 from hanno-arm/mbedtls_3_0_key_export by Gilles Peskine · 4 years, 2 months ago
  15. 5ec5003 Document the return type change in the migration guide by Dave Rodgman · 4 years, 2 months ago
  16. 36ff66c Merge pull request #4316 from gabor-mezei-arm/3258_implement_one-shot_MAC by Gilles Peskine · 4 years, 2 months ago
  17. 3e7ddb2 Merge pull request #4604 from gilles-peskine-arm/default-hashes-curves-3.0 by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  18. 508d3a5 Merge pull request #4664 from tom-daubney-arm/rm_truncated_HMAC_ext by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  19. 32750ef Merge pull request #4685 from mpg/improve-all-sh-robustness by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  20. 8f2b66a Merge pull request #4676 from JoeSubbiani/MissingContextFree-test_suite_aes.function by Dave Rodgman · 4 years, 2 months ago
  21. ffafae4 Merge pull request #4687 from gilles-peskine-arm/winsock-fd-range-3.0 by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  22. a805d57 Merge pull request #4588 from TRodziewicz/remove_MD2_MD4_RC4_Blowfish_and_XTEA by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  23. 08b5ab2 Reword changelog - Test Resource Leak by Joe Subbiani · 4 years, 2 months ago
  24. 4a28ade Changing the key length to 32 bytes in one of the PSA cipher setup tests by TRodziewicz · 4 years, 2 months ago
  25. f41dc7c Removal of RC4 certs and fixes to docs and tests by TRodziewicz · 4 years, 2 months ago
  26. ab97e00 Improve psa_rsa_decode_md_type() by Janos Follath · 4 years, 2 months ago
  27. 3dd3ff0 Add ChangeLog entry by Janos Follath · 4 years, 2 months ago
  28. 4c0b60e Fix exercise key test by Janos Follath · 4 years, 2 months ago
  29. ae50d28 Fix verify_hash tests for PSA RSA PSS by Janos Follath · 4 years, 2 months ago
  30. 0af093b PSA RSA PSS: pass pre-hash algorithm to Mbed TLS by Janos Follath · 4 years, 2 months ago
  31. b795332 mbedtls_rsa_rsassa_pss_*: improve documentation by Janos Follath · 4 years, 4 months ago
  32. 296fefe Fix return type of example key export callbacks by Hanno Becker · 4 years, 2 months ago
  33. 3f9e64c Fix improper spacing by Joe Subbiani · 4 years, 2 months ago
  34. 4d91bcd Add change log by Ronald Cron · 4 years, 2 months ago
  35. fb01081 psa: mac: Add driver dispatch tests for psa_mac_verify by Ronald Cron · 4 years, 2 months ago
  36. a587cbc psa: mac: Add driver delegation support for psa_mac_verify() by Ronald Cron · 4 years, 2 months ago
  37. cd989b5 psa: mac: Introduce psa_mac_compute_internal by Ronald Cron · 4 years, 2 months ago
  38. 094b06a psa: mac: Add driver dispatch tests for psa_mac_compute by Ronald Cron · 4 years, 2 months ago
  39. c3dd75f psa: mac: Improve MAC finalization code by Ronald Cron · 4 years, 2 months ago
  40. 51131b5 psa: mac: Add driver delegation support for psa_mac_compute() by Ronald Cron · 4 years, 2 months ago
  41. a5dd7bd Fix fd range for select on Windows by Gilles Peskine · 4 years, 2 months ago
  42. 0536000 Refactor file descriptor checks into a common function by Gilles Peskine · 4 years, 2 months ago
  43. 76be3e0 psa: mac: Add MAC compute builtin implementation by Ronald Cron · 4 years, 2 months ago
  44. 79bdd82 psa: mac: Improve implementation of psa_mac_finalize_alg_and_key_validation() by Ronald Cron · 4 years, 2 months ago
  45. 2dff3b2 psa: mac: Split psa_mac_setup() by Ronald Cron · 4 years, 2 months ago
  46. 28ea050 psa: mac: Re-organize psa_mac_setup() internal function by Ronald Cron · 4 years, 2 months ago
  47. e6ef5fe Update changelog formatting - Missing Free Context by Joe Subbiani · 4 years, 2 months ago
  48. d8f32e7 Move export callback and context to the end of SSL context by Hanno Becker · 4 years, 2 months ago
  49. 1e1c23d Improve ChangeLog wording for key export by Hanno Becker · 4 years, 2 months ago
  50. e0dad72 Remove return value from key export callback by Hanno Becker · 4 years, 2 months ago
  51. 7e6c178 Make key export callback and context connection-specific by Hanno Becker · 4 years, 2 months ago
  52. a7991f2 Remove all occurrences of TLS < 1.2 PRF identifier by Hanno Becker · 4 years, 2 months ago
  53. 22b34f7 Remote key export identifier used for TLS < 1.2. by Hanno Becker · 4 years, 2 months ago
  54. ddc739c Add missing documentation for key export callback parameters by Hanno Becker · 4 years, 2 months ago
  55. 11a4c1a Adapt key export test in ssl-opt.sh to reduced output by Hanno Becker · 4 years, 2 months ago
  56. 5a234e8 Add ChangeLog entry by Hanno Becker · 4 years, 2 months ago
  57. d5c9cc7 Add migration guide for modified key export API by Hanno Becker · 4 years, 2 months ago
  58. c4c38ca Adjust example programs to new key export API by Hanno Becker · 4 years, 2 months ago
  59. 457d616 Define and implement new key export API for Mbed TLS 3.0 by Hanno Becker · 4 years, 2 months ago
  60. 2d6e6f8 Remove '_ext' suffix from SSL key exporter API by Hanno Becker · 4 years, 2 months ago
  61. 78ba2af Remove old key export API by Hanno Becker · 4 years, 2 months ago
  62. dc5660c Update changlog formatting - Missing Free Context by Joe Subbiani · 4 years, 2 months ago
  63. 9a32d45 Merge pull request #4517 from hanno-arm/ticket_api_3_0 by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  64. ae35830 Merge pull request #4661 from mpg/make-blinding-mandatory by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  65. 8c8166a Merge pull request #4640 from TRodziewicz/move_part_of_timing_module_out_of_the_library_and_to_test by Dave Rodgman · 4 years, 2 months ago
  66. 534bb99 Add test for one-shot MAC functions by gabor-mezei-arm · 4 years, 5 months ago
  67. 487b4ae Update changelog formatting - Missing Free Context by Joe Subbiani · 4 years, 2 months ago
  68. ac84469 Modifies Migration Guide entry by Thomas Daubney · 4 years, 2 months ago
  69. 87db8a2 Clean up old files before generating them by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  70. 963bb81 Removing global variable and moving variant function comment block by TRodziewicz · 4 years, 2 months ago
  71. 5c5b820 Fix typo in doc'n of session resumption API by Hanno Becker · 4 years, 2 months ago
  72. 26e8608 Changelog entry for Free Context in test_suite_aes fix by Joe Subbiani · 4 years, 2 months ago
  73. 75628d5 Code review fixes by TRodziewicz · 4 years, 2 months ago
  74. d596e99 Modifies ChangeLog by Thomas Daubney · 4 years, 2 months ago
  75. 379227c Modifies ChangeLog and Migration Guide by Thomas Daubney · 4 years, 2 months ago
  76. a42bf29 Modifies ChangeLog entry by Thomas Daubney · 4 years, 2 months ago
  77. 3995750 Remove secp256k1 from the default X.509 and TLS profiles by Gilles Peskine · 4 years, 2 months ago
  78. a03fb29 Document backward compatibility promises for the default TLS profile by Gilles Peskine · 4 years, 2 months ago
  79. ec78bc4 Meld DEFAULT_ALLOW_SHA1_IN_CERTIFICATES removal migration guide by Gilles Peskine · 4 years, 2 months ago
  80. 6b1f64a Wording clarifications by Gilles Peskine · 4 years, 2 months ago
  81. 55cb9af Add missing parentheses by Gilles Peskine · 4 years, 2 months ago
  82. 4a02cef Test restartable ECC with a curve that supports it by Gilles Peskine · 4 years, 2 months ago
  83. 3b3aa36 Indicate that the truncation from size_t to int is deliberate by Gilles Peskine · 4 years, 2 months ago
  84. 799eee6 Update the expected default curve in ssl-opt.sh by Gilles Peskine · 4 years, 2 months ago
  85. b26696b Simplify mbedtls_debug_print_mpi and fix the case of empty bignums by Gilles Peskine · 4 years, 2 months ago
  86. 3beb72e Add mbedtls_debug_print_mpi test case for 0 by Gilles Peskine · 4 years, 2 months ago
  87. c5b9510 Clarify test case descriptions by Gilles Peskine · 4 years, 2 months ago
  88. a28f0f5 Leave the preference order for hashes unspecified by Gilles Peskine · 4 years, 2 months ago
  89. b1940a7 In TLS, order curves by resource usage, not size by Gilles Peskine · 4 years, 2 months ago
  90. 377c91e Remove meaningless clause by Gilles Peskine · 4 years, 2 months ago
  91. 5752e59 Reduce the default ECP window size by Gilles Peskine · 4 years, 2 months ago
  92. 12b5b38 Fix "PSA - ECDH with [non-default curve]" by Gilles Peskine · 4 years, 2 months ago
  93. 2c69fa2 Initializer element was not constant by Gilles Peskine · 4 years, 2 months ago
  94. 3758fd6 Changelog entry and migration guide for hash and curve profile upgrades by Gilles Peskine · 4 years, 2 months ago
  95. ae270bf Upgrade the default TLS hash and curve selection, matching X.509 by Gilles Peskine · 4 years, 2 months ago
  96. ffb92da Upgrade the default X.509 profile to the former "next" profile by Gilles Peskine · 4 years, 2 months ago
  97. 57face2 Free context in at the end of aes_crypt_xts_size() by JoeSubbiani · 4 years, 2 months ago
  98. 50afb43 Adds Migration guide by Thomas Daubney · 4 years, 2 months ago
  99. 532327b Merge pull request #4576 from gilles-peskine-arm/psa_key_derivation-bad_workflow-20210527 by Gilles Peskine · 4 years, 2 months ago
  100. 609ab64 Fix warning in some configurations by Manuel Pégourié-Gonnard · 4 years, 2 months ago