1. 88f3dd9 Merge pull request #9402 from tom-daubney-arm/remove_function_level_alt_interface by Bence Szépkúti · 12 months ago
  2. aacbc62 Merge pull request #9453 from gilles-peskine-arm/psa-keystore-dynamic-prep-4.0 by Gilles Peskine · 12 months ago
  3. e1171bd Merge pull request #9361 from eleuzi01/replace-key-aria by Gilles Peskine · 12 months ago
  4. f35bb31 Merge pull request #9459 from gilles-peskine-arm/make-tests-make-3.81-20240808 by Tom Cosgrove · 12 months ago
  5. c51fddb Improve documentation in some tests by Gilles Peskine · 12 months ago
  6. fe8fc75 PSA_DONE: account for MBEDTLS_TEST_PSA_INTERNAL_KEYS by Gilles Peskine · 12 months ago
  7. ec377b1 Fix inverted assertion message by Gilles Peskine · 12 months ago
  8. 9e54a4f Merge pull request #9369 from eleuzi01/replace-ecc-keys by Gilles Peskine · 12 months ago
  9. 88a6baa Be compatible with GNU Make 3.81 by Gilles Peskine · 12 months ago
  10. a0cdde3 Remove outdated documentation by Thomas Daubney · 12 months ago
  11. 195e164 Merge pull request #9427 from valeriosetti/psasim-small-fixes by Tom Cosgrove · 12 months ago
  12. 1eaea51 Fix copypasta by Gilles Peskine · 1 year, 1 month ago
  13. 35f0573 Keep track of PSA keys used interally by Gilles Peskine · 1 year, 1 month ago
  14. faa9092 Fix spurious test case failure with accelerated AES by Gilles Peskine · 1 year, 2 months ago
  15. c0bdb08 Improve full-key-store tests by Gilles Peskine · 1 year, 2 months ago
  16. 2cb03a5 Improve the documentation of MBEDTLS_PSA_KEY_SLOT_COUNT by Gilles Peskine · 1 year, 1 month ago
  17. ab89fcf Update invalid key id in a test case by Gilles Peskine · 1 year, 1 month ago
  18. 1e65e64 Fix overlap between volatile keys and built-in keys by Gilles Peskine · 1 year, 1 month ago
  19. 7a0adff Assert that the key ID range for volatile keys is large enough by Gilles Peskine · 1 year, 1 month ago
  20. 3710e72 Assert that key ID ranges don't overlap by Gilles Peskine · 1 year, 2 months ago
  21. 2ff81bf Add a test for the built-in key range by Gilles Peskine · 1 year, 2 months ago
  22. b0b1b32 Prevent mbedtls_psa_register_se_key with volatile keys by Gilles Peskine · 1 year, 2 months ago
  23. 0e3704f Reorder blocks to avoid double negations by Gilles Peskine · 1 year, 2 months ago
  24. bdd16d4 Make it possible to enable CTR_DRBG/PSA without a PSA AES driver by Gilles Peskine · 1 year, 2 months ago
  25. dc10825 MBEDTLS_STATIC_ASSERT: make it work outside of a function by Gilles Peskine · 1 year, 2 months ago
  26. 51c85a0 Replace MBEDTLS_SSL_HAVE_ARIA with PSA_WANT_KEY_TYPE_ARIA by Elena Uziunaite · 1 year, 1 month ago
  27. 821b908 Merge pull request #9364 from eleuzi01/replace-ccm by Manuel Pégourié-Gonnard · 12 months ago
  28. 2d5b17b Merge pull request #8609 from tom-daubney-arm/standardise_proj_detection by Tom Cosgrove · 12 months ago
  29. bac7c96 Merge pull request #9446 from gilles-peskine-arm/psa_generate_key_custom-development-forward_then_remove by Gilles Peskine · 12 months ago
  30. b556797 Move some proj detection code inside pre_check_environment by Thomas Daubney · 12 months ago
  31. 1512919 Fix code stlye by Thomas Daubney · 1 year ago
  32. eb97f2a Make missed SHA internal functions static by Thomas Daubney · 1 year ago
  33. 38e64fb Merge if blocks in SHA256/512 code by Thomas Daubney · 1 year ago
  34. 7070d26 Make mbedtls_internal_sha512_process static by Thomas Daubney · 1 year ago
  35. bfe1b67 Make mbedtls_internal_sha256_process static by Thomas Daubney · 1 year ago
  36. d4c886e Revert to original guarding for mbedtls_internal_aes_encrypt/decrypt by Thomas Daubney · 1 year ago
  37. 8ac215e Correct code style by Thomas Daubney · 1 year ago
  38. ae5f8cc Restore SHA256 & SHA512 prototypes by Thomas Daubney · 1 year ago
  39. 3e0273f Internalise functions flagged as internal by Thomas Daubney · 1 year ago
  40. 2f1bebd Add newline to ChangeLog entry by Thomas Daubney · 1 year ago
  41. c65eefa Remove superfluous guard by Thomas Daubney · 1 year ago
  42. b59c0ba Alter guarding in aes.c by Thomas Daubney · 1 year ago
  43. 2dd830d Remove superflous comment by Thomas Daubney · 1 year ago
  44. 5db9027 Add ChangeLog entry by Thomas Daubney · 1 year ago
  45. ebcd49b Remove outdated documentation by Thomas Daubney · 1 year ago
  46. 28647d8 Remove MBEDTLS_ECDSA_GENKEY_ALT by Thomas Daubney · 1 year, 1 month ago
  47. 4864424 Remove MBEDTLS_ECDSA_SIGN_ALT by Thomas Daubney · 1 year, 1 month ago
  48. e3013da Remove MBEDTLS_ECDSA_VERIFY_ALT by Thomas Daubney · 1 year, 1 month ago
  49. ce5ed85 Remove MBEDTLS_ECDH_COMPUTE_SHARED_ALT by Thomas Daubney · 1 year, 1 month ago
  50. 51b90fb Remove MBEDTLS_ECDH_GEN_PUBLIC_ALT by Thomas Daubney · 1 year, 1 month ago
  51. 7c0b4ad Remove MBEDTLS_AES_DECRYPT_ALT by Thomas Daubney · 1 year, 1 month ago
  52. 6cf05f9 Remove MBEDTLS_AES_ENCRYPT_ALT by Thomas Daubney · 1 year, 1 month ago
  53. 955ce58 Remove MBEDTLS_AES_SETKEY_DEC_ALT by Thomas Daubney · 1 year, 1 month ago
  54. 742a2e3 Remove MBEDTLS_AES_SETKEY_ENC_ALT by Thomas Daubney · 1 year, 1 month ago
  55. 2016d66 psasim: small fixes to all.sh and test bash scripts by Valerio Setti · 1 year ago
  56. 2bcf805 Remove MBEDTLS_DES3_CRYPT_ECB_ALT by Thomas Daubney · 1 year, 1 month ago
  57. 29561ec Remove MBEDTLS_DES_CRYPT_ECB_ALT by Thomas Daubney · 1 year, 1 month ago
  58. 43874e0 Remove MBEDTLS_DES_SETKEY_ALT by Thomas Daubney · 1 year, 1 month ago
  59. 3ab1b2d Remove MBEDTLS_SHA512_PROCESS_ALT by Thomas Daubney · 1 year, 1 month ago
  60. 297b026 Remove MBEDTLS_SHA256_PROCESS_ALT by Thomas Daubney · 1 year, 1 month ago
  61. 2106f79 Remove MBEDTLS_SHA1_PROCESS_ALT by Thomas Daubney · 1 year, 1 month ago
  62. 6498868 Remove MBEDTLS_RIPEMD160_PROCESS_ALT by Thomas Daubney · 1 year, 1 month ago
  63. 72a88e7 Remove MBEDTLS_MD5_PROCESS_ALT by Thomas Daubney · 1 year, 1 month ago
  64. 8dde3b3 Replace MBEDTLS_PK_HAVE_ECC_KEYS with PSA_WANT_KEY_TYPE_ECC_PUBLIC_KEY by Elena Uziunaite · 1 year, 1 month ago
  65. c256172 Replace MBEDTLS_SSL_HAVE_CCM with PSA_WANT_ALG_CCM by Elena Uziunaite · 1 year, 1 month ago
  66. 7db1bcd Update generated PSA wrappers by Gilles Peskine · 1 year ago
  67. fd46f7f Migrate psasim wrappers to psa_custom_key_parameters_t by Gilles Peskine · 1 year ago
  68. 3077f2f Remove experimental, superseded function psa_generate_key_ext by Gilles Peskine · 1 year ago
  69. 6b3bca5 Follow include path updates for C++ builds by Gilles Peskine · 1 year ago
  70. d5d69bb Match spacing in pointer types in documentation with the code style by Gilles Peskine · 1 year ago
  71. 63d06ef Rename one more deprecated identifier by Gilles Peskine · 1 year, 1 month ago
  72. 6b2709b Documentation improvements by Gilles Peskine · 1 year, 1 month ago
  73. ae8fa71 Rename internal function psa_key_production_parameters_are_default by Gilles Peskine · 1 year, 2 months ago
  74. 1084e8e key_custom: update analyze_outcomes.py by Gilles Peskine · 1 year, 2 months ago
  75. 62ee8fd Test cpp_dummy_build in pedantic mode by Gilles Peskine · 1 year, 2 months ago
  76. b0cc2ad Changelog entry for the move from key_ext to key_custom functions by Gilles Peskine · 1 year, 2 months ago
  77. ae1da98 Remove some tests of psa_generate_key_ext by Gilles Peskine · 1 year, 2 months ago
  78. 8ae5028 Document the key_ext functions as deprecated by Gilles Peskine · 1 year, 2 months ago
  79. e863f86 Documentation: point to key_custom instead of key_ext by Gilles Peskine · 1 year, 2 months ago
  80. b45af2f Update PSA wrappers by Gilles Peskine · 1 year, 2 months ago
  81. f940828 Implement psa_generate_key_custom by Gilles Peskine · 1 year, 2 months ago
  82. be6a471 Merge pull request #9365 from eleuzi01/replace-gcm by Gilles Peskine · 1 year ago
  83. aa6f6d2 Merge pull request #8226 from davidhorstmann-arm/all-sh-separate-components by Manuel Pégourié-Gonnard · 1 year ago
  84. 9c9a3df Merge pull request #9366 from eleuzi01/replace-chachapoly by Gilles Peskine · 1 year ago
  85. 5b85d70 Merge pull request #9442 from gilles-peskine-arm/psa_sim_generate-parse_headers by Tom Cosgrove · 1 year ago
  86. 4b3b4fe Remove cruft and update documentation by Gilles Peskine · 1 year ago
  87. 83a0d9d Replace MBEDTLS_SSL_HAVE_GCM with PSA_WANT_ALG_GCM by Elena Uziunaite · 1 year, 1 month ago
  88. 56b4e5a Merge pull request #9443 from gilles-peskine-arm/psa-keystore-design-doc-development by Gilles Peskine · 1 year ago
  89. bf47cf7 all.sh/components: Moved component_build_zeroize_checks -> compiler. by Minos Galanakis · 1 year ago
  90. 9ceb2c3 all.sh/components: Moved test_malloc_0_null,test_memory_buffer_allocator -> configuration. by Minos Galanakis · 1 year ago
  91. aa09e48 all.sh/components: Moved test_sw_inet_pton -> x509. by Minos Galanakis · 1 year ago
  92. c06fd30 all.sh/components: Moved crypto components out of tls. by Minos Galanakis · 1 year ago
  93. 1c26ef5 all.sh/components: Moved component_test_no_strings -> configuration. by Minos Galanakis · 1 year ago
  94. b5891d5 all.sh/components: Moved aesni and armce components -> platform. by Minos Galanakis · 1 year ago
  95. 1ef3a66 all.sh/components: Moved test_aesni_m32_clang -> platform. by Minos Galanakis · 1 year ago
  96. 07404d2 all.sh/components: Moved build_arm_xxx from compiler -> platform. by Minos Galanakis · 1 year ago
  97. f699d51 all.sh/components: Moved support functions to the same group as their components. by Minos Galanakis · 1 year ago
  98. 4b6ee64 all.sh/components: Moved test_depends_py_kex/psa to tls. by Minos Galanakis · 1 year ago
  99. ce466f0 all.sh: Updated the component sourcing logic. by Minos Galanakis · 1 year ago
  100. ea7fff4 Merge pull request #8775 from tgonzalezorlandoarm/tg/mbedtls_test_ssl_message_queue_pop_info by Bence Szépkúti · 1 year ago