1. a7b0e55 Merge pull request #9474 from gilles-peskine-arm/framework-update-20240813-development by Manuel Pégourié-Gonnard · 12 months ago
  2. d110250 Merge pull request #9362 from eleuzi01/replace-key-camellia by Gilles Peskine · 12 months ago
  3. 1176e6f Merge pull request #9410 from paul-elliott-arm/add_docs_iop_key_agreement by Janos Follath · 12 months ago
  4. 2ae2f45 Update framework to the head of the main branch by Gilles Peskine · 12 months ago
  5. da41b60 Replace MBEDTLS_SSL_HAVE_CAMELLIA with PSA_WANT_KEY_TYPE_CAMELLIA by Elena Uziunaite · 1 year, 1 month ago
  6. b8457ff Merge pull request #9353 from eleuzi01/replace-ecp-have-secp384r1 by Gilles Peskine · 12 months ago
  7. 0858fdc Merge pull request #9189 from misch7/fix-v3.6-issues-9186-and-9188 by Gilles Peskine · 12 months ago
  8. b77c419 Update the submodule to the head of PR in the framework repository by Michael Schuster · 12 months ago
  9. 88f3dd9 Merge pull request #9402 from tom-daubney-arm/remove_function_level_alt_interface by Bence Szépkúti · 12 months ago
  10. a52952d Update the submodule to the head of PR in the framework repository by Michael Schuster · 1 year ago
  11. 9e52d15 Fix missing-prototype error for the print_buf functions in sample programs by Michael Schuster · 1 year, 1 month ago
  12. c1cd26b Revert commit 33af72df in order to not depend on test code by Michael Schuster · 1 year, 1 month ago
  13. 82cb069 Fix format-pedantic error in programs/test/metatest.c by Michael Schuster · 1 year, 2 months ago
  14. f672b69 Use correct conditionals in programs/ssl (fix unused-function errors) by Michael Schuster · 1 year, 2 months ago
  15. 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
  16. f828f04 Fix Uncrustify errors in modified tests/suites to satisfy check_code_style test by Michael Schuster · 1 year, 2 months ago
  17. a3cc463 Use correct test case conditionals for helper functions in tests/suites by Michael Schuster · 1 year, 2 months ago
  18. 8f60655 Fix tests build with MBEDTLS_PSA_CRYPTO_BUILTIN_KEYS enabled by Michael Schuster · 1 year, 2 months ago
  19. 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
  20. bd89b79 Adjust spacing in tests/suites function sources by Michael Schuster · 1 year, 2 months ago
  21. 54300d4 Fix missing-prototype errors in tests/suites by Michael Schuster · 1 year, 2 months ago
  22. 87825ab Fix unused-function error for ecjpake_operation_setup in test_suite_psa_crypto.function by Michael Schuster · 1 year, 2 months ago
  23. 0420093 Adjust spacing in sample programs by Michael Schuster · 1 year, 2 months ago
  24. 8db8d61 Fix missing-prototype errors in sample programs by Michael Schuster · 1 year, 2 months ago
  25. e708e86 Fix missing-prototype error in programs/fuzz by moving LLVMFuzzerTestOneInput prototype to common.h by Michael Schuster · 1 year, 2 months ago
  26. 4595e68 Move print_buf into mbedtls_test_print_buf helper function in sample programs by Michael Schuster · 1 year, 2 months ago
  27. 2b87afb Add missing include in tests/src/asn1_helpers.c by Michael Schuster · 1 year, 2 months ago
  28. 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
  29. 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
  30. 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
  31. 6b4cd48 Replace MBEDTLS_ECP_HAVE_SECP384R1 with PSA_WANT_ECC_SECP_R1_384 by Elena Uziunaite · 1 year, 1 month ago
  32. aacbc62 Merge pull request #9453 from gilles-peskine-arm/psa-keystore-dynamic-prep-4.0 by Gilles Peskine · 12 months ago
  33. e1171bd Merge pull request #9361 from eleuzi01/replace-key-aria by Gilles Peskine · 12 months ago
  34. f35bb31 Merge pull request #9459 from gilles-peskine-arm/make-tests-make-3.81-20240808 by Tom Cosgrove · 12 months ago
  35. c51fddb Improve documentation in some tests by Gilles Peskine · 12 months ago
  36. fe8fc75 PSA_DONE: account for MBEDTLS_TEST_PSA_INTERNAL_KEYS by Gilles Peskine · 12 months ago
  37. ec377b1 Fix inverted assertion message by Gilles Peskine · 12 months ago
  38. 9e54a4f Merge pull request #9369 from eleuzi01/replace-ecc-keys by Gilles Peskine · 12 months ago
  39. 88a6baa Be compatible with GNU Make 3.81 by Gilles Peskine · 12 months ago
  40. a0cdde3 Remove outdated documentation by Thomas Daubney · 12 months ago
  41. 195e164 Merge pull request #9427 from valeriosetti/psasim-small-fixes by Tom Cosgrove · 12 months ago
  42. 1eaea51 Fix copypasta by Gilles Peskine · 1 year, 1 month ago
  43. 35f0573 Keep track of PSA keys used interally by Gilles Peskine · 1 year, 1 month ago
  44. faa9092 Fix spurious test case failure with accelerated AES by Gilles Peskine · 1 year, 2 months ago
  45. c0bdb08 Improve full-key-store tests by Gilles Peskine · 1 year, 2 months ago
  46. 2cb03a5 Improve the documentation of MBEDTLS_PSA_KEY_SLOT_COUNT by Gilles Peskine · 1 year, 1 month ago
  47. ab89fcf Update invalid key id in a test case by Gilles Peskine · 1 year, 1 month ago
  48. 1e65e64 Fix overlap between volatile keys and built-in keys by Gilles Peskine · 1 year, 1 month ago
  49. 7a0adff Assert that the key ID range for volatile keys is large enough by Gilles Peskine · 1 year, 1 month ago
  50. 3710e72 Assert that key ID ranges don't overlap by Gilles Peskine · 1 year, 2 months ago
  51. 2ff81bf Add a test for the built-in key range by Gilles Peskine · 1 year, 2 months ago
  52. b0b1b32 Prevent mbedtls_psa_register_se_key with volatile keys by Gilles Peskine · 1 year, 2 months ago
  53. 0e3704f Reorder blocks to avoid double negations by Gilles Peskine · 1 year, 2 months ago
  54. bdd16d4 Make it possible to enable CTR_DRBG/PSA without a PSA AES driver by Gilles Peskine · 1 year, 2 months ago
  55. dc10825 MBEDTLS_STATIC_ASSERT: make it work outside of a function by Gilles Peskine · 1 year, 2 months ago
  56. 51c85a0 Replace MBEDTLS_SSL_HAVE_ARIA with PSA_WANT_KEY_TYPE_ARIA by Elena Uziunaite · 1 year, 1 month ago
  57. 821b908 Merge pull request #9364 from eleuzi01/replace-ccm by Manuel Pégourié-Gonnard · 12 months ago
  58. 2d5b17b Merge pull request #8609 from tom-daubney-arm/standardise_proj_detection by Tom Cosgrove · 12 months ago
  59. bac7c96 Merge pull request #9446 from gilles-peskine-arm/psa_generate_key_custom-development-forward_then_remove by Gilles Peskine · 12 months ago
  60. b556797 Move some proj detection code inside pre_check_environment by Thomas Daubney · 12 months ago
  61. 1512919 Fix code stlye by Thomas Daubney · 1 year ago
  62. eb97f2a Make missed SHA internal functions static by Thomas Daubney · 1 year ago
  63. 38e64fb Merge if blocks in SHA256/512 code by Thomas Daubney · 1 year ago
  64. 7070d26 Make mbedtls_internal_sha512_process static by Thomas Daubney · 1 year ago
  65. bfe1b67 Make mbedtls_internal_sha256_process static by Thomas Daubney · 1 year ago
  66. d4c886e Revert to original guarding for mbedtls_internal_aes_encrypt/decrypt by Thomas Daubney · 1 year ago
  67. 8ac215e Correct code style by Thomas Daubney · 1 year ago
  68. ae5f8cc Restore SHA256 & SHA512 prototypes by Thomas Daubney · 1 year ago
  69. 3e0273f Internalise functions flagged as internal by Thomas Daubney · 1 year ago
  70. 2f1bebd Add newline to ChangeLog entry by Thomas Daubney · 1 year ago
  71. c65eefa Remove superfluous guard by Thomas Daubney · 1 year ago
  72. b59c0ba Alter guarding in aes.c by Thomas Daubney · 1 year ago
  73. 2dd830d Remove superflous comment by Thomas Daubney · 1 year ago
  74. 5db9027 Add ChangeLog entry by Thomas Daubney · 1 year ago
  75. ebcd49b Remove outdated documentation by Thomas Daubney · 1 year ago
  76. 28647d8 Remove MBEDTLS_ECDSA_GENKEY_ALT by Thomas Daubney · 1 year, 1 month ago
  77. 4864424 Remove MBEDTLS_ECDSA_SIGN_ALT by Thomas Daubney · 1 year, 1 month ago
  78. e3013da Remove MBEDTLS_ECDSA_VERIFY_ALT by Thomas Daubney · 1 year, 1 month ago
  79. ce5ed85 Remove MBEDTLS_ECDH_COMPUTE_SHARED_ALT by Thomas Daubney · 1 year, 1 month ago
  80. 51b90fb Remove MBEDTLS_ECDH_GEN_PUBLIC_ALT by Thomas Daubney · 1 year, 1 month ago
  81. 7c0b4ad Remove MBEDTLS_AES_DECRYPT_ALT by Thomas Daubney · 1 year, 1 month ago
  82. 6cf05f9 Remove MBEDTLS_AES_ENCRYPT_ALT by Thomas Daubney · 1 year, 1 month ago
  83. 955ce58 Remove MBEDTLS_AES_SETKEY_DEC_ALT by Thomas Daubney · 1 year, 1 month ago
  84. 742a2e3 Remove MBEDTLS_AES_SETKEY_ENC_ALT by Thomas Daubney · 1 year, 1 month ago
  85. 2016d66 psasim: small fixes to all.sh and test bash scripts by Valerio Setti · 12 months ago
  86. 2bcf805 Remove MBEDTLS_DES3_CRYPT_ECB_ALT by Thomas Daubney · 1 year, 1 month ago
  87. 29561ec Remove MBEDTLS_DES_CRYPT_ECB_ALT by Thomas Daubney · 1 year, 1 month ago
  88. 43874e0 Remove MBEDTLS_DES_SETKEY_ALT by Thomas Daubney · 1 year, 1 month ago
  89. 3ab1b2d Remove MBEDTLS_SHA512_PROCESS_ALT by Thomas Daubney · 1 year, 1 month ago
  90. 297b026 Remove MBEDTLS_SHA256_PROCESS_ALT by Thomas Daubney · 1 year, 1 month ago
  91. 2106f79 Remove MBEDTLS_SHA1_PROCESS_ALT by Thomas Daubney · 1 year, 1 month ago
  92. 6498868 Remove MBEDTLS_RIPEMD160_PROCESS_ALT by Thomas Daubney · 1 year, 1 month ago
  93. 72a88e7 Remove MBEDTLS_MD5_PROCESS_ALT by Thomas Daubney · 1 year, 1 month ago
  94. 8dde3b3 Replace MBEDTLS_PK_HAVE_ECC_KEYS with PSA_WANT_KEY_TYPE_ECC_PUBLIC_KEY by Elena Uziunaite · 1 year, 1 month ago
  95. c256172 Replace MBEDTLS_SSL_HAVE_CCM with PSA_WANT_ALG_CCM by Elena Uziunaite · 1 year, 1 month ago
  96. 7db1bcd Update generated PSA wrappers by Gilles Peskine · 1 year ago
  97. fd46f7f Migrate psasim wrappers to psa_custom_key_parameters_t by Gilles Peskine · 1 year ago
  98. 3077f2f Remove experimental, superseded function psa_generate_key_ext by Gilles Peskine · 1 year ago
  99. 6b3bca5 Follow include path updates for C++ builds by Gilles Peskine · 1 year ago
  100. d5d69bb Match spacing in pointer types in documentation with the code style by Gilles Peskine · 1 year ago