1. d898745 exercise_key_agreement_key: provide SALT for HKDF_EXTRACT by Przemek Stekiel · 3 years, 2 months ago
  2. b088a90 test_suite_psa_crypto_storage_format: disable KA(ECDH,HKDF_EXTRACT/EXPAND...) test cases by Przemek Stekiel · 3 years, 2 months ago
  3. d9e1287 crypto_config_test_driver_extension.h add HKDF_EXTRACT/EXPAND algs by Przemek Stekiel · 3 years, 2 months ago
  4. 221391b generate_psa_tests.py: REVERT adapt OpFail test generator for HKDF-Exract/Expand algs by Przemek Stekiel · 3 years, 2 months ago
  5. 6686773 derive_output tests: fix output key length to be consistent with teh description by Przemek Stekiel · 3 years, 2 months ago
  6. cde3f78 Make info valid only after secret for HKDF-EXPAND + adapt tests by Przemek Stekiel · 3 years, 2 months ago
  7. 0586f4c Make salt mandatory for HKDF-EXTRACT + adapt tests by Przemek Stekiel · 3 years, 2 months ago
  8. 0e99391 derive_output test: fix output key bit length by Przemek Stekiel · 3 years, 2 months ago
  9. 3e8249c Add PSA_WANT_ALG_HKDF_EXPAND, PSA_WANT_ALG_HKDF_EXTRACT, adapt code and dependencies by Przemek Stekiel · 3 years, 2 months ago
  10. f0f0bd0 test_suite_psa_crypto_metadata: add test cases for the HKDF-Extract/Expand algorithms by Przemek Stekiel · 3 years, 2 months ago
  11. fcdd023 derive_output tests: add invalid input secret test for HKDF-Expand by Przemek Stekiel · 3 years, 3 months ago
  12. 398c503 generate_psa_tests.py: adapt OpFail test generator for HKDF-Exract/Expand algs by Przemek Stekiel · 3 years, 3 months ago
  13. 6786a87 derive_output tests: add capacity HKDF-Extract/Expand tests by Przemek Stekiel · 3 years, 3 months ago
  14. 2849e0e derive_output tests: add negative HKDF-Extract/Expand tests by Przemek Stekiel · 3 years, 3 months ago
  15. e1036fb derive_output tests: add positive HKDF-Extract/Expand tests by Przemek Stekiel · 3 years, 3 months ago
  16. ead1bb9 derive_output test: Adapt for HKDF-Extract/Expand algs by Przemek Stekiel · 3 years, 3 months ago
  17. e59a531 Fix memcpy() UB in mbedtls_asn1_named_data() by Werner Lewis · 3 years, 3 months ago
  18. 068a13d Merge pull request #5771 from superna9999/5761-rsa-decrypt-rework-pk-wrap-as-opaque by Manuel Pégourié-Gonnard · 3 years, 3 months ago
  19. 67397fa Merge pull request #5704 from mprse/mixed_psk_2cx by Manuel Pégourié-Gonnard · 3 years, 3 months ago
  20. 310294f Merge pull request #5759 from tom-daubney-arm/correct_x509_flag_parse_tests by Gilles Peskine · 3 years, 3 months ago
  21. 2b5d898 Merge pull request #5644 from gilles-peskine-arm/psa-storage-format-test-exercise by Gilles Peskine · 3 years, 3 months ago
  22. 0381083 Merge pull request #5654 from gilles-peskine-arm/psa-crypto-config-file by Gilles Peskine · 3 years, 3 months ago
  23. 4098083 Merge pull request #5745 from superna9999/5712-pk-opaque-rsa-pss-sign-tls by Gilles Peskine · 3 years, 3 months ago
  24. 9597497 Update mbedtls_pk_wrap_as_opaque() usage in PK & X509write tests by Neil Armstrong · 3 years, 4 months ago
  25. ad47487 Merge pull request #5742 from superna9999/5669-review-test-incompatible-psa by Manuel Pégourié-Gonnard · 3 years, 3 months ago
  26. 98136b1 Fixup and update comment of disabled USE_PSA_CRYPTO test check in all.sh by Neil Armstrong · 3 years, 3 months ago
  27. 1c9eb72 Update PSA specific comment in pk_rsa_verify_ext_test_vec() by Neil Armstrong · 3 years, 3 months ago
  28. eecd0d2 Merge pull request #5679 from yuhaoth/pr/add-tls13-write-server-hello by Ronald Cron · 3 years, 3 months ago
  29. a828f4d Merge pull request #5684 from tom-daubney-arm/M-AEAD_decrypt_driver_dispatch_test by Ronald Cron · 3 years, 4 months ago
  30. 882e02e Move and fixup check_test_requires_psa_disabled() into check_test_cases() by Neil Armstrong · 3 years, 4 months ago
  31. 6e6967f Reorganize PSA INVALID_PADDING handling for test #5 in pk_rsa_verify_ext_test_vec() by Neil Armstrong · 3 years, 4 months ago
  32. eef30bc Merge pull request #5755 from mpg/ecdsa-range-test by Gilles Peskine · 3 years, 4 months ago
  33. 955ddd7 fix various issues by Jerry Yu · 3 years, 4 months ago
  34. 85d46fe ssl-opt.sh: add tests for clent/server psa opaque dhe-psk key exchange by Przemek Stekiel · 3 years, 4 months ago
  35. b6a0503 ssl-opt.sh: add tests for clent/server psa opaque ecdhe-psk key exchange by Przemek Stekiel · 3 years, 4 months ago
  36. b270b56 ssl-opt.sh: add tests for server psa opaque rsa-psk key exchange by Przemek Stekiel · 3 years, 4 months ago
  37. 8e0495e ssl-opt.sh: add tests for client psa opaque rsa-psk key exchange by Przemek Stekiel · 3 years, 4 months ago
  38. 60d83f0 Merge pull request #5710 from superna9999/5627-pk-opaque-rsa-x509 by Manuel Pégourié-Gonnard · 3 years, 4 months ago
  39. 7d063f6 Adds comments for clarification by Thomas Daubney · 3 years, 4 months ago
  40. 8b9fd37 Add P_CLI test to easy debug by Jerry Yu · 3 years, 4 months ago
  41. abf20c7 add state check by Jerry Yu · 3 years, 4 months ago
  42. 38b8aa4 Merge pull request #5539 from xkqian/add_client_hello_to_server by Ronald Cron · 3 years, 4 months ago
  43. 7f6f672 Add Opaque PK test case for TLS 1.3 by Neil Armstrong · 3 years, 4 months ago
  44. 21f82c7 Merge pull request #5709 from superna9999/5625-pk-opaque-rsa-tls12 by Manuel Pégourié-Gonnard · 3 years, 4 months ago
  45. e6ed23c Fix typo in x509_crt_check() comment by Neil Armstrong · 3 years, 4 months ago
  46. e8ff350 Update code to align with tls13 coding standard by XiaokangQian · 3 years, 4 months ago
  47. 70701e3 Merge pull request #5726 from mprse/mixed_psk_1_v2 by Manuel Pégourié-Gonnard · 3 years, 4 months ago
  48. 90c7014 Merge pull request #5728 from superna9999/5711-pk-opaque-rsa-pss-sign by Manuel Pégourié-Gonnard · 3 years, 4 months ago
  49. 9d8716c Merge pull request #5739 from gilles-peskine-arm/depends-curves-positive-only by Gilles Peskine · 3 years, 4 months ago
  50. 843795a Use macro for public key buffer size in pk_psa_wrap_sign_ext() by Neil Armstrong · 3 years, 4 months ago
  51. afbfed9 Merge pull request #5582 from gilles-peskine-arm/ssl-opt-auto-psk by Gilles Peskine · 3 years, 4 months ago
  52. 4e47a91 Fix indentation issues by Przemek Stekiel · 3 years, 4 months ago
  53. 4daaa2b derive_output mix-psk test: add more cases for derivation of output key by Przemek Stekiel · 3 years, 4 months ago
  54. 6aabc47 derive_output test: remove redundant tests with raw key agreement by Przemek Stekiel · 3 years, 4 months ago
  55. e665466 derive_output test: add other key type value 11 to handle raw key type by Przemek Stekiel · 3 years, 4 months ago
  56. c5bd1b8 PSA key derivation mix-psk tests: add description for bad state cases by Przemek Stekiel · 3 years, 4 months ago
  57. 38647de derive_output() test: fix code style by Przemek Stekiel · 3 years, 4 months ago
  58. cd00d7f test PSA key derivation: add positive and negative cases for mixed-psk by Przemek Stekiel · 3 years, 4 months ago
  59. b29d814 Use MAX_SIZE macros instead of hard-coding IV/nonce max size by Gilles Peskine · 3 years, 4 months ago
  60. 5eef11a Remove redundant initialization of iv_length by Gilles Peskine · 3 years, 4 months ago
  61. 286c314 cipher_alg_without_iv: also test multipart decryption by Gilles Peskine · 3 years, 4 months ago
  62. 9e38f2c cipher_alg_without_iv: generalized to also do decryption by Gilles Peskine · 3 years, 4 months ago
  63. 9b9b614 cipher_encrypt_alg_without_iv: validate size macros independently by Gilles Peskine · 3 years, 4 months ago
  64. 09030a3 Refine component_check_test_requires_psa_disabled change grep options order for better compatibility by Neil Armstrong · 3 years, 4 months ago
  65. ec52893 Improve readability and relevance of values by Manuel Pégourié-Gonnard · 3 years, 4 months ago
  66. 28015e1 Set flag to proper value by Thomas Daubney · 3 years, 4 months ago
  67. 318dc76 Fix test failure issue and update code styles by XiaokangQian · 3 years, 4 months ago
  68. de33391 Rebase and solve conflicts by XiaokangQian · 3 years, 4 months ago
  69. d8d19de Expand negative coverage of ECDSA verification by Manuel Pégourié-Gonnard · 3 years, 4 months ago
  70. 3f84d5d Update test cases and fix the test failure by XiaokangQian · 3 years, 4 months ago
  71. 8f9dfe4 Fix comments about coding styles and test cases by XiaokangQian · 3 years, 4 months ago
  72. cfd925f Fix comments and remove hrr related code by XiaokangQian · 3 years, 4 months ago
  73. ed582dd Update based on comments by XiaokangQian · 3 years, 4 months ago
  74. c4b8c99 Rebase and solve conflicts and issues by XiaokangQian · 3 years, 4 months ago
  75. 5e4528c Add test cases for server side parse client hello by XiaokangQian · 3 years, 6 months ago
  76. 9d0a3e8 generate_tls13_compat_tests.py: Fix/Unify parameter ordering by Ronald Cron · 3 years, 4 months ago
  77. df5f868 ssl-opt.sh: Fix/Unify TLS 1.3 test descriptions by Ronald Cron · 3 years, 4 months ago
  78. a2da9c7 Merge pull request #5631 from gstrauss/enum-tls-vers by Paul Elliott · 3 years, 4 months ago
  79. f4d70b2 Merge pull request #5608 from AndrzejKurek/raw-key-agreement-fail by Gilles Peskine · 3 years, 4 months ago
  80. 5bd0b51 Use terse output from lsof by Gilles Peskine · 3 years, 4 months ago
  81. a841c2a test_cmake_out_of_source: run an ssl-opt test case that exists by Gilles Peskine · 3 years, 4 months ago
  82. 7393ec5 test_cmake_out_of_source: validate that ssl-opt passed by Gilles Peskine · 3 years, 4 months ago
  83. 4ad82e4 Add component_check_test_requires_psa_disabled used to check if some tests requiring PSA to be disabled are presemt by Neil Armstrong · 3 years, 4 months ago
  84. 655725a Unify PSA & non-PSA Verify ext RSA #5 test, and handle different return in pk_rsa_verify_ext_test_vec() by Neil Armstrong · 3 years, 4 months ago
  85. f96e977 No need to recalculate iv_length by Gilles Peskine · 3 years, 4 months ago
  86. 6e0f80a Don't try to perform operations when driver support is lacking by Gilles Peskine · 3 years, 5 months ago
  87. 17e350b Short-tag AEAD with the nominal length are encoded as nominal AEAD by Gilles Peskine · 3 years, 5 months ago
  88. aa3449d exercise_key: support combined key agreement+derivation algorithms by Gilles Peskine · 3 years, 5 months ago
  89. 61548d1 Only exercise Brainpool curve keys on one algorithm by Gilles Peskine · 3 years, 5 months ago
  90. 4bd90dc Don't exercise OAEP with small key and large hash by Gilles Peskine · 3 years, 5 months ago
  91. d586b82 exercise_key: signature: detect function/algorithm incompatibility by Gilles Peskine · 3 years, 5 months ago
  92. 7acb198 Use PSA_AEAD_NONCE_LENGTH when exercising AEAD keys by Gilles Peskine · 3 years, 5 months ago
  93. bbf452c exercise_key: support modes where IV length is not 16 by Gilles Peskine · 3 years, 5 months ago
  94. e6b85b4 Storage format tests: exercise operations with keys by Gilles Peskine · 3 years, 5 months ago
  95. 16b2506 Abbreviate descriptions of generated PSA storage tests by Gilles Peskine · 3 years, 5 months ago
  96. e8e058c Unify the code to shorten expressions by Gilles Peskine · 3 years, 5 months ago
  97. 564fae8 Refactor usage flag formatting and implication by Gilles Peskine · 3 years, 5 months ago
  98. 7de7c10 Storage format tests: cover algorithms for each key type by Gilles Peskine · 4 years, 3 months ago
  99. fa70ced Remove ad hoc is_valid_for_signature method by Gilles Peskine · 3 years, 5 months ago
  100. 09dc05b Merge pull request #5635 from gilles-peskine-arm/psa-test-op-fail by Gilles Peskine · 3 years, 4 months ago