1. 4537d6d Move implementation detail from docstring to comment by Gilles Peskine · 2 years, 11 months ago
  2. 64f2efd More precise name for test data generation by Gilles Peskine · 2 years, 11 months ago
  3. 1716f06 Merge pull request #6093 from wernerlewis/bignum_test_script by Gilles Peskine · 2 years, 11 months ago
  4. c2fb540 Use a script specific description in CLI help by Werner Lewis · 2 years, 11 months ago
  5. 409a620 Merge pull request #6255 from mprse/md_tls13 by Manuel Pégourié-Gonnard · 2 years, 11 months ago
  6. 18dff1f Merge pull request #5871 from superna9999/4153-psa-expose-ec-j-pake by Manuel Pégourié-Gonnard · 2 years, 11 months ago
  7. 62e24ba Merge pull request #6260 from yuhaoth/pr/add-multiple-pre-config-psks by Ronald Cron · 2 years, 11 months ago
  8. 52ae326 Update references to file targets in docstrings by Werner Lewis · 2 years, 11 months ago
  9. ac446c8 Add combination_pairs helper function by Werner Lewis · 2 years, 11 months ago
  10. b6e8091 Use typing.cast instead of unqualified cast by Werner Lewis · 2 years, 11 months ago
  11. 208257b Merge pull request #6259 from yuhaoth/pr/add-psk_ephemeral-possible-group-tests by Ronald Cron · 2 years, 11 months ago
  12. 673b0f9 Randomize order of psks by Jerry Yu · 2 years, 11 months ago
  13. b2407f2 Merge pull request #6261 from mprse/hash_size_macro by Manuel Pégourié-Gonnard · 2 years, 11 months ago
  14. dcec7ac test_psa_crypto_config_accel_hash_use_psa: enable tls.1.3 at the end and adapt comment by Przemek Stekiel · 2 years, 11 months ago
  15. a4af13a test_psa_crypto_config_accel_hash_use_psa: enable TLS 1.3 by Przemek Stekiel · 3 years ago
  16. 8cc46aa Merge pull request #6275 from daverodgman/fixcopyright by Dave Rodgman · 2 years, 11 months ago
  17. 53a18f2 Correct copyright and license in crypto_spe.h by Dave Rodgman · 2 years, 11 months ago
  18. 3dc4519 Replace L/R inputs with A/B by Werner Lewis · 2 years, 11 months ago
  19. 1fade8a Move symbol definition out of __init__ by Werner Lewis · 2 years, 11 months ago
  20. d681746 Split some ssl-opt.sh test cases into two by Andrzej Kurek · 2 years, 11 months ago
  21. 07e3570 Add an ssl-opt.sh run to all.sh for the accel_hash_use_psa config by Andrzej Kurek · 3 years ago
  22. 934e9cd Switch to the new version of hash algorithm checking in ssl-opt.sh by Andrzej Kurek · 3 years ago
  23. 9c061a2 Add a posibility to check for the availability of hash algs to ssl-opt by Andrzej Kurek · 3 years ago
  24. f6a6a2d Merge pull request #6216 from AndrzejKurek/tls-tests-no-md-compat by Manuel Pégourié-Gonnard · 2 years, 11 months ago
  25. 40afdd2 Make use of MBEDTLS_MAX_HASH_SIZE macro by Przemek Stekiel · 2 years, 11 months ago
  26. 2a73f21 Fixup expected status handling in ecjpake_setup() and add more coverage for psa_pake_set_password_key() by Neil Armstrong · 2 years, 11 months ago
  27. 58af233 Add possible group tests for psk with ECDHE by Jerry Yu · 2 years, 11 months ago
  28. 079472b Add multiple pre-configured psk test for server by Jerry Yu · 2 years, 11 months ago
  29. 78c4e8e Make ecjpake_do_round() return void and use TEST_ASSERT with a descriptive text instead of returning a value by Neil Armstrong · 3 years ago
  30. 51009d7 Add comment in ecjpake_do_round() explaining input errors can be detected any time in the input sequence by Neil Armstrong · 3 years ago
  31. 5e0654a Add a compat.sh run to psa_crypto_config_accel_hash_use_psa by Andrzej Kurek · 3 years ago
  32. c502210 Adjust pkparse test dependencies by Andrzej Kurek · 3 years ago
  33. 855e45c Use simpler int to hex string conversion by Werner Lewis · 3 years ago
  34. 5601308 Remove unused imports by Werner Lewis · 3 years ago
  35. a4668a6 Rework TestGenerator to add file targets by Werner Lewis · 3 years ago
  36. 7a32072 Setup / deinitialize PSA in pk tests only if no MD is used by Andrzej Kurek · 3 years ago
  37. 26909f3 Add PSA initialization and teardown to tests using pkcs5 by Andrzej Kurek · 3 years ago
  38. a57267c Add a possibility to call PSA_INIT without MBEDTLS_PSA_CRYPTO_C by Andrzej Kurek · 3 years ago
  39. 37a17e8 Enable PKCS5 in no-md builds in all.sh by Andrzej Kurek · 3 years ago
  40. ed98e95 Adjust pkcs5 test dependencies by Andrzej Kurek · 3 years ago
  41. dd36c76 Provide a version of pkcs5_pbkdf2_hmac without MD usage by Andrzej Kurek · 3 years ago
  42. 97fc247 Merge pull request #6232 from AndrzejKurek/pkcs12-no-md by Manuel Pégourié-Gonnard · 3 years ago
  43. 7bd12c5 Remove MD dependency from pkcs12 module by Andrzej Kurek · 3 years ago
  44. 0777ec1 Merge pull request #6109 from superna9999/6100-crash-in-test-suite-x509write by Manuel Pégourié-Gonnard · 3 years ago
  45. a4b7720 Use `combinations_with_replacement` for inputs by Werner Lewis · 3 years ago
  46. e00d6d6 Merge pull request #6135 from yuhaoth/pr/tls13-finalize-external-psk-negotiation by Ronald Cron · 3 years ago
  47. 6688669 replace psk&dhe with psk_or_ephemeral by Jerry Yu · 3 years ago
  48. e5fdf20 Make ecjpake_rounds test depends on PSA_WANT_ALG_TLS12_PSK_TO_MS by Neil Armstrong · 3 years ago
  49. eae1dfc Change to more efficient error injection in ecjpake_do_round() by Neil Armstrong · 3 years, 2 months ago
  50. db5b960 Permit any psa_pake_input() step to fail when error injected in input by Neil Armstrong · 3 years, 2 months ago
  51. 75673ab Only build ecjpake_do_round() is PSA_WANT_ALG_JPAKE is defined by Neil Armstrong · 3 years, 2 months ago
  52. 8c2e8a6 Add ecjpake_rounds_inject tests to exercise error injection by Neil Armstrong · 3 years, 2 months ago
  53. f983caf Move JPAKE rounds into a common function, add reordering and error injection by Neil Armstrong · 3 years, 2 months ago
  54. 1e85560 Fix psa_pake_get_implicit_key() state & add corresponding tests in ecjpake_rounds() by Neil Armstrong · 3 years, 2 months ago
  55. a557cb8 Fixing XXX_ALG_ECJPAKE to XXX_ALG_JPAKE to match specification by Neil Armstrong · 3 years, 2 months ago
  56. a24278a Add invalid hash ecjpake_setup() test case by Neil Armstrong · 3 years, 2 months ago
  57. 9c8b492 Add advanced psa_pake_input/psa_pake_output test in ecjpake_setup() test by Neil Armstrong · 3 years, 2 months ago
  58. 50de0ae Add check calling psa_pake_setup() on an already initialized operation in ecjpake_setup() test by Neil Armstrong · 3 years, 2 months ago
  59. 98506ab Add checks for INVALID_ARGUMENT for psa_pake_output/psa_pake_input in ecjpake_setup() test by Neil Armstrong · 3 years, 2 months ago
  60. 645cccd Add checks for BAD_STATE before calling psa_pake_setup() in ecjpake_setup() test by Neil Armstrong · 3 years, 2 months ago
  61. 707d957 Add checks for psa_pake_set_user/psa_pake_set_peer in test_suite_psa_crypto by Neil Armstrong · 3 years, 2 months ago
  62. ebd9a03 Cleanup PSA pake test dependency by Neil Armstrong · 3 years, 2 months ago
  63. d597bc7 Add PSA PAKE tests by Neil Armstrong · 3 years, 2 months ago
  64. 7101b87 fix wrong description by Jerry Yu · 3 years ago
  65. bf22a25 Merge pull request #6208 from AndrzejKurek/tls-tests-no-md-structured by Manuel Pégourié-Gonnard · 3 years ago
  66. a84ce3f Merge pull request #6111 from superna9999/6101-programs-dont-build-with-libtestdriver-and-use-psa by Manuel Pégourié-Gonnard · 3 years ago
  67. 81f2444 Modify wording in docstrings by Werner Lewis · 3 years ago
  68. 63d40e6 shorten the description by Jerry Yu · 3 years ago
  69. 3366ebc Add test_generation.py dependency in builds by Werner Lewis · 3 years ago
  70. e7b4b58 Add psk kex mode tests by Jerry Yu · 3 years ago
  71. 6ef5436 Clarify documentation by Werner Lewis · 3 years ago
  72. a16b617 Disable abstract check in pylint by Werner Lewis · 3 years ago
  73. 3e06fce Remove old tests. by Jerry Yu · 3 years ago
  74. e3ad22e Fix TARGET types and code style by Werner Lewis · 3 years ago
  75. 6d654c6 Raise NotImplementedError in abstract methods by Werner Lewis · 3 years ago
  76. 3c01d47 Update test cases by Jerry Yu · 3 years ago
  77. 9990b30 Use typing casts for fixed-width tuples by Werner Lewis · 3 years ago
  78. 6300b4f Add missing typing by Werner Lewis · 3 years ago
  79. cfd4768 Use __new__() for case counting by Werner Lewis · 3 years ago
  80. 2b527a3 Split generate_tests to reduce code complexity by Werner Lewis · 3 years ago
  81. 699e126 Use ABCMeta for abstract classes by Werner Lewis · 3 years ago
  82. 169034a Add details to docstrings by Werner Lewis · 3 years ago
  83. 6c70d74 Convert bools to int before arithmetic by Werner Lewis · 3 years ago
  84. 92c876a Remove unneeded list concatenation by Werner Lewis · 3 years ago
  85. 55e638c Remove abbreviations and clarify attributes by Werner Lewis · 3 years ago
  86. fbb75e3 Separate common test generation classes/functions by Werner Lewis · 3 years ago
  87. 383461c Separate CMake targets for bignum and PSA by Werner Lewis · 3 years ago
  88. 2185c0f add force ciphersuite tls-aes-256-gcm-sha384 test by Jerry Yu · 3 years ago
  89. 32bd063 test_suite_ssl: Add minimal handshake requirements by Andrzej Kurek · 3 years ago
  90. 299b1d6 Remove unnecessary `psa/crypto.h` include by Andrzej Kurek · 3 years ago
  91. cccb044 Style & formatting fixes by Andrzej Kurek · 3 years ago
  92. 645ff5b Merge pull request #6095 from gabor-mezei-arm/6016_add_new_modulus_and_residue_structures by Janos Follath · 3 years ago
  93. 66f35f2 fix wrong requires setting by Jerry Yu · 3 years ago
  94. 21b6870 test_suite_ssl: remove unnecessary usage of mbedtls_md_get_size by Andrzej Kurek · 3 years ago
  95. 180b6b9 Enable TLS 1.2 tests without MD and with USE_PSA in all.sh by Andrzej Kurek · 3 years ago
  96. 8c95ac4 Add missing dependencies / alternatives by Andrzej Kurek · 3 years ago
  97. 7bb8bab Update SHA and MD5 dependencies in the SSL tests by Andrzej Kurek · 3 years ago
  98. 25f2715 Update SHA and MD5 dependencies in the SSL module by Andrzej Kurek · 3 years ago
  99. 635c2c2 test_suite_ssl: replace CTR_DRBG with a fake rng source by Andrzej Kurek · 3 years ago
  100. e5018c9 Merge pull request #6195 from superna9999/6149-driver-only-hashes-ec-j-pake by Gilles Peskine · 3 years ago