1. dcc78ee Fix typos in make clean target for Windows by David Horstmann · 11 months ago
  2. ab0af45 Merge pull request #9464 from gilles-peskine-arm/psa-keystore-dynamic-development by Gilles Peskine · 11 months ago gh-readonly-queue/development/pr-9464-805ac15e2d77c00d41edea336c8fb33e28322ff5
  3. 805ac15 Merge pull request #9244 from waleed-elmelegy-arm/fix-tls13_parse_client_hello-issue by Gilles Peskine · 12 months ago
  4. 344f79b Reduce the wording in changelog entry by Waleed Elmelegy · 12 months ago
  5. 65e73c8 Improve the changelog entry for fixing legacy compression issue by Waleed Elmelegy · 12 months ago
  6. b5df9d8 Add chanelog entry for fixing legacy comprssion methods issue by Waleed Elmelegy · 12 months ago
  7. 4c9fccf Simplify and explain the overflow check for maximum slice length by Gilles Peskine · 12 months ago
  8. d65f4b8 Merge pull request #9485 from sergio-nsk/sergio-nsk/lean_and_mean/1 by minosgalanakis · 12 months ago
  9. 0b2bd07 Add overflow check for maximum key slot length by David Horstmann · 12 months ago
  10. 68a4b74 Tweak macro check to allow 3 extra key slices by David Horstmann · 12 months ago
  11. fdcc47c Fix incorrect comments on slice numbering by David Horstmann · 12 months ago
  12. ddc0800 Merge pull request #9462 from waleed-elmelegy-arm/add-psa_key_agreement by Janos Follath · 12 months ago
  13. e25cb1b Fix formatting issue in psa_key_agreement() documentation by Waleed Elmelegy · 12 months ago
  14. d156240 Fix possible issues in testing and implementation of psa_key_agreement() by Waleed Elmelegy · 12 months ago
  15. 8faeee2 Improve documentation of psa_key_agreement() by Waleed Elmelegy · 12 months ago
  16. cb0ed88 Add change log entry for adding psa_key_agreement() API by Waleed Elmelegy · 12 months ago
  17. bdf2c98 Add psa_key_agreement() API by Waleed Elmelegy · 12 months ago
  18. 659f9e7 Merge pull request #9441 from paul-elliott-arm/add_docs_iop_key_generation by Janos Follath · 12 months ago
  19. 9e08884 Clarify IOP key generation restriction by Janos Follath · 12 months ago
  20. 9f48917 Improve IOP documentation by Janos Follath · 12 months ago
  21. 7311600 Constrain interruptible key generation to key-pairs by Janos Follath · 12 months ago
  22. 211ebb5 Don't return success on a stub by Janos Follath · 12 months ago
  23. 2dc5fa3 Add generated files for new iop key generation funcs by Paul Elliott · 1 year, 1 month ago
  24. 0c1aa4a Add psa_generate_key_iop_abort() documentation by Paul Elliott · 1 year, 1 month ago
  25. 08afb00 Add psa_generate_key_iop_complete() documentation by Paul Elliott · 1 year, 1 month ago
  26. 6044f3e Add psa_generate_key_iop_setup() documentation by Paul Elliott · 1 year, 1 month ago
  27. f712452 Add psa_generate_key_iop_get_num_ops() docs by Paul Elliott · 1 year, 1 month ago
  28. 9e143a7 Add psa_generate_key_iop_t structs and docs by Paul Elliott · 1 year, 1 month ago
  29. 2bb83bd Merge pull request #9480 from gilles-peskine-arm/psa-keystore-static-release-update-development by Tom Cosgrove · 12 months ago
  30. 4ed0fde Fix Mbed-TLS build when WIN32_LEAN_AND_MEAN macro is defined globally by Sergey Markelov · 12 months ago
  31. 59602d3 The fully static key store will miss the 3.6.1 release by Gilles Peskine · 12 months ago
  32. 3c1d287 Mention the option name for the dynamic key store by Gilles Peskine · 12 months ago
  33. 8067879 Merge pull request #9313 from sezrab/psa_util_in_builds_without_psa-development by Manuel Pégourié-Gonnard · 12 months ago
  34. a7b0e55 Merge pull request #9474 from gilles-peskine-arm/framework-update-20240813-development by Manuel Pégourié-Gonnard · 12 months ago
  35. d110250 Merge pull request #9362 from eleuzi01/replace-key-camellia by Gilles Peskine · 12 months ago
  36. 26769f1 Changelog entry by Sam Berry · 12 months ago
  37. 1176e6f Merge pull request #9410 from paul-elliott-arm/add_docs_iop_key_agreement by Janos Follath · 12 months ago
  38. 2ae2f45 Update framework to the head of the main branch by Gilles Peskine · 12 months ago
  39. da41b60 Replace MBEDTLS_SSL_HAVE_CAMELLIA with PSA_WANT_KEY_TYPE_CAMELLIA by Elena Uziunaite · 1 year, 1 month ago
  40. b8457ff Merge pull request #9353 from eleuzi01/replace-ecp-have-secp384r1 by Gilles Peskine · 12 months ago
  41. 0858fdc Merge pull request #9189 from misch7/fix-v3.6-issues-9186-and-9188 by Gilles Peskine · 12 months ago
  42. b77c419 Update the submodule to the head of PR in the framework repository by Michael Schuster · 12 months ago
  43. 88f3dd9 Merge pull request #9402 from tom-daubney-arm/remove_function_level_alt_interface by Bence Szépkúti · 12 months ago
  44. a52952d Update the submodule to the head of PR in the framework repository by Michael Schuster · 1 year ago
  45. d339aef Clarify some internal documentation by Gilles Peskine · 12 months ago
  46. 5abeb8c Make integer downsizing explicit by Gilles Peskine · 1 year, 2 months ago
  47. 75fd240 Changelog entry for MBEDTLS_PSA_KEY_STORE_DYNAMIC by Gilles Peskine · 1 year, 2 months ago
  48. a9dda7e Add test components with the PSA static key store by Gilles Peskine · 1 year, 2 months ago
  49. 7507106 Dynamic key store: make full-key-store tests work effectively by Gilles Peskine · 1 year, 2 months ago
  50. aadeeb3 Microoptimizations when MBEDTLS_PSA_KEY_STORE_DYNAMIC is disabled by Gilles Peskine · 1 year, 2 months ago
  51. eab36d1 Dynamic key store: implementation by Gilles Peskine · 1 year, 2 months ago
  52. dc41fff psa_key_slot_t: different fields in free vs occupied slots by Gilles Peskine · 1 year, 2 months ago
  53. 5c81b94 Dynamic key store: disable full-key-store tests by Gilles Peskine · 1 year, 1 month ago
  54. 54ee98c Dynamic key store: preparatory refactoring by Gilles Peskine · 1 year, 2 months ago
  55. 9e9e1f6 Dynamic key store: new compilation option by Gilles Peskine · 1 year, 2 months ago
  56. 9e52d15 Fix missing-prototype error for the print_buf functions in sample programs by Michael Schuster · 1 year, 1 month ago
  57. c1cd26b Revert commit 33af72df in order to not depend on test code by Michael Schuster · 1 year, 1 month ago
  58. 82cb069 Fix format-pedantic error in programs/test/metatest.c by Michael Schuster · 1 year, 2 months ago
  59. f672b69 Use correct conditionals in programs/ssl (fix unused-function errors) by Michael Schuster · 1 year, 2 months ago
  60. 0aaa493 Add missing include in tests/src/psa_memory_poisoning_wrappers.c to fix missing-prototype error by Michael Schuster · 1 year, 2 months ago
  61. f828f04 Fix Uncrustify errors in modified tests/suites to satisfy check_code_style test by Michael Schuster · 1 year, 2 months ago
  62. a3cc463 Use correct test case conditionals for helper functions in tests/suites by Michael Schuster · 1 year, 2 months ago
  63. 8f60655 Fix tests build with MBEDTLS_PSA_CRYPTO_BUILTIN_KEYS enabled by Michael Schuster · 1 year, 2 months ago
  64. 1da4ed1 Move the -Wmissing-prototypes option from library/CMakeLists.txt to the top-level CMakeLists.txt for GCC & Clang by Michael Schuster · 1 year, 2 months ago
  65. bd89b79 Adjust spacing in tests/suites function sources by Michael Schuster · 1 year, 2 months ago
  66. 54300d4 Fix missing-prototype errors in tests/suites by Michael Schuster · 1 year, 2 months ago
  67. 87825ab Fix unused-function error for ecjpake_operation_setup in test_suite_psa_crypto.function by Michael Schuster · 1 year, 2 months ago
  68. 0420093 Adjust spacing in sample programs by Michael Schuster · 1 year, 2 months ago
  69. 8db8d61 Fix missing-prototype errors in sample programs by Michael Schuster · 1 year, 2 months ago
  70. e708e86 Fix missing-prototype error in programs/fuzz by moving LLVMFuzzerTestOneInput prototype to common.h by Michael Schuster · 1 year, 2 months ago
  71. 4595e68 Move print_buf into mbedtls_test_print_buf helper function in sample programs by Michael Schuster · 1 year, 2 months ago
  72. 2b87afb Add missing include in tests/src/asn1_helpers.c by Michael Schuster · 1 year, 2 months ago
  73. a368c8a Add -Wmissing-prototypes to component_build_no_ssl_srv and component_build_no_ssl_cli in all.sh by Minos Galanakis · 12 months ago
  74. 7e39028 Fix build of v3.6 with unset MBEDTLS_DHM_C but MBEDTLS_USE_PSA_CRYPTO set (fixes #9188) by Michael Schuster · 1 year, 2 months ago
  75. 4394067 Fix server mode only build of v3.6 with MBEDTLS_SSL_CLI_C unset (fixes #9186) by Michael Schuster · 1 year, 2 months ago
  76. 6b4cd48 Replace MBEDTLS_ECP_HAVE_SECP384R1 with PSA_WANT_ECC_SECP_R1_384 by Elena Uziunaite · 1 year, 1 month ago
  77. aacbc62 Merge pull request #9453 from gilles-peskine-arm/psa-keystore-dynamic-prep-4.0 by Gilles Peskine · 12 months ago
  78. e1171bd Merge pull request #9361 from eleuzi01/replace-key-aria by Gilles Peskine · 12 months ago
  79. f35bb31 Merge pull request #9459 from gilles-peskine-arm/make-tests-make-3.81-20240808 by Tom Cosgrove · 12 months ago
  80. c51fddb Improve documentation in some tests by Gilles Peskine · 12 months ago
  81. fe8fc75 PSA_DONE: account for MBEDTLS_TEST_PSA_INTERNAL_KEYS by Gilles Peskine · 12 months ago
  82. ec377b1 Fix inverted assertion message by Gilles Peskine · 12 months ago
  83. 9e54a4f Merge pull request #9369 from eleuzi01/replace-ecc-keys by Gilles Peskine · 12 months ago
  84. 88a6baa Be compatible with GNU Make 3.81 by Gilles Peskine · 12 months ago
  85. a0cdde3 Remove outdated documentation by Thomas Daubney · 12 months ago
  86. 195e164 Merge pull request #9427 from valeriosetti/psasim-small-fixes by Tom Cosgrove · 12 months ago
  87. 1eaea51 Fix copypasta by Gilles Peskine · 1 year, 1 month ago
  88. 35f0573 Keep track of PSA keys used interally by Gilles Peskine · 1 year, 1 month ago
  89. faa9092 Fix spurious test case failure with accelerated AES by Gilles Peskine · 1 year, 2 months ago
  90. c0bdb08 Improve full-key-store tests by Gilles Peskine · 1 year, 2 months ago
  91. 2cb03a5 Improve the documentation of MBEDTLS_PSA_KEY_SLOT_COUNT by Gilles Peskine · 1 year, 1 month ago
  92. ab89fcf Update invalid key id in a test case by Gilles Peskine · 1 year, 1 month ago
  93. 1e65e64 Fix overlap between volatile keys and built-in keys by Gilles Peskine · 1 year, 1 month ago
  94. 7a0adff Assert that the key ID range for volatile keys is large enough by Gilles Peskine · 1 year, 1 month ago
  95. 3710e72 Assert that key ID ranges don't overlap by Gilles Peskine · 1 year, 2 months ago
  96. 2ff81bf Add a test for the built-in key range by Gilles Peskine · 1 year, 2 months ago
  97. b0b1b32 Prevent mbedtls_psa_register_se_key with volatile keys by Gilles Peskine · 1 year, 2 months ago
  98. 0e3704f Reorder blocks to avoid double negations by Gilles Peskine · 1 year, 2 months ago
  99. bdd16d4 Make it possible to enable CTR_DRBG/PSA without a PSA AES driver by Gilles Peskine · 1 year, 2 months ago
  100. dc10825 MBEDTLS_STATIC_ASSERT: make it work outside of a function by Gilles Peskine · 1 year, 2 months ago