1. f76cd22 Adapt CMake build of TLS and x509 test suites by Ronald Cron · 1 year, 1 month ago
  2. 7f410db tests: CMake: Align/fix config test suite generation by Ronald Cron · 1 year, 1 month ago
  3. 901a675 Adapt make build system by Ronald Cron · 1 year, 1 month ago
  4. 476d51e Adapt .gitignore files by Ronald Cron · 1 year, 1 month ago
  5. 701b88c Move crypto test suites by Ronald Cron · 1 year, 1 month ago
  6. e7fdfdb Merge pull request #9123 from eleuzi01/replace-mbedtls-md-can-md5 by Bence Szépkúti · 1 year, 1 month ago
  7. b449476 Merge pull request #9354 from eleuzi01/replace-ecp-have-secp512r1 by Paul Elliott · 1 year, 1 month ago
  8. df772da Merge pull request #9358 from eleuzi01/replace-curve by Paul Elliott · 1 year, 1 month ago
  9. b66a991 Replace MBEDTLS_MD_CAN_MD5 with PSA_WANT_ALG_MD5 by Elena Uziunaite · 1 year, 3 months ago
  10. 7ab9867 Merge pull request #9290 from sezrab/replace_MBEDTLS_MD_CAN_MD5_with_PSA_WANT by Gilles Peskine · 1 year, 1 month ago
  11. 9a75ddd Merge pull request #9350 from eleuzi01/replace-ecp-have-secp224r1 by Gilles Peskine · 1 year, 1 month ago
  12. 3962a38 Merge pull request #9287 from Wenxing-hou/fix_some_typo by Paul Elliott · 1 year, 1 month ago
  13. b8d1087 Replace MBEDTLS_ECP_HAVE_BP*R1 with PSA_WANT counterparts by Elena Uziunaite · 1 year, 1 month ago
  14. 24e24f2 Replace MBEDTLS_ECP_HAVE_SECP521R1 with PSA_WANT_ECC_SECP_R1_521 by Elena Uziunaite · 1 year, 1 month ago
  15. eaa0cf0 Replace MBEDTLS_ECP_HAVE_SECP224R1 with PSA_WANT_ECC_SECP_R1_224 by Elena Uziunaite · 1 year, 1 month ago
  16. cb854d5 Merge pull request #9356 from eleuzi01/replace-ecp-have-secp-k1 by Gilles Peskine · 1 year, 1 month ago
  17. 8e53e96 Merge pull request #9348 from eleuzi01/replace-ecp-have-secp192r1 by Gilles Peskine · 1 year, 1 month ago
  18. 25bcf27 Remove MBEDTLS_SHA512_ALT by Thomas Daubney · 1 year, 2 months ago
  19. b248a93 Remove MBEDTLS_MD5_ALT by Thomas Daubney · 1 year, 2 months ago
  20. efc65e1 Remove MBEDTLS_CMAC_ALT by Thomas Daubney · 1 year, 2 months ago
  21. 027535c Remove MBEDTLS_SHA256_ALT by Thomas Daubney · 1 year, 2 months ago
  22. 30c7701 Remove MBEDTLS_RIPEMD160_ALT by Thomas Daubney · 1 year, 2 months ago
  23. 2cd12de Remove MBEDTLS_SHA1_ALT by Thomas Daubney · 1 year, 2 months ago
  24. 9e85c9f Replace MBEDTLS_ECP_HAVE_SECP*K1 with PSA_WANT counterparts by Elena Uziunaite · 1 year, 1 month ago
  25. a363286 Replace MBEDTLS_ECP_HAVE_SECP192R1 with PSA_WANT_ECC_SECP_R1_192 by Elena Uziunaite · 1 year, 1 month ago
  26. f974bff Merge pull request #9259 from tom-daubney-arm/remove_aes-like_alt_interface by Bence Szépkúti · 1 year, 1 month ago
  27. 3f40127 Merge pull request #9213 from eleuzi01/replace-mbedtls-md-can-sha3-384 by Bence Szépkúti · 1 year, 1 month ago
  28. 356309f Restore config option by Thomas Daubney · 1 year, 2 months ago
  29. ebeef15 Remove MBEDTLS_TEST_HAVE_ALT_GCM by Thomas Daubney · 1 year, 2 months ago
  30. 25e2be1 Remove MBEDTLS_NIST_KW_ALT by Thomas Daubney · 1 year, 2 months ago
  31. a9ea6f8 Remove MBEDTLS_DES_ALT by Thomas Daubney · 1 year, 2 months ago
  32. 064f1df Remove MBEDTLS_ARIA_ALT by Thomas Daubney · 1 year, 2 months ago
  33. e9fe311 Remove MBEDTLS_CAMELLIA_ALT by Thomas Daubney · 1 year, 2 months ago
  34. c7cb810 Remove MBEDTLS_GCM_ALT by Thomas Daubney · 1 year, 2 months ago
  35. b4914cf Remove MBEDTLS_CCM_ALT by Thomas Daubney · 1 year, 2 months ago
  36. 4137609 Remove MBEDTLS_AES_ALT by Thomas Daubney · 1 year, 2 months ago
  37. db0421c Replace MBEDTLS_MD_CAN_SHA3_384 with PSA_WANT_ALG_SHA3_384 by Elena Uziunaite · 1 year, 2 months ago
  38. 3f2d9b6 Merge pull request #9268 from tom-daubney-arm/remove_symmetric_crypto_alt_interface by Bence Szépkúti · 1 year, 1 month ago
  39. 1e96705 Replace MBEDTLS_MD_CAN_SHA3_224 with PSA_WANT_ALG_SHA3_224 by Elena Uziunaite · 1 year, 2 months ago
  40. b4d03cc Fix some typo for include folder by Wenxing Hou · 1 year, 2 months ago
  41. 0b5d48e Replace MBEDTLS_ECP_HAVE_CURVE* with PSA_WANT counterparts by Elena Uziunaite · 1 year, 1 month ago
  42. 0916cd7 Replace MBEDTLS_MD_CAN_SHA256 with PSA_WANT_ALG_SHA_256 by Elena Uziunaite · 1 year, 2 months ago
  43. f60ff02 Remove MBEDTLS_CHACHA20_ALT by Thomas Daubney · 1 year, 2 months ago
  44. af28a17 Remove MBEDTLS_CHACHAPOLY_ALT by Thomas Daubney · 1 year, 2 months ago
  45. f7ca94a Remove MBEDTLS_POLY1305_ALT by Thomas Daubney · 1 year, 2 months ago
  46. 080ab4f check_files.py: Exempt only everest from license checking by Ronald Cron · 1 year, 1 month ago
  47. 9027955 all.sh: Move definitions of PSA core and builtin source paths by Ronald Cron · 1 year, 1 month ago
  48. f37ff7f Adapt all.sh cleanup by Ronald Cron · 1 year, 1 month ago
  49. 2f44756 Adapt check_files.py by Ronald Cron · 1 year, 1 month ago
  50. 0070d05 Adapt check_names.py by Ronald Cron · 1 year, 1 month ago
  51. 4cc77a1 Adapt libtestdriver1 build by Ronald Cron · 1 year, 1 month ago
  52. 8280398 Adapt all.sh cleanup by Ronald Cron · 1 year, 1 month ago
  53. 5b41a65 all.sh: Update paths to PSA core modules and objects by Ronald Cron · 1 year, 1 month ago
  54. 709bbf0 all.sh: Update paths to builtin driver modules and objects by Ronald Cron · 1 year, 1 month ago
  55. ad6d1ce Adapt list_internal_identifiers.py by Ronald Cron · 1 year, 1 month ago
  56. 381247e Adapt check-generated-files.sh by Ronald Cron · 1 year, 1 month ago
  57. 6921d54 Adapt check_names.py by Ronald Cron · 1 year, 1 month ago
  58. b2bdb78 Adapt libtestdriver1 build by Ronald Cron · 1 year, 1 month ago
  59. c29afb6 Adjust build systems by Ronald Cron · 1 year, 1 month ago
  60. fe3ad99 Merge pull request #9249 from davidhorstmann-arm/move-test-data-files-to-framework by Ronald Cron · 1 year, 1 month ago gh-readonly-queue/development/pr-9249-1d256267b0182390f42085f6943ba540a41018e4
  61. 0cbf8d5 Update generated tls13 testcase script by David Horstmann · 1 year, 1 month ago
  62. b51ed61 Move variable into generated bash by David Horstmann · 1 year, 1 month ago
  63. f36b7bc Simplify path in audit-validity-dates.py by David Horstmann · 1 year, 1 month ago
  64. 661c088 Simplify data_files path in compat test generation by David Horstmann · 1 year, 1 month ago
  65. 184c4f0 Use variable for data_files path in ssl-opt.sh by David Horstmann · 1 year, 1 month ago
  66. d178031 Replace data_files path with variable in compat.sh by David Horstmann · 1 year, 1 month ago
  67. 441b66c Correct redundant framework/../framework paths by David Horstmann · 1 year, 1 month ago
  68. eb8abda Fix line-too-long in generate_tls13_compat_tests.py by David Horstmann · 1 year, 2 months ago
  69. 4481698 Update directory-climbing path in context-info.sh by David Horstmann · 1 year, 2 months ago
  70. dcf18dd Update paths pointing to tests/data_files by David Horstmann · 1 year, 2 months ago
  71. b744dd3 Move some files to framework repository by David Horstmann · 1 year, 1 month ago
  72. 9da1769 Remove MBEDTLS_ECP_ALT and associated options by Thomas Daubney · 1 year, 2 months ago
  73. e647d8f Remove MBEDTLS_ECJPAKE_ALT by Thomas Daubney · 1 year, 2 months ago
  74. 5edad7f Remove MBEDTLS_DHM_ALT by Thomas Daubney · 1 year, 2 months ago
  75. f47b66e Remove MBEDTLS_RSA_ALT by Thomas Daubney · 1 year, 2 months ago
  76. 2fbe012 Replace MBEDTLS_MD_CAN_SHA3_256 with PSA_WANT_ALG_SHA3_256 by Elena Uziunaite · 1 year, 2 months ago
  77. c971d80 Merge pull request #9315 from gilles-peskine-arm/psa_cipher_decrypt-ccm_star-iv_length_enforcement by Gilles Peskine · 1 year, 1 month ago
  78. cd90695 Merge pull request #9214 from eleuzi01/replace-mbedtls-md-can-sha3-512 by Ronald Cron · 1 year, 1 month ago
  79. e8cd45c Replace MBEDTLS_MD_CAN_SHA3_512 with PSA_WANT_ALG_SHA3_512 by Elena Uziunaite · 1 year, 2 months ago
  80. 2cf41a2 Merge pull request #9171 from eleuzi01/replace-mbedtls-md-can-sha384 by Ronald Cron · 1 year, 1 month ago
  81. 97e0028 Merge pull request #9345 from valeriosetti/fix-coverity by Tom Cosgrove · 1 year, 1 month ago
  82. 45aa4d5 Merge pull request #9125 from eleuzi01/replace-mbedtls-md-can-ripemd160 by Ronald Cron · 1 year, 1 month ago
  83. 3a994b7 tests_suite_debug: fix psa initialization by Valerio Setti · 1 year, 1 month ago
  84. 4a17523 Merge pull request #9170 from eleuzi01/replace-mbedtls-md-can-sha224 by Gilles Peskine · 1 year, 1 month ago
  85. 94f0768 Merge pull request #9082 from andre-rosa/check-overflow-when-reading-padding-len-on-aes-128-cbc-decryption by Gilles Peskine · 1 year, 1 month ago
  86. 5e3c529 Merge pull request #9172 from gilles-peskine-arm/test_suite_config-booleans by Ronald Cron · 1 year, 1 month ago
  87. b476d4b Replace MBEDTLS_MD_CAN_SHA384 with PSA_WANT_ALG_SHA_384 by Elena Uziunaite · 1 year, 2 months ago
  88. d8b5937 all.sh: psasim helper functions renaming by Valerio Setti · 1 year, 1 month ago
  89. 1a49383 all.sh: exclude some extra slow test suites from psasim testing by Valerio Setti · 1 year, 1 month ago
  90. caee58f psasim: add a bit of white-box testing to hash operations by Tom Cosgrove · 1 year, 1 month ago
  91. 8473390 tests: fix guards in test suites to allow testing with PSASIM by Valerio Setti · 1 year, 1 month ago
  92. e134d09 all.sh: remove old tests components on CRYPTO_CLIENT by Valerio Setti · 1 year, 1 month ago
  93. f67ded3 psasim: update bash scripts by Valerio Setti · 1 year, 1 month ago
  94. 9022f71 all.sh: add new component to run test suites with psasim by Valerio Setti · 1 year, 1 month ago
  95. 0917265 makefile: allow to build and link test suites against psasim by Valerio Setti · 1 year, 1 month ago
  96. 1b22dd8 Merge remote-tracking branch 'dev' into test_suite_config-booleans by Gilles Peskine · 1 year, 1 month ago
  97. fcc9afa Replace MBEDTLS_MD_CAN_SHA224 with PSA_WANT_ALG_SHA_224 by Elena Uziunaite · 1 year, 2 months ago
  98. 6271004 psasim: remove sleep on server side to make test as fast as possible by Valerio Setti · 1 year, 1 month ago
  99. 7cdb1dd psasim: invalidate operations on abort+finish by Tom Cosgrove · 1 year, 1 month ago
  100. 7fe75ba psasim: minor fixes to the core by Valerio Setti · 1 year, 1 month ago