1. 023bf8d Add ECDH- Opaque PK key test by Neil Armstrong · 3 years, 5 months ago
  2. a980adf Merge pull request #5637 from ronald-cron-arm/version-negotiation-1 by Ronald Cron · 3 years, 4 months ago
  3. 3304f25 Merge pull request #5653 from paul-elliott-arm/handshake_over by Manuel Pégourié-Gonnard · 3 years, 4 months ago
  4. 571f118 Merge pull request #5642 from mprse/ecp_export by Paul Elliott · 3 years, 4 months ago
  5. 1c41501 Merge pull request #5632 from tom-cosgrove-arm/seclib-667-sha512-acceleration-mbedtls-internal by Dave Rodgman · 3 years, 4 months ago
  6. 086ee0b ssl_tls.c: Reject TLS 1.3 version configuration for server by Ronald Cron · 3 years, 5 months ago
  7. de1adee Rename ssl_cli/srv.c by Ronald Cron · 3 years, 5 months ago
  8. 63d97ad Merge pull request #5559 from yuhaoth/pr/add-rsae-sha384-sha512 by Ronald Cron · 3 years, 4 months ago
  9. 39f2f73 Merge pull request #5630 from ronald-cron-arm/restore-full-compat-testing by Manuel Pégourié-Gonnard · 3 years, 4 months ago
  10. e44d8e7 Merge pull request #5369 from xkqian/add_2nd_client_hello by Ronald Cron · 3 years, 4 months ago
  11. 5c25262 Move MAC-ALL to self._ciphs in ssl-opt.sh by XiaokangQian · 3 years, 4 months ago
  12. 6a478ef mbedtls_ecp_group_cmp: change names of parameters to more suitable by Przemek Stekiel · 3 years, 4 months ago
  13. 2e17fb8 Change code base on comments by XiaokangQian · 3 years, 4 months ago
  14. 618955d compat.sh: Fix check for OpenSSL support by Ronald Cron · 3 years, 5 months ago
  15. 2c74ff6 compat.sh: Restore full TLS compatibility testing by Ronald Cron · 3 years, 5 months ago
  16. a193144 Update hrr test cases generation code without change class by XiaokangQian · 3 years, 4 months ago
  17. eff93f9 Rebase code to latest and solve conflicts by XiaokangQian · 3 years, 5 months ago
  18. 8031ba7 Update code base on comments by XiaokangQian · 3 years, 5 months ago
  19. cefa904 Merge pull request #5622 from paul-elliott-arm/timing_delay_accessor by Manuel Pégourié-Gonnard · 3 years, 4 months ago
  20. 83f8188 Update test cases in tls13-compat.sh by XiaokangQian · 3 years, 5 months ago
  21. 68a87e4 Remove the option r in generate_tls13_compat_tests.py by XiaokangQian · 3 years, 5 months ago
  22. 2043897 Change comments and styles base on review by XiaokangQian · 3 years, 5 months ago
  23. af56fd3 Disable some reported warnings in pylint by XiaokangQian · 3 years, 5 months ago
  24. b9cd73f Fix errors from pylint by XiaokangQian · 3 years, 5 months ago
  25. 7069cbc generate all tls13 hrr test cases for compatible mode by XiaokangQian · 3 years, 5 months ago
  26. 42d5e51 Make test function name more accurate by Paul Elliott · 3 years, 4 months ago
  27. 27b0d94 Use mbedtls_ssl_is_handshake_over() by Paul Elliott · 3 years, 5 months ago
  28. 72d81e5 Add cert_sig_algs into offered list by Jerry Yu · 3 years, 5 months ago
  29. 7de7985 Add cert_sig_algs for compat generate script by Jerry Yu · 3 years, 5 months ago
  30. 226aca1 Fix running of all.sh on macOS by Tom Cosgrove · 3 years, 5 months ago
  31. 87fbfb5 SECLIB-667: Accelerate SHA-512 with A64 crypto extensions by Tom Cosgrove · 3 years, 5 months ago
  32. f8aa9a4 fix various issues by Jerry Yu · 3 years, 5 months ago
  33. 5fb7d17 Replace rsakey to 2048bits for test by Jerry Yu · 3 years, 5 months ago
  34. cef3f33 Guard rsa sig algs with rsa_c and pkcs1_v{15,21} by Jerry Yu · 3 years, 5 months ago
  35. 701656f fix redefine error by Jerry Yu · 3 years, 5 months ago
  36. e2c8825 Add pk_sign_ext unit tests by Jerry Yu · 3 years, 5 months ago
  37. 5512ad9 fix genkey fail by Jerry Yu · 3 years, 5 months ago
  38. 92339d2 Add more unit test for pk_sign_ext by Jerry Yu · 3 years, 5 months ago
  39. b3bfe9f Add verify for pk_sign_ext test by Jerry Yu · 3 years, 5 months ago
  40. 5a0afc8 fix test fail for pk_sign_ext by Jerry Yu · 3 years, 5 months ago
  41. 20f9f81 Remove use_psa_crypto in test scripts by Jerry Yu · 3 years, 5 months ago
  42. 1f45b67 Add unit tests by Jerry Yu · 3 years, 5 months ago
  43. 79c0041 Add PSA && TLS1_3 check_config by Jerry Yu · 3 years, 5 months ago
  44. 3a58b46 add pss_rsae_sha{384,512} by Jerry Yu · 3 years, 6 months ago
  45. 919130c Add rsa_pss_rsae_sha256 support by Jerry Yu · 3 years, 5 months ago
  46. 21bbb7a Add simple test to ensure accessor is working by Paul Elliott · 3 years, 5 months ago
  47. b9af2db Add accessor for timing final delay by Paul Elliott · 3 years, 5 months ago
  48. f4042f0 Merge pull request #5573 from superna9999/5176-5177-5178-5179-tsl-record-hmac by Manuel Pégourié-Gonnard · 3 years, 5 months ago
  49. 706f6ba Merge pull request #5518 from superna9999/5274-ecdsa-signing by Manuel Pégourié-Gonnard · 3 years, 5 months ago
  50. 472044f Merge pull request #5525 from superna9999/5161-pk-rsa-encryption by Manuel Pégourié-Gonnard · 3 years, 5 months ago
  51. a677b5f Fix minor issues by Przemek Stekiel · 3 years, 5 months ago
  52. c23d2e3 Wrap unused declaration in #if/#endif when USE_PSA is set in x509_csr_check() by Neil Armstrong · 3 years, 5 months ago
  53. 4b30feb Add test for ECP export by Przemek Stekiel · 3 years, 5 months ago
  54. 0ab7a23 Add non-PSA and PSA variant of test_XXXX_constant_flow all.sh tests by Neil Armstrong · 3 years, 5 months ago
  55. 8f92bf3 Only make PSA HMAC key exportable when NULL or CBC & not EtM in build_transforms() by Neil Armstrong · 3 years, 5 months ago
  56. 8d4bc5e Merge pull request #5481 from gabor-mezei-arm/5401_implement_hkdf_extract_based_on_psa_hmac by Manuel Pégourié-Gonnard · 3 years, 5 months ago
  57. 15c0e39 Merge pull request #5519 from superna9999/5150-pk-rsa-decryption by Manuel Pégourié-Gonnard · 3 years, 5 months ago
  58. 7c92fe9 Merge pull request #5614 from gabor-mezei-arm/5203_tls_cipher_tickets_use_psa_for_protection by Manuel Pégourié-Gonnard · 3 years, 5 months ago
  59. 88f3b2e Update old style test function parameter handling by Gabor Mezei · 3 years, 5 months ago
  60. 2cecd8a Merge pull request #3624 from daxtens/timeless by Dave Rodgman · 3 years, 5 months ago
  61. 868d38f Merge pull request #5547 from tom-cosgrove-arm/seclib-667-sha256-acceleration-mbedtls-internal by Dave Rodgman · 3 years, 5 months ago
  62. c11bffe Merge pull request #5139 from mprse/key_der_ecc by Manuel Pégourié-Gonnard · 3 years, 5 months ago
  63. afb4828 Merge pull request #5292 from mprse/asym_encrypt by Gilles Peskine · 3 years, 5 months ago
  64. 49c8eb3 Enable chachcapoly cipher for SSL tickets by Gabor Mezei · 3 years, 5 months ago
  65. 2fa1c31 Remove test dependency by Gabor Mezei · 3 years, 5 months ago
  66. 10e5cdb Merge pull request #5454 from gstrauss/cert_cb-user_data by Manuel Pégourié-Gonnard · 3 years, 5 months ago
  67. 73e91e1 Merge pull request #2229 from RonEld/fix_test_md_api_violation by Dave Rodgman · 3 years, 5 months ago
  68. 17f452a Merge pull request #5448 from lhuang04/tls13_alpn by Paul Elliott · 3 years, 5 months ago
  69. c85f091 psa_crypto.c, test_suite_psa_crypto.function: fix style by Przemek Stekiel · 3 years, 5 months ago
  70. f8614a0 asymmetric_encryption.h: trim trailing spaces by Przemek Stekiel · 3 years, 5 months ago
  71. b6bdebd asymmetric_encrypt: handle forced output by Przemek Stekiel · 3 years, 5 months ago
  72. d5e5c8b asymmetric_encrypt: add remining test driver cases by Przemek Stekiel · 3 years, 5 months ago
  73. c9c967c Fix RSA sanity checks for asymmetric_encrypt by Gilles Peskine · 3 years, 5 months ago
  74. 44311f5 Merge pull request #5571 from superna9999/5162-pk-rsa-signing by Gilles Peskine · 3 years, 5 months ago
  75. 6bf5c8c Merge pull request #5506 from superna9999/4964-extend-psa-one-shot-multipart by Gilles Peskine · 3 years, 5 months ago
  76. fdfc10b Merge pull request #4408 from gilles-peskine-arm/storage-format-check-mononicity by Gilles Peskine · 3 years, 5 months ago
  77. 72373f3 WIP: Add asymmetric_encrypt test case by Przemek Stekiel · 3 years, 5 months ago
  78. 7a58208 Change names rsa->asymmetric_encryption by Przemek Stekiel · 3 years, 5 months ago
  79. fd4c259 Use PSA_INIT() in mac_multipart_internal_func() by Neil Armstrong · 3 years, 5 months ago
  80. 0df1ecd Fix test_suite_md API violation by Ron Eldor · 7 years ago
  81. f25b16c test_psa_compliance: update tag to fix-pr-5139-3 by Przemek Stekiel · 3 years, 5 months ago
  82. 469fa95 Add the timing test dependency on MBEDTLS_HAVE_TIME by Andrzej Kurek · 3 years, 5 months ago
  83. 61faf66 Use $PWD instead of $(pwd) for consistency by David Horstmann · 3 years, 8 months ago
  84. 814c813 tests: add baremetal full config build by Daniel Axtens · 5 years ago
  85. 446af20 tests: prevent inclusion of time.h in baremetal compiles by Daniel Axtens · 5 years ago
  86. 09e34b7 Add header guard around malloc(0) returning NULL implementation by Daniel Axtens · 3 years, 10 months ago
  87. 502da11 Initialize PSA crypto in test_suite_pk pk_rsa_decrypt_test_vec() when USE_PSA_CRYPTO is enabled by Neil Armstrong · 3 years, 6 months ago
  88. 5b32038 Alternative CSR checks in x509_csr_check when USE_PSA_CRYPTO by Neil Armstrong · 3 years, 6 months ago
  89. 5f8328b Initialize PSA crypto in test_suite_x509write for RSA signing tests by Neil Armstrong · 3 years, 5 months ago
  90. c921bfd Fix 80 characters indentation in pk_rsa_encrypt_decrypt_test() by Neil Armstrong · 3 years, 5 months ago
  91. 7f10552 Remove pk_rsa_encrypt_test_vec() test in favor to pk_rsa_encrypt_decrypt_test() by Neil Armstrong · 3 years, 5 months ago
  92. dac2f23 Stop checking against reference vector in pk_rsa_encrypt_test_vec when USE_PSA_CRYPTO by Neil Armstrong · 3 years, 6 months ago
  93. e0df42c Introduce pk_rsa_encrypt_decrypt_test by Neil Armstrong · 3 years, 6 months ago
  94. 445d219 Initialize PSA crypto in test_suite_pk pk_rsa_encrypt_test_vec() & pk_rsa_alt() when USE_PSA_CRYPTO is enabled by Neil Armstrong · 3 years, 6 months ago
  95. fe6da1c Fix style issues in mac_sign_verify_multi() by Neil Armstrong · 3 years, 5 months ago
  96. 052deb9 Merge pull request #5554 from tom-daubney-arm/fix_uninitialised_buffers_in_tests by Gilles Peskine · 3 years, 5 months ago
  97. d929dbb Merge pull request #5368 from mfil/feature/additional_md_getters by Gilles Peskine · 3 years, 5 months ago
  98. 38df86c Simplyfy asymmetric_decrypt() test function by Przemek Stekiel · 3 years, 5 months ago
  99. a9b4c43 Merge pull request #5588 from gilles-peskine-arm/mypy-on-jenkins by Gilles Peskine · 3 years, 5 months ago
  100. 92e08fb Merge pull request #5475 from miudr/fix_issue_5140 by Gilles Peskine · 3 years, 5 months ago