1. 8126a68 cmake: Rename mbedcrypto library to tfpsacrypto by Ronald Cron · 9 months ago
  2. 241b901 Merge pull request #9490 from waleed-elmelegy-arm/add-iop-key-agrmnt-api by Janos Follath · 9 months ago
  3. 101816b Merge pull request #9612 from gabor-mezei-arm/9141_update_depends.py_cipher_id_domain by Ronald Cron · 9 months ago
  4. 4c58e89 Merge pull request #9613 from gilles-peskine-arm/remove-rsa-psk-key-exchange by Gilles Peskine · 9 months ago
  5. e248de5 Merge pull request #9720 from mpg/all.sh-tf-psa-crypto-dev by Manuel Pégourié-Gonnard · 9 months ago
  6. 4cef20d Fix everest build issue by Waleed Elmelegy · 12 months ago
  7. a2891a9 Add PSA interuptable key agreement APIs by Waleed Elmelegy · 12 months ago
  8. bd8e818 Fix pylint issue by Gabor Mezei · 9 months ago
  9. ae5353b Move new test suite to the tf-psa-crypto directory by Gilles Peskine · 9 months ago
  10. fdf7db0 Remove support for RSA-PSK in compat.sh by Gilles Peskine · 11 months ago
  11. 91e7ebe Remove RSA_PSK suites from cipher suite lists by Gilles Peskine · 11 months ago
  12. ac767e5 Remove MBEDTLS_KEY_EXCHANGE_RSA_PSK_ENABLED by Gilles Peskine · 11 months ago
  13. 7dfe7c9 Remove RSA-PSK test cases by Gilles Peskine · 11 months ago
  14. e6cfa3b Update dependencies by Gabor Mezei · 9 months ago
  15. fb6b0db Use crypto_knowledge to determine the cipher key types by Gabor Mezei · 9 months ago
  16. 03cc592 Collect key types by Gabor Mezei · 9 months ago
  17. 06a060d Collect the cipher algorithms by Gabor Mezei · 9 months ago
  18. 402381d Collect the algorithms by Gabor Mezei · 11 months ago
  19. 98a4f88 Merge pull request #9751 from gilles-peskine-arm/mbedtls_psa_ecp_generate_key-no_public_key-dev by Gilles Peskine · 9 months ago
  20. f121019 Don't use Unicode in .function file by Gilles Peskine · 9 months ago
  21. dc7d787 More explanation of what we do and do not test by Gilles Peskine · 9 months ago
  22. 091941e Basic statistical tests for mbedtls_psa_ecp_generate_key() by Gilles Peskine · 9 months ago
  23. 77587ce Unit tests for mbedtls_psa_ecp_generate_key() by Gilles Peskine · 9 months ago
  24. 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
  25. dea700d all.sh: improve wrapper error reporting by Manuel Pégourié-Gonnard · 9 months ago
  26. 0b7faf9 Merge pull request #9746 from gilles-peskine-arm/ffdh-memsan-skip-dev by Manuel Pégourié-Gonnard · 9 months ago
  27. 05030d4 Skip slowest FFDH tests against GnuTLS with MSan or Valgrind by Gilles Peskine · 9 months ago
  28. 467b487 Merge pull request #9738 from mpg/drop-armcc5-dev by Manuel Pégourié-Gonnard · 9 months ago
  29. b434192 Remove explicit setting of MBEDTLS_USE_PSA_CRYPTO by Gilles Peskine · 9 months ago
  30. 005370f Skip "no USE_PSA" test cases in ssl-opt.sh by Gilles Peskine · 10 months ago
  31. fb31ebd Remove code for MBEDTLS_USE_PSA_CRYPTO disabled in ssl-opt.sh by Gilles Peskine · 10 months ago
  32. 5e443f9 Remove direct requirements on MBEDTLS_USE_PSA_CRYPTO in ssl-opt.sh by Gilles Peskine · 10 months ago
  33. a1be1b8 Remove ECJPAKE interoperability testing by Gilles Peskine · 9 months ago
  34. 6986829 Merge pull request #9430 from davidhorstmann-arm/align-development-3.6-test-helpers by Manuel Pégourié-Gonnard · 9 months ago
  35. d10f42f Fix making the path of the outcomes file absolute. by Manuel Pégourié-Gonnard · 9 months ago
  36. 15baf8b Merge pull request #9708 from ronald-cron-arm/target-compile-options by Bence Szépkúti · 9 months ago
  37. 8ed4d94 Merge pull request #9614 from gilles-peskine-arm/use_psa_crypto-always_on by Gilles Peskine · 9 months ago
  38. 6ffebef New all.sh wrapper with reduced scope (CI only) by Manuel Pégourié-Gonnard · 9 months ago
  39. 26caae8 Rm forgotten armc5 by Manuel Pégourié-Gonnard · 9 months ago
  40. 705690a Drop building with armcc5 in all.sh by Manuel Pégourié-Gonnard · 9 months ago
  41. bc8c157 Add override arguments for new gcc targets by Bence Szépkúti · 9 months ago
  42. 8490f05 Clarify GCC version requirement by Bence Szépkúti · 9 months ago
  43. 479eb52 Split up the Thumb-1 test component by Bence Szépkúti · 1 year, 1 month ago
  44. bb61245 Remove superfluous invocations of make clean by Bence Szépkúti · 1 year, 1 month ago
  45. de146a1 Update component speed estimates by Bence Szépkúti · 1 year, 1 month ago
  46. 65e77c5 Initialize result caching variables by Bence Szépkúti · 1 year, 1 month ago
  47. 924662b Use true/false in place of integers by Bence Szépkúti · 1 year, 1 month ago
  48. 3190632 Ignore missing temporary files during cleanup by Bence Szépkúti · 1 year, 1 month ago
  49. c12ebb0 Fix copypasta in gcc_version by Bence Szépkúti · 1 year, 1 month ago
  50. d1d2613 Add AArch64 default config test by Bence Szépkúti · 1 year, 1 month ago
  51. 1524b9c Add Arm eabi default config tests by Bence Szépkúti · 1 year, 1 month ago
  52. f8d13d8 Merge pull request #9721 from paul-elliott-arm/fix_new_coverity_issues by David Horstmann · 9 months ago
  53. d093edd cmake: tests: Set test specific compile options target by target by Ronald Cron · 10 months ago
  54. b247898 cmake: GNU GCC: Set base compile options target by target by Ronald Cron · 10 months ago
  55. 665df83 Merge pull request #9293 from gilles-peskine-arm/outcome-check-repeated-configurations-all.sh-preliminaries by Gilles Peskine · 9 months ago
  56. fd38fdf Disentangle 3.6/4.0 *_PSA_INIT/DONE variants by David Horstmann · 9 months ago
  57. 5f6e69d Merge pull request #9693 from Harry-Ramsey/split-revert-error-development by Ronald Cron · 9 months ago
  58. 9a209b8 Pair inits with declarations by Paul Elliott · 9 months ago
  59. 3982898 Remove legacy components with an equivalent USE_PSA component by Gilles Peskine · 11 months ago
  60. a698976 Add const specifiers to pacify armclang by Paul Elliott · 10 months ago
  61. 7c66860 Fix tests where tests were done prior to init by Paul Elliott · 10 months ago
  62. a93f988 all.sh: wrapper for both mbedtls and tf-psa-crypto by Manuel Pégourié-Gonnard · 10 months ago
  63. 202b69c Merge pull request #9302 from valeriosetti/psa-use-static-slots by Gilles Peskine · 10 months ago
  64. ed230c4 Merge pull request #9706 from ronald-cron-arm/pkg-install-doc-lcov by Ronald Cron · 10 months ago
  65. c46f8fb Harmonise names of MBEDTLS_TEST_HAVE_ macros by David Horstmann · 10 months ago
  66. 08ccf6a Tidy up header guards by David Horstmann · 10 months ago
  67. 8bcad48 Add tf-psa-crypto's own all.sh by Manuel Pégourié-Gonnard · 10 months ago
  68. 3d41154 all.sh: improve check for clean config files by Manuel Pégourié-Gonnard · 10 months ago
  69. 8da0e9e all.sh: rationalize relative path usage by Manuel Pégourié-Gonnard · 10 months ago
  70. d2da02b Remove obsolete exemptions from test case coverage by Gilles Peskine · 10 months ago
  71. 8fd2117 Remove !MBEDTLS_USE_PSA_CRYPTO test cases that have a USE_PSA alternate by Gilles Peskine · 11 months ago
  72. fef912c Test partial ECC creation support: switch to MBEDTLS_USE_PSA_CRYPTO by Gilles Peskine · 11 months ago
  73. ec028d8 analyze_outcomes.py: allow test with PSA_WANT_ALG_TLS12_PRF disabled by Valerio Setti · 10 months ago
  74. 83778d7 Documentation: fix some nits by Valerio Setti · 10 months ago
  75. 4cfec6f psa: move definition of MBEDTLS_PSA_KEY_BUFFER_MAX_SIZE by Valerio Setti · 10 months ago
  76. 3a0a8ae psa_crypto_helpers: add guard for MBEDTLS_TEST_STATIC_KEY_SLOTS_SUPPORT_RSA_xxx by Valerio Setti · 10 months ago
  77. 7213fbc components-basic-checks: add new exception for MBEDTLS_CTR_DRBG_MAX_REQUEST by Valerio Setti · 10 months ago
  78. 175a494 psa_crypto_helpers: enhance definitions for static key slot related test symbols by Valerio Setti · 10 months ago
  79. 69d19e7 psa_crypto_helpers: add MBEDTLS_TEST_ prefix to newly created symbols by Valerio Setti · 10 months ago
  80. 8bc8172 test: disable dynamic key store in test_crypto_with_static_key_slots by Valerio Setti · 11 months ago
  81. 4d9a821 test: properly select MBEDTLS_PSA_STATIC_KEY_SLOT_BUFFER_SIZE value by Valerio Setti · 12 months ago
  82. 2a3c9b3 test: extend component_test_crypto_with_static_key_slots by Valerio Setti · 12 months ago
  83. 35b0b02 test: disable all legacy symbols in test_psa_crypto_without_heap by Valerio Setti · 12 months ago
  84. 13aadd7 test: minor fixes to test_psa_crypto_without_heap and test_crypto_with_static_key_slots by Valerio Setti · 12 months ago
  85. a47b045 test: add new component to test core library without calloc/free by Valerio Setti · 1 year, 1 month ago
  86. dbb646b test: add new component to test MBEDTLS_PSA_STATIC_KEY_SLOTS by Valerio Setti · 1 year, 2 months ago
  87. b50043b Update `cipher_id` domain to use PSA macros by Gabor Mezei · 1 year, 2 months ago
  88. 6b64493 Merge pull request #9657 from mpg/refactor-all.sh-dev by Manuel Pégourié-Gonnard · 10 months ago
  89. 6a986d9 Update coverage datebase by Gabor Mezei · 10 months ago
  90. c0240b3 Fix formatting issue by Harry Ramsey · 10 months ago
  91. 8b3f513 Fix linking error for mbedtls_test_hook_error_add by Harry Ramsey · 10 months ago
  92. 19bc246 Re-add special case for 3.6 by David Horstmann · 10 months ago
  93. 34d79ce Only guard with CRYPTO_CLIENT when version >= 4 by David Horstmann · 10 months ago
  94. 0d8287c Align tests/src and include/src with 3.6 version by David Horstmann · 1 year ago
  95. 4fef797 Update macro dependencies by Gabor Mezei · 10 months ago
  96. f10402c Update macro dependencies by Gabor Mezei · 10 months ago
  97. c9f01cf Use f-string instead of concatenation by Gabor Mezei · 10 months ago
  98. 224152e Remove unneeded newlines by Gabor Mezei · 10 months ago
  99. fb06101 Fix recursive dependencies for cross referencing by Gabor Mezei · 11 months ago
  100. 4e10d6c Add consistency check for option avalability by Gabor Mezei · 1 year ago