1. ddc0800 Merge pull request #9462 from waleed-elmelegy-arm/add-psa_key_agreement by Janos Follath · 12 months ago
  2. e25cb1b Fix formatting issue in psa_key_agreement() documentation by Waleed Elmelegy · 12 months ago
  3. d156240 Fix possible issues in testing and implementation of psa_key_agreement() by Waleed Elmelegy · 12 months ago
  4. 8faeee2 Improve documentation of psa_key_agreement() by Waleed Elmelegy · 12 months ago
  5. cb0ed88 Add change log entry for adding psa_key_agreement() API by Waleed Elmelegy · 12 months ago
  6. bdf2c98 Add psa_key_agreement() API by Waleed Elmelegy · 12 months ago
  7. 659f9e7 Merge pull request #9441 from paul-elliott-arm/add_docs_iop_key_generation by Janos Follath · 12 months ago
  8. 9e08884 Clarify IOP key generation restriction by Janos Follath · 12 months ago
  9. 9f48917 Improve IOP documentation by Janos Follath · 12 months ago
  10. 7311600 Constrain interruptible key generation to key-pairs by Janos Follath · 12 months ago
  11. 211ebb5 Don't return success on a stub by Janos Follath · 12 months ago
  12. 2dc5fa3 Add generated files for new iop key generation funcs by Paul Elliott · 1 year, 1 month ago
  13. 0c1aa4a Add psa_generate_key_iop_abort() documentation by Paul Elliott · 1 year, 1 month ago
  14. 08afb00 Add psa_generate_key_iop_complete() documentation by Paul Elliott · 1 year, 1 month ago
  15. 6044f3e Add psa_generate_key_iop_setup() documentation by Paul Elliott · 1 year, 1 month ago
  16. f712452 Add psa_generate_key_iop_get_num_ops() docs by Paul Elliott · 1 year, 1 month ago
  17. 9e143a7 Add psa_generate_key_iop_t structs and docs by Paul Elliott · 1 year, 1 month ago
  18. 2bb83bd Merge pull request #9480 from gilles-peskine-arm/psa-keystore-static-release-update-development by Tom Cosgrove · 12 months ago
  19. 59602d3 The fully static key store will miss the 3.6.1 release by Gilles Peskine · 12 months ago
  20. 3c1d287 Mention the option name for the dynamic key store by Gilles Peskine · 12 months ago
  21. 8067879 Merge pull request #9313 from sezrab/psa_util_in_builds_without_psa-development by Manuel Pégourié-Gonnard · 12 months ago
  22. a7b0e55 Merge pull request #9474 from gilles-peskine-arm/framework-update-20240813-development by Manuel Pégourié-Gonnard · 12 months ago
  23. d110250 Merge pull request #9362 from eleuzi01/replace-key-camellia by Gilles Peskine · 12 months ago
  24. 26769f1 Changelog entry by Sam Berry · 12 months ago
  25. 1176e6f Merge pull request #9410 from paul-elliott-arm/add_docs_iop_key_agreement by Janos Follath · 12 months ago
  26. 2ae2f45 Update framework to the head of the main branch by Gilles Peskine · 12 months ago
  27. da41b60 Replace MBEDTLS_SSL_HAVE_CAMELLIA with PSA_WANT_KEY_TYPE_CAMELLIA by Elena Uziunaite · 1 year, 1 month ago
  28. b8457ff Merge pull request #9353 from eleuzi01/replace-ecp-have-secp384r1 by Gilles Peskine · 12 months ago
  29. 0858fdc Merge pull request #9189 from misch7/fix-v3.6-issues-9186-and-9188 by Gilles Peskine · 12 months ago
  30. b77c419 Update the submodule to the head of PR in the framework repository by Michael Schuster · 12 months ago
  31. 88f3dd9 Merge pull request #9402 from tom-daubney-arm/remove_function_level_alt_interface by Bence Szépkúti · 12 months ago
  32. a52952d Update the submodule to the head of PR in the framework repository by Michael Schuster · 1 year ago
  33. 9e52d15 Fix missing-prototype error for the print_buf functions in sample programs by Michael Schuster · 1 year, 1 month ago
  34. c1cd26b Revert commit 33af72df in order to not depend on test code by Michael Schuster · 1 year, 1 month ago
  35. 82cb069 Fix format-pedantic error in programs/test/metatest.c by Michael Schuster · 1 year, 2 months ago
  36. f672b69 Use correct conditionals in programs/ssl (fix unused-function errors) by Michael Schuster · 1 year, 2 months ago
  37. 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
  38. f828f04 Fix Uncrustify errors in modified tests/suites to satisfy check_code_style test by Michael Schuster · 1 year, 2 months ago
  39. a3cc463 Use correct test case conditionals for helper functions in tests/suites by Michael Schuster · 1 year, 2 months ago
  40. 8f60655 Fix tests build with MBEDTLS_PSA_CRYPTO_BUILTIN_KEYS enabled by Michael Schuster · 1 year, 2 months ago
  41. 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
  42. bd89b79 Adjust spacing in tests/suites function sources by Michael Schuster · 1 year, 2 months ago
  43. 54300d4 Fix missing-prototype errors in tests/suites by Michael Schuster · 1 year, 2 months ago
  44. 87825ab Fix unused-function error for ecjpake_operation_setup in test_suite_psa_crypto.function by Michael Schuster · 1 year, 2 months ago
  45. 0420093 Adjust spacing in sample programs by Michael Schuster · 1 year, 2 months ago
  46. 8db8d61 Fix missing-prototype errors in sample programs by Michael Schuster · 1 year, 2 months ago
  47. e708e86 Fix missing-prototype error in programs/fuzz by moving LLVMFuzzerTestOneInput prototype to common.h by Michael Schuster · 1 year, 2 months ago
  48. 4595e68 Move print_buf into mbedtls_test_print_buf helper function in sample programs by Michael Schuster · 1 year, 2 months ago
  49. 2b87afb Add missing include in tests/src/asn1_helpers.c by Michael Schuster · 1 year, 2 months ago
  50. 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
  51. 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
  52. 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
  53. 6b4cd48 Replace MBEDTLS_ECP_HAVE_SECP384R1 with PSA_WANT_ECC_SECP_R1_384 by Elena Uziunaite · 1 year, 1 month ago
  54. aacbc62 Merge pull request #9453 from gilles-peskine-arm/psa-keystore-dynamic-prep-4.0 by Gilles Peskine · 12 months ago
  55. e1171bd Merge pull request #9361 from eleuzi01/replace-key-aria by Gilles Peskine · 12 months ago
  56. f35bb31 Merge pull request #9459 from gilles-peskine-arm/make-tests-make-3.81-20240808 by Tom Cosgrove · 12 months ago
  57. c51fddb Improve documentation in some tests by Gilles Peskine · 12 months ago
  58. fe8fc75 PSA_DONE: account for MBEDTLS_TEST_PSA_INTERNAL_KEYS by Gilles Peskine · 12 months ago
  59. ec377b1 Fix inverted assertion message by Gilles Peskine · 12 months ago
  60. 9e54a4f Merge pull request #9369 from eleuzi01/replace-ecc-keys by Gilles Peskine · 12 months ago
  61. 88a6baa Be compatible with GNU Make 3.81 by Gilles Peskine · 12 months ago
  62. a0cdde3 Remove outdated documentation by Thomas Daubney · 12 months ago
  63. 195e164 Merge pull request #9427 from valeriosetti/psasim-small-fixes by Tom Cosgrove · 12 months ago
  64. 1eaea51 Fix copypasta by Gilles Peskine · 1 year, 1 month ago
  65. 35f0573 Keep track of PSA keys used interally by Gilles Peskine · 1 year, 1 month ago
  66. faa9092 Fix spurious test case failure with accelerated AES by Gilles Peskine · 1 year, 2 months ago
  67. c0bdb08 Improve full-key-store tests by Gilles Peskine · 1 year, 2 months ago
  68. 2cb03a5 Improve the documentation of MBEDTLS_PSA_KEY_SLOT_COUNT by Gilles Peskine · 1 year, 1 month ago
  69. ab89fcf Update invalid key id in a test case by Gilles Peskine · 1 year, 1 month ago
  70. 1e65e64 Fix overlap between volatile keys and built-in keys by Gilles Peskine · 1 year, 1 month ago
  71. 7a0adff Assert that the key ID range for volatile keys is large enough by Gilles Peskine · 1 year, 1 month ago
  72. 3710e72 Assert that key ID ranges don't overlap by Gilles Peskine · 1 year, 2 months ago
  73. 2ff81bf Add a test for the built-in key range by Gilles Peskine · 1 year, 2 months ago
  74. b0b1b32 Prevent mbedtls_psa_register_se_key with volatile keys by Gilles Peskine · 1 year, 2 months ago
  75. 0e3704f Reorder blocks to avoid double negations by Gilles Peskine · 1 year, 2 months ago
  76. bdd16d4 Make it possible to enable CTR_DRBG/PSA without a PSA AES driver by Gilles Peskine · 1 year, 2 months ago
  77. dc10825 MBEDTLS_STATIC_ASSERT: make it work outside of a function by Gilles Peskine · 1 year, 2 months ago
  78. 51c85a0 Replace MBEDTLS_SSL_HAVE_ARIA with PSA_WANT_KEY_TYPE_ARIA by Elena Uziunaite · 1 year, 1 month ago
  79. 821b908 Merge pull request #9364 from eleuzi01/replace-ccm by Manuel Pégourié-Gonnard · 12 months ago
  80. 2d5b17b Merge pull request #8609 from tom-daubney-arm/standardise_proj_detection by Tom Cosgrove · 12 months ago
  81. bac7c96 Merge pull request #9446 from gilles-peskine-arm/psa_generate_key_custom-development-forward_then_remove by Gilles Peskine · 12 months ago
  82. b556797 Move some proj detection code inside pre_check_environment by Thomas Daubney · 12 months ago
  83. 1512919 Fix code stlye by Thomas Daubney · 1 year ago
  84. eb97f2a Make missed SHA internal functions static by Thomas Daubney · 1 year ago
  85. 38e64fb Merge if blocks in SHA256/512 code by Thomas Daubney · 1 year ago
  86. 7070d26 Make mbedtls_internal_sha512_process static by Thomas Daubney · 1 year ago
  87. bfe1b67 Make mbedtls_internal_sha256_process static by Thomas Daubney · 1 year ago
  88. d4c886e Revert to original guarding for mbedtls_internal_aes_encrypt/decrypt by Thomas Daubney · 1 year ago
  89. 8ac215e Correct code style by Thomas Daubney · 1 year ago
  90. ae5f8cc Restore SHA256 & SHA512 prototypes by Thomas Daubney · 1 year ago
  91. 3e0273f Internalise functions flagged as internal by Thomas Daubney · 1 year ago
  92. 2f1bebd Add newline to ChangeLog entry by Thomas Daubney · 1 year ago
  93. c65eefa Remove superfluous guard by Thomas Daubney · 1 year ago
  94. b59c0ba Alter guarding in aes.c by Thomas Daubney · 1 year ago
  95. 2dd830d Remove superflous comment by Thomas Daubney · 1 year ago
  96. 5db9027 Add ChangeLog entry by Thomas Daubney · 1 year ago
  97. ebcd49b Remove outdated documentation by Thomas Daubney · 1 year ago
  98. 28647d8 Remove MBEDTLS_ECDSA_GENKEY_ALT by Thomas Daubney · 1 year, 1 month ago
  99. 4864424 Remove MBEDTLS_ECDSA_SIGN_ALT by Thomas Daubney · 1 year, 1 month ago
  100. e3013da Remove MBEDTLS_ECDSA_VERIFY_ALT by Thomas Daubney · 1 year, 1 month ago