1. 13a7cce Align all.sh tf-psa-crypto components naming 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. e248de5 Merge pull request #9720 from mpg/all.sh-tf-psa-crypto-dev by Manuel Pégourié-Gonnard · 9 months ago
  4. fc140d0 Merge pull request #9672 from gilles-peskine-arm/coverity-20241004 by Paul Elliott · 9 months ago
  5. b48d526 Merge pull request #9758 from gilles-peskine-arm/move-test_suite_psa_crypto_ecp by Gilles Peskine · 9 months ago
  6. 3783aca Improve key agreement iop basic testing by Waleed Elmelegy · 11 months ago
  7. 57fb2a6 Refactor interuptible key agreement testing helper function by Waleed Elmelegy · 11 months ago
  8. a7fc0a6 Add PSA interruptible key agreement tests by Waleed Elmelegy · 12 months ago
  9. 6eb9df7 Merge pull request #9752 from gilles-peskine-arm/psa_init-20241104-dev by Janos Follath · 9 months ago
  10. 502ff7b Merge pull request #9639 from waleed-elmelegy-arm/add-iop-key-gen-setup by Janos Follath · 9 months ago
  11. ae5353b Move new test suite to the tf-psa-crypto directory by Gilles Peskine · 9 months ago
  12. 1ea62b1 Remove generate key brainpool160r1 & SECP224K1 test cases by Waleed Elmelegy · 9 months ago
  13. df186be Add extra tests cases for different Weierstrass curves for key generation by Waleed Elmelegy · 9 months ago
  14. 1f5075b Revert "Add testing valid attributes after aborting an invalid input in iop key generation" by Waleed Elmelegy · 9 months ago
  15. 9602ce7 Fix MD_PSA_INIT called before initializing some data structures by Gilles Peskine · 9 months ago
  16. 005b78c Add testing valid attributes after aborting an invalid input in iop key generation by Waleed Elmelegy · 9 months ago
  17. e3abcc3 Improve interuptible key generation testing by Waleed Elmelegy · 9 months ago
  18. 1c3c5b1 Add Testing interuptible key generation initialization by Waleed Elmelegy · 9 months ago
  19. 15baf8b Merge pull request #9708 from ronald-cron-arm/target-compile-options by Bence Szépkúti · 9 months ago
  20. 8ed4d94 Merge pull request #9614 from gilles-peskine-arm/use_psa_crypto-always_on by Gilles Peskine · 9 months ago
  21. f8d13d8 Merge pull request #9721 from paul-elliott-arm/fix_new_coverity_issues by David Horstmann · 9 months ago
  22. d093edd cmake: tests: Set test specific compile options target by target by Ronald Cron · 10 months ago
  23. b247898 cmake: GNU GCC: Set base compile options target by target by Ronald Cron · 10 months ago
  24. 5f6e69d Merge pull request #9693 from Harry-Ramsey/split-revert-error-development by Ronald Cron · 9 months ago
  25. 4e9d77e Merge pull request #9703 from valeriosetti/fix-9690-workarounds by Gilles Peskine · 9 months ago gh-readonly-queue/development/pr-9703-202b69c2b6dcf22693771c4ebc0ffe63e3cb7f74
  26. a87a906 Move AES_PSA_INIT to after drbg init by Paul Elliott · 9 months ago
  27. da510d6 Fix double free in case of test failure by Paul Elliott · 10 months ago
  28. 65b276c Add missing check of return by Paul Elliott · 10 months ago
  29. 7c66860 Fix tests where tests were done prior to init by Paul Elliott · 10 months ago
  30. a4f0227 all.sh: prevent a silly mistake by Manuel Pégourié-Gonnard · 10 months ago
  31. 202b69c Merge pull request #9302 from valeriosetti/psa-use-static-slots by Gilles Peskine · 10 months ago
  32. ed230c4 Merge pull request #9706 from ronald-cron-arm/pkg-install-doc-lcov by Ronald Cron · 10 months ago
  33. 8bcad48 Add tf-psa-crypto's own all.sh by Manuel Pégourié-Gonnard · 10 months ago
  34. 8fd2117 Remove !MBEDTLS_USE_PSA_CRYPTO test cases that have a USE_PSA alternate by Gilles Peskine · 11 months ago
  35. cac061f test_suite_psa_crypto.data: fix some depends_on by Valerio Setti · 10 months ago
  36. a35c8a0 test_suite_psa_crypto: use finer grained checks on the key slot buffer size by Valerio Setti · 10 months ago
  37. 175a494 psa_crypto_helpers: enhance definitions for static key slot related test symbols by Valerio Setti · 10 months ago
  38. 69d19e7 psa_crypto_helpers: add MBEDTLS_TEST_ prefix to newly created symbols by Valerio Setti · 10 months ago
  39. 2b9d180 test_suite_psa_crypto_storage_format: improve input bit length specification for static key buffer by Valerio Setti · 12 months ago
  40. 4d9a821 test: properly select MBEDTLS_PSA_STATIC_KEY_SLOT_BUFFER_SIZE value by Valerio Setti · 12 months ago
  41. c975d5e test: add test with persitent key whose length is larger than MBEDTLS_PSA_STATIC_KEY_SLOT_BUFFER_SIZE by Valerio Setti · 12 months ago
  42. 2a3c9b3 test: extend component_test_crypto_with_static_key_slots by Valerio Setti · 12 months ago
  43. 5278ebd test: revert fixes for PSA entropy by Valerio Setti · 12 months ago
  44. 31cca13 test_suite_psa_crypto_driver_wrappers: revert changes and fix validate_key() by Valerio Setti · 12 months ago
  45. 261baa8 psa-core: properly set PSA_CRYPTO_MAX_STORAGE_SIZE by Valerio Setti · 12 months ago
  46. a47b045 test: add new component to test core library without calloc/free by Valerio Setti · 1 year, 1 month ago
  47. dbb646b test: add new component to test MBEDTLS_PSA_STATIC_KEY_SLOTS by Valerio Setti · 1 year, 2 months ago
  48. fa3663d Fix include for tf-psa-crypto tests by Harry Ramsey · 10 months ago
  49. cca4dbe Add PSA interruptible key generation setup & abort APIs by Waleed Elmelegy · 10 months ago
  50. bef54c5 Remove unnecessary if defined by Harry Ramsey · 10 months ago
  51. d916cc9 tf-psa-crypto: cmake: Add lcov target by Ronald Cron · 10 months ago
  52. 7b2fae2 cmake: Remove partial support for partial use CMake build system by Ronald Cron · 10 months ago
  53. bd77a35 Move tests for error.c from tf-psa-crypto to Mbed TLS by Harry Ramsey · 10 months ago
  54. a05bfee Refactor tf-psa-crypto to use error_common.h instead of error.h by Harry Ramsey · 10 months ago
  55. f5025e2 Merge remote-tracking branch 'development' into test-cases-not-executed-enforce-development by Gilles Peskine · 10 months ago
  56. e1f37c5 Merge pull request #9566 from gilles-peskine-arm/error-codes-4.0-enforce-add-macro by Gilles Peskine · 10 months ago
  57. 401c917 Revert "Temporarily comment out tests that are clogging the CI" by Valerio Setti · 10 months ago
  58. 4e4647a Merge pull request #9690 from valeriosetti/fix-pk-write-buffer-overrun by Gilles Peskine · 10 months ago
  59. 5255a9e Include "error.h" for MBEDTLS_ERROR_ADD by Gilles Peskine · 11 months ago
  60. ed6feae Use MBEDTLS_ERROR_ADD instead of explicit addition: simple cases by Gilles Peskine · 11 months ago
  61. 50d7579 Temporarily comment out tests that are clogging the CI by Gilles Peskine · 10 months ago
  62. 63348be test_suite_pkwrite: extend coverage of wrong output buffer sizes in pk_write_check_common() by Valerio Setti · 10 months ago
  63. 9157702 pkwrite: fix buffer overrun by Valerio Setti · 10 months ago
  64. b061ecd Remove test case involving SECP224K1 in PSA by Gilles Peskine · 11 months ago
  65. 0dbad85 Assert non-empty data when needed by Gilles Peskine · 10 months ago
  66. d6b6c1d Initialize CCM context before doing anything fallible by Gilles Peskine · 10 months ago
  67. 1ba7e24 mbedtls_ecdsa_raw_to_der and mbedtls_ecdsa_der_to_raw: reject bits==0 by Gilles Peskine · 10 months ago
  68. d5a21cf mbedtls_mpi_write_binary{,_le}: test 0-size output by Gilles Peskine · 10 months ago
  69. 2e26a65 Modernize mpi_write_binary and mpi_write_binary_le by Gilles Peskine · 10 months ago
  70. f7e7acc Move version tests from tf-psa-crypto/test/suite to test/suites by Harry Ramsey · 10 months ago
  71. 8d887d1 cmake: tf-psa-crypto: Replace some Mbed TLS options/variables by TF-PSA-Crypto ones by Ronald Cron · 1 year ago
  72. b6254f5 cmake: Add MBEDTLS_FRAMEWORK_DIR by Ronald Cron · 1 year ago
  73. d3f717d CMake: Move build of crypto test suites to tf-psa-crypto by Ronald Cron · 1 year ago
  74. e82ad15 CMake: Move build of the crypto library to tf-psa-crypto by Ronald Cron · 1 year, 1 month ago
  75. ac8dcb8 Remove dependency on mbedtls_test_helpers by Ronald Cron · 1 year ago
  76. 7d5419b Move test_suite_constant_time_hmac back to mbedtls by Ronald Cron · 1 year ago
  77. 96c6f5e Merge pull request #9492 from eleuzi01/remove-legacy-symbol-definitions by Ronald Cron · 10 months ago gh-readonly-queue/development/pr-9492-46771295f2f49d8f9b91532c84d45fde4e35a5b9
  78. 404311a Remove MBEDTLS_ECP_HAVE_SECP256R1 leftovers by Elena Uziunaite · 12 months ago
  79. b268d27 Merge pull request #9413 from sezrab/split_numeric_string_conversions_oid-development by David Horstmann · 10 months ago
  80. bae154d Merge pull request #9385 from eleuzi01/replace-ecdsa-some by David Horstmann · 11 months ago
  81. 2bb3f4d Move mbedtls_oid_from_numeric_string unit tests to test_suite_x509write by Sam Berry · 1 year, 1 month ago
  82. 4aee6a2 Move mbedtls_oid_get_numeric_string unit tests to test_suite_x509parse by Sam Berry · 1 year, 1 month ago
  83. b805168 Merge pull request #9536 from mpg/rsapub-perf-dev by Tom Cosgrove · 11 months ago
  84. 7ba04a2 Bump version to 4.0.0 by David Horstmann · 11 months ago
  85. 8d8620b Address review comments: add PSA_WANT_KEY_TYPE_ECC_KEY_PAIR_IMPORT by Elena Uziunaite · 11 months ago
  86. bed21b5 Replace MBEDTLS_PK_CAN_ECDSA_VERIFY with PSA_HAVE_ALG_ECDSA_VERIFY by Elena Uziunaite · 11 months ago
  87. 39c7d5d Replace MBEDTLS_PK_CAN_ECDSA_SIGN with PSA_HAVE_ALG_ECDSA_SIGN by Elena Uziunaite · 11 months ago
  88. a6950b8 Replace MBEDTLS_PK_CAN_ECDSA_SOME with PSA_HAVE_ALG_SOME_ECDSA by Elena Uziunaite · 1 year ago
  89. 8c95999 Merge pull request #9544 from eleuzi01/replace-224k1 by Ronald Cron · 11 months ago
  90. 63cb13e Replace MBEDTLS_ECP_HAVE_SECP224K1 with PSA_WANT_ECC_SECP_K1_224 by Elena Uziunaite · 11 months ago
  91. 0c4a115 Remove codepath testing where it's redundant by Manuel Pégourié-Gonnard · 11 months ago
  92. 21445c5 Prepare codepath tests for early termination by Janos Follath · 12 months ago
  93. 44eca95 Fix incorrect test result by Janos Follath · 12 months ago
  94. 514e62c Move bignum code path testing out of the library by Janos Follath · 12 months ago
  95. e0825bb Add tests for optionally safe code paths in RSA by Janos Follath · 12 months ago
  96. 64467ff Add tests for optionally safe code paths in bignum by Janos Follath · 12 months ago
  97. c870e05 Add header for mbedtls_mpi_exp_mod_unsafe() by Janos Follath · 12 months ago
  98. a7eb812 Fix memory corruption in exp_mod tests by Janos Follath · 12 months ago
  99. d6aaee1 Disable optionally safe test hook in threading builds by Janos Follath · 12 months ago
  100. 1fa5f3a Add tests for optionally unsafe code paths by Janos Follath · 12 months ago