1. 2495cdb test: remove unused tasks in analyze_outcomes.py by Valerio Setti · 2 years, 4 months ago
  2. 44b178c test: fix erroneous changes in all.sh by Valerio Setti · 2 years, 5 months ago
  3. 6f820cc test: fix comments in test_psa_crypto_config_accel_ecc() by Valerio Setti · 2 years, 5 months ago
  4. 1c3de61 test: remove previous tests for accelerated ECDSA/ECDH/ECJPAKE coverage analysis by Valerio Setti · 2 years, 5 months ago
  5. 42d5f19 test: add a test with all EC based algs accelerated by Valerio Setti · 2 years, 5 months ago
  6. 5a51d0d Fix depends.py failure with correct TLS 1.2 deps by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  7. c584c27 Disable built-in SHA-256 in accel_hash too by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  8. 9330242 Fix instances of old feature macros being used by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  9. 5d0d641 Test entropy.c with driver-only hashes by Manuel Pégourié-Gonnard · 2 years, 6 months ago
  10. ac6db4d Merge pull request #7317 from mpg/lift-exclusions by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  11. 4059aba accelerated ecdh: re-enable TLS 1.3 key exchanges and fix guards in check_config by Valerio Setti · 2 years, 5 months ago
  12. a81130f test: enable ECDHE key exchanges for driver coverage tests by Valerio Setti · 2 years, 5 months ago
  13. 91cc8bb Enable ECDSA-det in driver-only hashes component by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  14. d111fbd Enable HMAC-DRBG in driver-only hashes component by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  15. fbaf4e9 Enable PKCS7 in driver-only hashes component by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  16. 0d1921c Enable HKDF in driver-only hashes test by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  17. 7d381f5 MD: use MD_CAN in test suite and check for parity by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  18. 49e67f8 PKCS5: always use MD by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  19. 53a5844 test: enable ECDH key exchanges for driver coverage tests by Valerio Setti · 2 years, 5 months ago
  20. 4ebe2a7 Merge pull request #7300 from valeriosetti/issue7281 by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  21. e91aada Merge pull request #7299 from valeriosetti/issue7280 by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  22. c9ef476 Merge pull request #7192 from joerchan/psa-update-mbedtls by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  23. 14c194a Merge pull request #7271 from mpg/use-md-light by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  24. 0f60d09 Add a test with all of ECC accelerated by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  25. 0e2b06a Merge pull request #7083 from KloolK/record-size-limit/parsing by Dave Rodgman · 2 years, 5 months ago
  26. 0d957d3 Merge pull request #7275 from valeriosetti/issue7255 by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  27. 1b5ffc6 Avoid double definition of MD_LIGHT by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  28. 8316209 Use MD_LIGHT rather than md5.h in pem.c by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  29. 943f8dd test: remove leftovers from debug sessions by Valerio Setti · 2 years, 5 months ago
  30. 54e3c65 Fix failures in signature accel test by Manuel Pégourié-Gonnard · 2 years, 6 months ago
  31. 9b14639 Dispatch according to init status. by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  32. fea765b test: enable ec-jpake key exchanges in driver coverage analysis by Valerio Setti · 2 years, 5 months ago
  33. d8c2800 ecjpake: add ssl-opt tests for driver coverage analysis by Valerio Setti · 2 years, 5 months ago
  34. 2a13cfd Merge pull request #7243 from valeriosetti/issue7148 by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  35. 8128037 Merge pull request #7163 from lpy4105/issue/all_sh-do-not-list-unsupported-cases by Gilles Peskine · 2 years, 5 months ago
  36. ca3e32a Merge pull request #7207 from valeriosetti/issue7140 by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  37. 151f642 Add parsing for Record Size Limit extension in TLS 1.3 by Jan Bruckner · 2 years, 6 months ago
  38. 3951d1b analyze_outcomes: symplify log functions by Valerio Setti · 2 years, 5 months ago
  39. d0fffc5 analyze_outcomes: add coverage test for ecjpake by Valerio Setti · 2 years, 5 months ago
  40. a9c9dec ecjpake: add tests for driver coverage analysis by Valerio Setti · 2 years, 5 months ago
  41. 4da9283 Merge pull request #7117 from valeriosetti/issue6862 by Gilles Peskine · 2 years, 5 months ago
  42. bf4016e Merge pull request #6567 from mprse/ecjpake-driver-dispatch by Dave Rodgman · 2 years, 5 months ago
  43. 2bf85e3 ssl-opt: enable test for accelerated ECDH + USE_PSA by valerio · 2 years, 5 months ago
  44. f27472b ssl-opt: enable test and fix failures for reference ECDH + USE_PSA" by valerio · 2 years, 5 months ago
  45. f84b7d5 test: enable ECDSA based key exchanges in driver coverage tests by Valerio Setti · 2 years, 5 months ago
  46. 289e5ba Merge pull request #7082 from valeriosetti/issue6861 by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  47. 4aa9940 Fix configuration for accelerated jpake by Przemek Stekiel · 2 years, 5 months ago
  48. a5ffa93 Merge pull request #7142 from mpg/driver-only-ecdh-starter by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  49. 86393db Revert local experiment. by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  50. 07d9262 Fix some message strings and comments in all.sh by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  51. 0d1f5be Add comment about shared config function by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  52. 5d8d1a7 analyze_outcomes: print all output on stderr by Valerio Setti · 2 years, 5 months ago
  53. 45cef61 Merge branch 'development' into md-light by Dave Rodgman · 2 years, 5 months ago
  54. 1f39a62 Merge pull request #7151 from gilles-peskine-arm/psa-headers-alt by Dave Rodgman · 2 years, 5 months ago
  55. e965c3c Merge pull request #7197 from daverodgman/armclang-sha-warning by Dave Rodgman · 2 years, 5 months ago
  56. 0fddf82 Add more detailed comment by Dave Rodgman · 2 years, 5 months ago
  57. 57897b8 Merge pull request #6493 from AndrzejKurek/pymod by Gilles Peskine · 2 years, 5 months ago
  58. 1c232a8 Enable -Werror for armclang by Dave Rodgman · 2 years, 5 months ago
  59. 2f386c5 Disable MBEDTLS_SHA256_USE_A64_CRYPTO_IF_PRESENT for armclang by Dave Rodgman · 2 years, 5 months ago
  60. c6298ad Use parentheses to avoid executing the output by Pengyu Lv · 2 years, 5 months ago
  61. c2b1864 Revert "Check if the license server is available for armcc" by Pengyu Lv · 2 years, 5 months ago
  62. b52b788 Merge pull request #6895 from yuhaoth/pr/add-aes-with-armv8-crypto-extension by Gilles Peskine · 2 years, 5 months ago
  63. 55c4fa4 Check if the license server is available for armcc by Pengyu Lv · 2 years, 5 months ago
  64. df07003 all.sh: add support function for build_armcc by Pengyu Lv · 2 years, 5 months ago
  65. 51b5f00 all.sh: Skip build_mingw correctly by Pengyu Lv · 2 years, 5 months ago
  66. 623c73b Remove config.py call on now-internal option by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  67. df6e84a Test the PSA alternative header configuration macros by Gilles Peskine · 2 years, 5 months ago
  68. bdc21e6 Disable MBEDTLS_PSA_CRYPTO_SE_C is ecdsa psa builds by Przemek Stekiel · 2 years, 5 months ago
  69. 0d41521 Make MBEDTLS_MD_LIGHT private for now. by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  70. 6445912 test: enable ssl-opt in test_psa_crypto_config_[accel/reference]_ecdsa_use_psa by Valerio Setti · 2 years, 5 months ago
  71. b45b8ce Disable MBEDTLS_PSA_CRYPTO_SE_C is hash psa builds by Przemek Stekiel · 2 years, 6 months ago
  72. 9dd2440 Change pake input: key_lifetime -> key attributes by Przemek Stekiel · 2 years, 6 months ago
  73. 9a5b812 Cleanup the code by Przemek Stekiel · 2 years, 8 months ago
  74. 0379002 Add test components to test accelerated pake and fallback by Przemek Stekiel · 2 years, 9 months ago
  75. d1c001a Fix some dependencies in test_suite_psa_crypto by Manuel Pégourié-Gonnard · 2 years, 6 months ago
  76. e91bcf3 Add comparison of accel_ecdh_use_psa against ref by Manuel Pégourié-Gonnard · 2 years, 6 months ago
  77. 59a2b8f Add component accel_ecdh_use_psa by Manuel Pégourié-Gonnard · 2 years, 6 months ago
  78. e3095e7 Add comments to accel_ecdh component by Manuel Pégourié-Gonnard · 2 years, 7 months ago
  79. 9e04b5b Disable MD-light in accel_hash_use_psa by Manuel Pégourié-Gonnard · 2 years, 6 months ago
  80. b9b630d Define "light" subset of MD by Manuel Pégourié-Gonnard · 2 years, 6 months ago
  81. e2a9f86 Merge pull request #6971 from gabor-mezei-arm/6026_Secp192r1_fast_reduction by Gilles Peskine · 2 years, 6 months ago
  82. 72082dc Improve tests/scripts/depends.py code by Andrzej Kurek · 2 years, 6 months ago
  83. 5dc6867 test: don't skip debug and ssl suites in test parity for driver only ECDSA by Valerio Setti · 2 years, 6 months ago
  84. d3d8c85 Merge pull request #6997 from valeriosetti/issue6858 by Manuel Pégourié-Gonnard · 2 years, 6 months ago
  85. a9d82dd Keep the description in one place, just refer it by Gabor Mezei · 2 years, 6 months ago
  86. b009559 Merge pull request #7049 from KloolK/typos by Gilles Peskine · 2 years, 6 months ago
  87. a22749e Merge pull request #6816 from nick-child-ibm/pkcs7_coverage by Dave Rodgman · 2 years, 6 months ago
  88. 4f70b3c Fix pylint warning by Dave Rodgman · 2 years, 6 months ago
  89. c7c94df pkcs7/test: Format generate test script by Nick Child · 2 years, 6 months ago
  90. 40df835 all.sh: fix comment for test_psa_crypto_config_accel_ecdsa_use_psa by Valerio Setti · 2 years, 6 months ago
  91. b9dc251 test: add SHA1 to the supported algs in accelerated ECDSA by Valerio Setti · 2 years, 6 months ago
  92. c8801b7 test: x509: remove disparities in driver only testing for ECDSA by Valerio Setti · 2 years, 6 months ago
  93. 9cb1aa2 Merge pull request #6970 from valeriosetti/issue6857 by Manuel Pégourié-Gonnard · 2 years, 6 months ago
  94. a0c806a Merge pull request #7003 from lpy4105/issue/do-not-run-x86-tests-on-arm64 by Gilles Peskine · 2 years, 6 months ago
  95. e51eddc disable aesce when ASM not available by Jerry Yu · 2 years, 7 months ago
  96. bf74f52 test: add a comment specifying why restartable cannot be tested by Valerio Setti · 2 years, 6 months ago
  97. 4e0278d test: ECDSA driver only: disable ECP_RESTARTABLE by Valerio Setti · 2 years, 6 months ago
  98. 4e26df9 test: ECDSA driver_only: verify disparities in PK by Valerio Setti · 2 years, 6 months ago
  99. 1aabe5c Fix typos by Jan Bruckner · 2 years, 6 months ago
  100. 81cf5ad Improve tests/scripts/depends.py code by Andrzej Kurek · 2 years, 6 months ago