1. fee08b4 Merge pull request #9760 from ronald-cron-arm/tf-psa-crypto-cmake by Ronald Cron · 9 months ago
  2. 8237484 cmake: Use TF_PSA_CRYPTO_CONFIG_FILE to prefix crypto targets by Ronald Cron · 9 months ago
  3. d779e95 Fix cmake option name by Ronald Cron · 9 months ago
  4. 0cc6860 Merge pull request #9611 from gabor-mezei-arm/9142_update_depends.py_cipher_chaining_domain by Ronald Cron · 9 months ago
  5. 939ce9d Remove mbedtls_test by Ronald Cron · 9 months ago
  6. bea67a1 Fix everest build by Ronald Cron · 9 months ago
  7. 824a8dc Merge pull request #9769 from mpg/move-all-core-dev by Manuel Pégourié-Gonnard · 9 months ago
  8. 0381a98 cmake: Move copy of crypto libraries to mbedtls by Ronald Cron · 9 months ago
  9. 8126a68 cmake: Rename mbedcrypto library to tfpsacrypto by Ronald Cron · 9 months ago
  10. b7d0e52 cmake: Rename mbedcrypto target to tfpsacrypto by Ronald Cron · 9 months ago
  11. 020e026 cmake: tf-psa-crypto: Add cmake_subproject test program by Ronald Cron · 10 months ago
  12. 845cc54 Update framework pointer by Manuel Pégourié-Gonnard · 9 months ago
  13. 1a52bc4 cmake: mbedtls: Propagate options and target prefix by Ronald Cron · 9 months ago
  14. 97cfd70 tf-psa-crypto: cmake: Let TF-PSA-Crypto.cmake be the top cmake file by Ronald Cron · 10 months ago
  15. d3b33a2 Finalize TF-PSA-Crypto.cmake to become the top cmake file by Ronald Cron · 10 months ago
  16. ba850f3 Rename export MbedTLSTargets to TF-PSA-CryptoTargets by Ronald Cron · 10 months ago
  17. 2609fe9 cmake: tf-psa-crypto: Rename mbedtls_test to tf_psa_crypto_test by Ronald Cron · 10 months ago
  18. a9219ff Add project prefix to API documentation targets by Ronald Cron · 10 months ago
  19. 169393e Restrict the definition of memcheck/lcov targets by Ronald Cron · 10 months ago
  20. 564b1cb tf-psa-crypto: cmake: Fix target for compile options by Ronald Cron · 9 months ago
  21. 735dd65 Fix mbedcrypto pkg-config file by Ronald Cron · 9 months ago
  22. 13a7cce Align all.sh tf-psa-crypto components naming by Ronald Cron · 9 months ago
  23. 211bf6d cmake: Fix config files compile definitions by Ronald Cron · 10 months ago
  24. 6763a55 Update comments by Gabor Mezei · 9 months ago
  25. 655c487 Update dependencies by Gabor Mezei · 9 months ago
  26. af198c2 Rename variable by Gabor Mezei · 9 months ago
  27. 242806a Update dependencies by Gabor Mezei · 9 months ago
  28. a5f3529 Update comment by Gabor Mezei · 9 months ago
  29. 95be5fb Add support for common dependencies in exclusive groups by Gabor Mezei · 9 months ago
  30. e191c03 Update the dependencies of the cipher algorithms by Gabor Mezei · 9 months ago
  31. 5a61086 Test all cipher algorithm by Gabor Mezei · 9 months ago
  32. 6f77baf Use PSA macros for the `chipher_chaining` domain by Gabor Mezei · 11 months ago
  33. 30e8eb9 Update path to all-core.sh by Manuel Pégourié-Gonnard · 9 months ago
  34. 8f00e5e Update framework pointer by Manuel Pégourié-Gonnard · 9 months ago
  35. 06f8f9e Move all-{core,helpers}.sh out of Mbed TLS by Manuel Pégourié-Gonnard · 9 months ago
  36. 241b901 Merge pull request #9490 from waleed-elmelegy-arm/add-iop-key-agrmnt-api by Janos Follath · 9 months ago
  37. 101816b Merge pull request #9612 from gabor-mezei-arm/9141_update_depends.py_cipher_id_domain by Ronald Cron · 9 months ago
  38. 4c58e89 Merge pull request #9613 from gilles-peskine-arm/remove-rsa-psk-key-exchange by Gilles Peskine · 9 months ago
  39. 947afa0 Remove designated initializers from ECDH compile time initializers by Waleed Elmelegy · 9 months ago
  40. e248de5 Merge pull request #9720 from mpg/all.sh-tf-psa-crypto-dev by Manuel Pégourié-Gonnard · 9 months ago
  41. fc140d0 Merge pull request #9672 from gilles-peskine-arm/coverity-20241004 by Paul Elliott · 9 months ago
  42. b48d526 Merge pull request #9758 from gilles-peskine-arm/move-test_suite_psa_crypto_ecp by Gilles Peskine · 9 months ago
  43. 7817da0 Improve and fix compile initializers for ECDH/ECP by Waleed Elmelegy · 9 months ago
  44. a4d0fd1 Fix a typo and a mistake in ECDH conext compile time initalizer by Waleed Elmelegy · 9 months ago
  45. 97041ed Fix Documentation issue in mbedtls_psa_key_agreement_iop_setup() by Waleed Elmelegy · 9 months ago
  46. e980fbe Fix codestyle in ECDH compile time initilaizers by Waleed Elmelegy · 9 months ago
  47. f840b3a Add compile time initilaizers to ECDH and bignum structs by Waleed Elmelegy · 9 months ago
  48. 280e225 Add small fixes to iop key agreement APIs by Waleed Elmelegy · 9 months ago
  49. cd721b9 Add a common key agreement parameter validation function across iop and normal APIs by Waleed Elmelegy · 9 months ago
  50. 18df1c5 Refactor and improve interuptible key agreement builtin implementation by Waleed Elmelegy · 9 months ago
  51. 86e518b Remove interuptible key agreement driver interface by Waleed Elmelegy · 9 months ago
  52. 8422138 Fix possible error in initalizing key agreement iop struct by Waleed Elmelegy · 10 months ago
  53. a98aeaf Fix iop key agreement struct initilaization error on some platforms by Waleed Elmelegy · 10 months ago
  54. fa4eb35 Improve psa iop key agreement changelog message by Waleed Elmelegy · 10 months ago
  55. d610d18 Fix codestyle in psa iop key agreement driver wrapper APIs by Waleed Elmelegy · 10 months ago
  56. 3783aca Improve key agreement iop basic testing by Waleed Elmelegy · 10 months ago
  57. 93be7a1 Refactor PSA key agreement API implementation by Waleed Elmelegy · 10 months ago
  58. 57fb2a6 Refactor interuptible key agreement testing helper function by Waleed Elmelegy · 11 months ago
  59. 26136ec Improve interruptible key agreement implementation by Waleed Elmelegy · 11 months ago
  60. 4cef20d Fix everest build issue by Waleed Elmelegy · 12 months ago
  61. 96a5c01 Add changelog entry for interuptible psa key agreement APIs by Waleed Elmelegy · 12 months ago
  62. a7fc0a6 Add PSA interruptible key agreement tests by Waleed Elmelegy · 12 months ago
  63. a2891a9 Add PSA interuptable key agreement APIs by Waleed Elmelegy · 12 months ago
  64. bd8e818 Fix pylint issue by Gabor Mezei · 9 months ago
  65. 6eb9df7 Merge pull request #9752 from gilles-peskine-arm/psa_init-20241104-dev by Janos Follath · 9 months ago
  66. 502ff7b Merge pull request #9639 from waleed-elmelegy-arm/add-iop-key-gen-setup by Janos Follath · 9 months ago
  67. 7618fbf Merge pull request #9724 from eleuzi01/issue-51-fw by Bence Szépkúti · 9 months ago
  68. ae5353b Move new test suite to the tf-psa-crypto directory by Gilles Peskine · 9 months ago
  69. ff60a0b Changelog entry for removal of the RSA-PSK key exchange by Gilles Peskine · 11 months ago
  70. 0068fce Note the equivalence of two macros, thanks to RSA-PSK removal by Gilles Peskine · 11 months ago
  71. fdf7db0 Remove support for RSA-PSK in compat.sh by Gilles Peskine · 11 months ago
  72. 91e7ebe Remove RSA_PSK suites from cipher suite lists by Gilles Peskine · 11 months ago
  73. b3ec125 Remove mentions of RSA-PSK key exchange from documentation by Gilles Peskine · 11 months ago
  74. 712e9a1 Remove MBEDTLS_KEY_EXCHANGE_RSA_PSK by Gilles Peskine · 11 months ago
  75. ac767e5 Remove MBEDTLS_KEY_EXCHANGE_RSA_PSK_ENABLED by Gilles Peskine · 11 months ago
  76. 7dfe7c9 Remove RSA-PSK test cases by Gilles Peskine · 11 months ago
  77. 1ea62b1 Remove generate key brainpool160r1 & SECP224K1 test cases by Waleed Elmelegy · 9 months ago
  78. e71f3c3 Merge pull request #9571 from Harry-Ramsey/improve-submodule-error-messages-development by Manuel Pégourié-Gonnard · 9 months ago
  79. 3a5f03d Update submodule with the merge by Elena Uziunaite · 9 months ago
  80. df186be Add extra tests cases for different Weierstrass curves for key generation by Waleed Elmelegy · 9 months ago
  81. 1f5075b Revert "Add testing valid attributes after aborting an invalid input in iop key generation" by Waleed Elmelegy · 9 months ago
  82. 9602ce7 Fix MD_PSA_INIT called before initializing some data structures by Gilles Peskine · 9 months ago
  83. e6cfa3b Update dependencies by Gabor Mezei · 9 months ago
  84. fb6b0db Use crypto_knowledge to determine the cipher key types by Gabor Mezei · 9 months ago
  85. 03cc592 Collect key types by Gabor Mezei · 9 months ago
  86. 06a060d Collect the cipher algorithms by Gabor Mezei · 9 months ago
  87. 402381d Collect the algorithms by Gabor Mezei · 10 months ago
  88. 98a4f88 Merge pull request #9751 from gilles-peskine-arm/mbedtls_psa_ecp_generate_key-no_public_key-dev by Gilles Peskine · 9 months ago
  89. f121019 Don't use Unicode in .function file by Gilles Peskine · 9 months ago
  90. dc7d787 More explanation of what we do and do not test by Gilles Peskine · 9 months ago
  91. 18e8389 Add changelog entry by Gilles Peskine · 9 months ago
  92. fce3f0d mbedtls_psa_ecp_generate_key: don't calculate the public key by Gilles Peskine · 9 months ago
  93. 091941e Basic statistical tests for mbedtls_psa_ecp_generate_key() by Gilles Peskine · 9 months ago
  94. 77587ce Unit tests for mbedtls_psa_ecp_generate_key() by Gilles Peskine · 9 months ago
  95. 0f07e76 Fix undefined variable in makefile by Harry Ramsey · 9 months ago
  96. 66ce986 Improve makefile error message by Harry Ramsey · 9 months ago
  97. e7c28d6 Merge pull request #9727 from gilles-peskine-arm/use_psa_crypto-always_forced by Janos Follath · 9 months ago gh-readonly-queue/development/pr-9727-0b7faf9011cda58411a4f21ee940f196decddf1a
  98. dea700d all.sh: improve wrapper error reporting by Manuel Pégourié-Gonnard · 9 months ago
  99. 0b7faf9 Merge pull request #9746 from gilles-peskine-arm/ffdh-memsan-skip-dev by Manuel Pégourié-Gonnard · 9 months ago
  100. 005b78c Add testing valid attributes after aborting an invalid input in iop key generation by Waleed Elmelegy · 9 months ago