1. a833169 psa: cipher: Add IV parameters to cipher_encrypt entry point by Ronald Cron · 4 years, 1 month ago
  2. e25351a test: psa driver: Remove unnecessary IV generation by Ronald Cron · 4 years, 1 month ago
  3. 6fbc057 test: psa driver wrapper: Add non regression test for psa_cipher_generate_iv() by Ronald Cron · 4 years, 1 month ago
  4. 33c6968 test: psa cipher: Add unexpected IV setting/generation negative tests by Ronald Cron · 4 years, 1 month ago
  5. dbfc651 Merge pull request #5232 from gilles-peskine-arm/dlopen-test-2.x by Gilles Peskine · 3 years, 8 months ago
  6. 9545786 Fix compilation errors. by Paul Elliott · 3 years, 9 months ago
  7. 27482f1 Run the dlopen test in shared library builds by Gilles Peskine · 3 years, 9 months ago
  8. 3107b33 Merge pull request #5154 from gabor-mezei-arm/3649_bp2x_move_constant_time_functions_into_separate_module by Gilles Peskine · 3 years, 9 months ago
  9. 1d7f7a7 Merge pull request #5194 from bensze01/invalid_nonce_error_2.x by Manuel Pégourié-Gonnard · 3 years, 9 months ago
  10. 2be65d5 Remove expected failure from test_psa_compliance by Bence Szépkúti · 3 years, 9 months ago
  11. 394c65e Merge pull request #5169 from bensze01/test_psa_compliance_2.x by Manuel Pégourié-Gonnard · 3 years, 9 months ago
  12. 358e0ea Indicate nonce sizes invalid for ChaCha20-Poly1305 by Bence Szépkúti · 3 years, 9 months ago
  13. 1a3201a Merge pull request #5192 from daverodgman/development_2.x by Manuel Pégourié-Gonnard · 3 years, 9 months ago
  14. dc4e4b7 Fix derive_input test ignoring parameter by Dave Rodgman · 3 years, 9 months ago
  15. bc92abe Update test to handle changed error code by Dave Rodgman · 3 years, 9 months ago
  16. b66bc0a Move psa_crypto_slot_management.h out from psa_crypto_helpers.h by Przemyslaw Stekiel · 3 years, 9 months ago
  17. 7c7fb87 ssl_client2, ssl_server2: add check for psa memory leaks by Przemyslaw Stekiel · 3 years, 9 months ago
  18. c1e79fd Enable CMAC for PSA crypto compliance tests by Bence Szépkúti · 3 years, 9 months ago
  19. 24ec529 Multipart AEAD is not supported in Mbed TLS 2.x by Bence Szépkúti · 3 years, 9 months ago
  20. e30fcb6 Remove superfluous expected failures from list by Bence Szépkúti · 3 years, 9 months ago
  21. c0ae1cf Rename internal header constant_time.h to constant_time_internal.h by Gabor Mezei · 3 years, 10 months ago
  22. 18a4494 Rename constant-time functions to have mbedtls_ct prefix by Gabor Mezei · 3 years, 10 months ago
  23. 6e4ace6 Delete ssl_invasive.h due to duplicated function declarations by gabor-mezei-arm · 3 years, 10 months ago
  24. e41e3e8 Rename function to have suitable name by gabor-mezei-arm · 3 years, 10 months ago
  25. 1dbaaba Build psa-arch-tests with MISSING_CRYPTO_1_0=1 by Bence Szépkúti · 3 years, 9 months ago
  26. d1c6420 Move to a fork with Mbed TLS 2.x specific fixes by Bence Szépkúti · 3 years, 9 months ago
  27. 340352a Track upstreaming task in an issue by Bence Szépkúti · 3 years, 9 months ago
  28. 7ccbea6 Document the values in EXPECTED_FAILURES by Bence Szépkúti · 3 years, 9 months ago
  29. 355f805 Move to an updated fork of psa-arch-tests by Bence Szépkúti · 3 years, 9 months ago
  30. d6cf089 Explain why support_test_psa_compliance is needed by Bence Szépkúti · 3 years, 9 months ago
  31. bd66d18 Keep local clone around even if the test succeeds by Bence Szépkúti · 3 years, 9 months ago
  32. eda2fb9 Make directory creation code more compact by Bence Szépkúti · 3 years, 9 months ago
  33. c2ca135 Add licence header to script by Bence Szépkúti · 3 years, 9 months ago
  34. 559f1ce Make main() suitable to being called from python by Bence Szépkúti · 3 years, 9 months ago
  35. 19a124d Fix pylint errors by Bence Szépkúti · 3 years, 9 months ago
  36. 6025655 Simplify regex and use named capture groups by Bence Szépkúti · 3 years, 9 months ago
  37. faf7f1b Use print(end='') to silence double newline by Bence Szépkúti · 3 years, 10 months ago
  38. f54a9d2 Indicate errors interleaved with test suite output by Bence Szépkúti · 3 years, 10 months ago
  39. ab796e6 Make the changes easier to backport by Bence Szépkúti · 3 years, 10 months ago
  40. 9f84911 Run the PSA Compliance test suite in all.sh by Bence Szépkúti · 3 years, 10 months ago
  41. 5929996 Add generated test data by Przemyslaw Stekiel · 3 years, 9 months ago
  42. 2927593 Fix rebase issue in generate_psa_tests.py by Przemyslaw Stekiel · 3 years, 9 months ago
  43. 98e3867 Adapt generate_key() test code to mbedTLS standards by Przemyslaw Stekiel · 3 years, 9 months ago
  44. 1ab3a5c generate_psa_tests.py: add key generation result to test case argument list, add comments by Przemyslaw Stekiel · 3 years, 9 months ago
  45. 0810108 Fix issues pointed by CI by Przemyslaw Stekiel · 3 years, 10 months ago
  46. c03b7c5 Remove unused param and duplicated test cases by Przemyslaw Stekiel · 3 years, 10 months ago
  47. 32a8b84 Remove key generation when given argument is invalid from NotSupported class by Przemyslaw Stekiel · 3 years, 10 months ago
  48. 997caf8 Add test class for key generation by Przemyslaw Stekiel · 3 years, 10 months ago
  49. adcfdbf Fix test bug: some classification flags were not tested by Gilles Peskine · 3 years, 9 months ago
  50. 31b9515 Ensure that all flags are actually tested by Gilles Peskine · 3 years, 9 months ago
  51. e65be27 Correct block size for MD2 by Gilles Peskine · 3 years, 9 months ago
  52. cc14ce0 Add PSA_ALG_IS_HASH_AND_SIGN to the metadata tests by Gilles Peskine · 3 years, 11 months ago
  53. 8cb22c8 Untangle PSA_ALG_IS_HASH_AND_SIGN and PSA_ALG_IS_SIGN_HASH by Gilles Peskine · 3 years, 11 months ago
  54. 1b06d09 Test PSA_HASH_BLOCK_LENGTH by Gilles Peskine · 3 years, 11 months ago
  55. b4206b1 Add a missing psa_crypto test suite test name by Andrzej Kurek · 3 years, 9 months ago
  56. 1f1bc2d Merge pull request #5117 from gilles-peskine-arm/psa-rsa-pss_any_salt-2.x by Manuel Pégourié-Gonnard · 3 years, 9 months ago
  57. 6295dcb Merge pull request #5051 from gilles-peskine-arm/psa-add-aria-2.x by Manuel Pégourié-Gonnard · 3 years, 9 months ago
  58. 0c81ba7 Merge pull request #4944 from gilles-peskine-arm/remove-greentea-2.x by Manuel Pégourié-Gonnard · 3 years, 9 months ago
  59. ff30bd0 Always set a build type for cmake when building for testing by Gilles Peskine · 3 years, 10 months ago
  60. 31fdda1 Fix cmake invocation syntax by Gilles Peskine · 3 years, 10 months ago
  61. 2531970 Switch cmake -O2 builds around to where we test a lot by Gilles Peskine · 3 years, 10 months ago
  62. a0c51fb Clarify a comment by Gilles Peskine · 3 years, 10 months ago
  63. 3daa83e Correct support function name by Gilles Peskine · 3 years, 10 months ago
  64. 6fa6986 Build with -O2 when running ssl-opt by Gilles Peskine · 3 years, 10 months ago
  65. 44fa40cd Fix PSA_ALG_RSA_PSS verification accepting an arbitrary salt length by Gilles Peskine · 3 years, 10 months ago
  66. d79af3a Test PSS verification with different salt lengths by Gilles Peskine · 3 years, 10 months ago
  67. 19ff9a6 Test that a PSS policy doesn't allow PSS_ANY_SALT and vice versa by Gilles Peskine · 3 years, 10 months ago
  68. 72215f6 Shorten some test descriptions by Gilles Peskine · 3 years, 10 months ago
  69. bb2d17c Add test cases for PSA_ALG_RSA_PSS_ANY_SALT by Gilles Peskine · 3 years, 10 months ago
  70. ac6181c Update metadata tests with the new IS_ALG_RSA_PSS_xxx_SALT predicates by Gilles Peskine · 3 years, 10 months ago
  71. 35115f9 New algorithm PSA_ALG_RSA_PSS_ANY_SALT by Gilles Peskine · 3 years, 10 months ago
  72. d599dc7 Merge pull request #4932 from tom-daubney-arm/all.sh-subshells-2.x by Manuel Pégourié-Gonnard · 3 years, 9 months ago
  73. 460d779 Merge pull request #5097 from gilles-peskine-arm/ssl-opt-resend-retry-2.x by paul-elliott-arm · 3 years, 9 months ago
  74. 8e8251a Merge pull request #4835 from gilles-peskine-arm/base64-no-table-2.2x by Manuel Pégourié-Gonnard · 3 years, 9 months ago
  75. ce77738 Remove bash specific code by Paul Elliott · 3 years, 10 months ago
  76. 6cd97ce Remove use of -p with lsof by Paul Elliott · 3 years, 10 months ago
  77. 05ee09e Merge pull request #5107 from mprse/issue_4056_b2x by Manuel Pégourié-Gonnard · 3 years, 9 months ago
  78. d3e5dd3 Rename variable to avoid a name clash by Gilles Peskine · 4 years ago
  79. fd489f9 Move the list of Base64 digits out of the test data by Gilles Peskine · 4 years ago
  80. a138802 Move declarations of testing-only base64 functions to their own header by Gilles Peskine · 4 years ago
  81. 0f4e3fb Mark output as public before testing it by Gilles Peskine · 4 years ago
  82. 3b1f4c0 Add unit tests for base64 internal functions by Gilles Peskine · 4 years ago
  83. 645703c Use PSA_HASH_LENGTH instead hardcoded integer values by Przemyslaw Stekiel · 3 years, 10 months ago
  84. b436649 Show values when TEST_EQUAL fails by Gilles Peskine · 4 years, 3 months ago
  85. aa1d6ad Move is-it-resend logic into a function by Gilles Peskine · 3 years, 10 months ago
  86. 2d3c9f8 Retry if a test case fails because of an unexpected resend by Gilles Peskine · 3 years, 10 months ago
  87. a28fd41 Move retry logic into check_test_failure by Gilles Peskine · 3 years, 10 months ago
  88. 5d8e702 Move the core loop of run_test into an auxiliary function by Gilles Peskine · 3 years, 10 months ago
  89. f9022b0 Move some code of run_test into auxiliary functions by Gilles Peskine · 3 years, 10 months ago
  90. a093d76 Update generated files by Gilles Peskine · 3 years, 10 months ago
  91. a686bf4 Merge pull request #5083 from mprse/issue_5065_2x by Gilles Peskine · 3 years, 10 months ago
  92. 7ce979a all.sh: tests/scripts/all.sh full minus MBEDTLS_CHACHAPOLY_C without PSA_WANT_ALG_GCM and PSA_WANT_ALG_CHACHA20_POLY1305 by Przemyslaw Stekiel · 3 years, 10 months ago
  93. e4739ab Merge pull request #5038 from mprse/issue_4551_2x by Gilles Peskine · 3 years, 10 months ago
  94. 95f2324 Merge pull request #4845 from mstarzyk-mobica/ecb-alt-ret-2.2x by Gilles Peskine · 3 years, 10 months ago
  95. ccba129 Use 127.0.0.1 rather than localhost by Paul Elliott · 3 years, 10 months ago
  96. 405fccc Fix incorrect check for DTLS by Paul Elliott · 3 years, 10 months ago
  97. 7ca2f39 Spelling fix by Paul Elliott · 3 years, 10 months ago
  98. d76c47d Use newer OpenSSL for tests failing with the old by Manuel Pégourié-Gonnard · 3 years, 10 months ago
  99. 633a74e Backport OPENSSL_NEXT to ssl-opt.sh by Paul Elliott · 3 years, 10 months ago
  100. 96de45e Re-generate test_suite_psa_crypto_not_supported.generated.data by Przemyslaw Stekiel · 3 years, 10 months ago