1. 2ad2f32 Pacify pylint by Gilles Peskine · 1 year, 2 months ago
  2. 78ae4f6 Generate test data before coverage analysis by Gilles Peskine · 1 year, 2 months ago
  3. ff3b821 Driver-only FFDH is not good enough for DHE support in TLS 1.2 by Gilles Peskine · 1 year, 3 months ago
  4. 0f63028 Merge pull request #8815 from gilles-peskine-arm/psa_generate_key_ext-prototype by Gilles Peskine · 1 year, 5 months ago
  5. a7f651c Merge pull request #8804 from valeriosetti/issue8799 by Manuel Pégourié-Gonnard · 1 year, 5 months ago gh-readonly-queue/development/pr-8804-9fb53a9e26d10cc9da555f1abeadeeec5ee33960
  6. eba4ca1 test_suite_pem: solve driver test disparities by Valerio Setti · 1 year, 5 months ago
  7. 63072b1 Only test custom-e RSA key generation when built in by Gilles Peskine · 1 year, 6 months ago
  8. 3ea9450 Merge pull request #8734 from valeriosetti/issue8564 by Gilles Peskine · 1 year, 6 months ago
  9. 67f3568 Reduce analyze_block_cipher_dispatch exceptions by Ryan Everett · 1 year, 6 months ago
  10. afb2eee Add PKCS5/12 exceptions to analyze_block_cipher_dispatch by Ryan Everett · 1 year, 6 months ago
  11. 89d8a12 analyze_outcomes: fix typo by Valerio Setti · 1 year, 6 months ago
  12. cd89b0b all.sh: disable legacy hash support in test_psa_crypto_config_accel_hmac() by Valerio Setti · 1 year, 6 months ago
  13. 20cea94 analyze_outcomes: add task for HMAC coverage by Valerio Setti · 1 year, 6 months ago
  14. b1f96c0 Merge pull request #7815 from gilles-peskine-arm/ecp-export-partial by Gilles Peskine · 1 year, 6 months ago
  15. 7f48d5e Rename test components to better reflect content by Manuel Pégourié-Gonnard · 1 year, 7 months ago
  16. a0c9c66 analyze_outcomes: ignore only test concerning AES/ARIA/Camellia in CMAC by Valerio Setti · 1 year, 7 months ago
  17. 0635cca analyze_outcomes: update skipped tests following latest changes to all.sh by Valerio Setti · 1 year, 7 months ago
  18. ab0494f analyze_outcomes: update comments of skipped tests by Valerio Setti · 1 year, 7 months ago
  19. 3b17ae7 Add ECP-heavy-only test cases to the driver parity analysis ignore list by Gilles Peskine · 2 years, 1 month ago
  20. 5f665c3 analyze_outcomes: add exceptions to disparities for block_cipher dispatch by Valerio Setti · 1 year, 7 months ago
  21. 9afa329 analyze_outcomes: allow ignored test suites to have a dot in the name by Valerio Setti · 1 year, 7 months ago
  22. 4a8ef7c all.sh: disable legacy AES/ARIA/CAMELLIA in test_full_block_cipher_psa_dispatch by Valerio Setti · 1 year, 7 months ago
  23. 52ab8fa analyze_outcomes/all.sh: add reference component and entry for coverage comparison by Valerio Setti · 1 year, 8 months ago
  24. 98a90c6 Fix various issue by Pengyu Lv · 1 year, 8 months ago
  25. 3cd16c4 Add analyze_driver_vs_reference_rsa for analyze_outcomes by Pengyu Lv · 1 year, 8 months ago
  26. 18eab98 Merge pull request #8560 from lpy4105/issue/8423/optimize-analyze_outcomes_py by Gilles Peskine · 1 year, 8 months ago
  27. 5dcfd0c Some improvements by Pengyu Lv · 1 year, 8 months ago
  28. 550cd6f Use boolean `hit` instead of int `hits` by Pengyu Lv · 1 year, 8 months ago
  29. c3cd410 Merge pull request #8286 from gilles-peskine-arm/check_mbedtls_calloc_overallocation-disable_with_asan by Dave Rodgman · 1 year, 8 months ago
  30. 451ec8a Add comment to read_outcome_file in analyze_outcomes.py by Pengyu Lv · 1 year, 8 months ago
  31. c2e8f3a Add type annotations to analyze_outcomes.py by Pengyu Lv · 1 year, 8 months ago
  32. 20e3ca3 Run tests for ref_vs_driver outside task function by Pengyu Lv · 1 year, 8 months ago
  33. 18908ec Define named tuple for component outcomes by Pengyu Lv · 1 year, 8 months ago
  34. 28ae464 Use mutable set all the time by Pengyu Lv · 1 year, 8 months ago
  35. 59b9efc Check if driver_component is missing by Pengyu Lv · 1 year, 8 months ago
  36. f28cf59 Break the loop when case hits by Pengyu Lv · 1 year, 8 months ago
  37. dd1d6a7 Improve readability of the script by Pengyu Lv · 1 year, 8 months ago
  38. a1ddcfa Extend the pattern of pkparse test on encrypted keys by Pengyu Lv · 1 year, 8 months ago
  39. 150002c Skip calloc overallocation test case by Gilles Peskine · 1 year, 8 months ago
  40. 31a9b78 Improve comments and variable naming by Pengyu Lv · 1 year, 8 months ago
  41. a442858 Restruct the structure of outcome file presentation by Pengyu Lv · 1 year, 8 months ago
  42. a6cf5d6 Share parsed outcomes among tasks when ananlyzing by Pengyu Lv · 1 year, 8 months ago
  43. 5779096 Merge remote-tracking branch 'origin/development' into adjust_tfm_configs by Yanray Wang · 1 year, 9 months ago
  44. c51c411 analyze_outcome: only warn on ignored tests that pass by Manuel Pégourié-Gonnard · 1 year, 9 months ago
  45. cd84a29 analyze_outcomes: use regexes for cipher/aead by Manuel Pégourié-Gonnard · 1 year, 9 months ago
  46. d36a37f analyze_outcomes: ignore patterns apply to whole suite by Manuel Pégourié-Gonnard · 1 year, 9 months ago
  47. 9d9c234 analyze_outcome: Simplify some code by Manuel Pégourié-Gonnard · 1 year, 9 months ago
  48. b269543 analyze_outcome: work around old Python in CI by Manuel Pégourié-Gonnard · 1 year, 9 months ago
  49. 62d6131 analyze_outcomes: minor output fix by Manuel Pégourié-Gonnard · 1 year, 9 months ago
  50. 4fd5a6a analyze_outcomes: use regexes with ECC components by Manuel Pégourié-Gonnard · 1 year, 9 months ago
  51. b4558bd analyze_outcomes: remove useless ignore entries by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  52. 371165a analyze_outcomes: useless ignores are now errors by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  53. 881ce01 analyze_outcomes: add regex match for ignored tests by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  54. 4da369f analyze_outcomes: minor code cleanup by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  55. 507e08f analyze_outcomes: update cipher/aead data by Valerio Setti · 1 year, 9 months ago
  56. 97454fd all.sh: accelerate CMAC in test_psa_crypto_config_accel_cipher_aead() by Valerio Setti · 1 year, 9 months ago
  57. 3b15590 test_suite_psa_crypto: replace builtin dependencies with PSA_WANT by Valerio Setti · 1 year, 9 months ago
  58. 5cd18f9 analyze_oucomes.py: ignore line-too-long error for skipped tests by Valerio Setti · 1 year, 10 months ago
  59. 9394144 all.sh: keep PKCS5/12 enabled in the reference component by Valerio Setti · 1 year, 10 months ago
  60. 7448cee analyze_outcomes.py: skip tests that depends on builtin features by Valerio Setti · 1 year, 10 months ago
  61. b6b301f test: add component accelerating both ciphers and AEADs by Valerio Setti · 1 year, 10 months ago
  62. 08e9423 Merge remote-tracking branch 'origin/development' into adjust_tfm_configs by Yanray Wang · 1 year, 9 months ago
  63. 2cff820 analyze_outcomes: add new_section() method to the Results class by Valerio Setti · 1 year, 9 months ago
  64. 39d4b9d analyze_outcomes: fix format interpolation errors by Valerio Setti · 1 year, 9 months ago
  65. 735794c analyze_outcomes: fix missing format for args/kwargs by Valerio Setti · 1 year, 10 months ago
  66. 781c234 analyze_oucomes: do not return Results instance passed as parameter by Valerio Setti · 1 year, 10 months ago
  67. 8070dbe analyze_outcomes: keep print_line() method non-static by Valerio Setti · 1 year, 10 months ago
  68. f6f64cf analyze_outcomes: code style improvement by Valerio Setti · 1 year, 10 months ago
  69. 8d178be analyze_outcomes: fix return value in case of test failure by Valerio Setti · 1 year, 10 months ago
  70. 40314fc analyze_outcomes: fix newlines by Valerio Setti · 1 year, 10 months ago
  71. f075e47 analyze_outcomes: reset name of TestLog to Results by Valerio Setti · 1 year, 10 months ago
  72. 3f33989 analyze_outcomes: use a single TestLog instance and do not delay output by Valerio Setti · 1 year, 10 months ago
  73. fb2750e analyze_outcomes: exit immediately in case of invalid task by Valerio Setti · 1 year, 10 months ago
  74. 5329ff0 analyze_outcomes: print task list directly to stdout by Valerio Setti · 1 year, 10 months ago
  75. b0c618e analyze_outcomes: minor improvements by Valerio Setti · 1 year, 10 months ago
  76. aaef0bc analyze_outcomes: improve logging system by Valerio Setti · 1 year, 10 months ago
  77. dfd7ca6 analyze_outcomes: rename some variables for better readability by Valerio Setti · 1 year, 10 months ago
  78. 35b49c4 Ignore tests of built-in interfaces for driver-only testing parity by Gilles Peskine · 1 year, 10 months ago
  79. f07ce3b Don't extend support for deprecated functions by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  80. 89c88bb analyze_outcomes: fix incorrect use of Results.log() by Yanray Wang · 1 year, 10 months ago
  81. 5c0c858 analyze_outcomes: ignore asn1parse and asn1write in result analysis by Yanray Wang · 1 year, 10 months ago
  82. 0e319ae analyze_outcomes: escape {} in string format for test description by Yanray Wang · 1 year, 10 months ago
  83. 482a0b9 test: fix remaining disparities and remove debug leftovers by Valerio Setti · 2 years ago
  84. 5edb942 Merge pull request #8041 from mpg/tfm-p256m by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  85. b95e92c Merge pull request #8076 from valeriosetti/issue8005 by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  86. e9d9797 Update list of ignored tests by Manuel Pégourié-Gonnard · 2 years ago
  87. d43cab3 Correct analyze_outcomes identation by Tomás González · 2 years ago
  88. a063144 Correct analyze_outcomes.py identation by Tomás González · 2 years ago
  89. 5022311 Tidy up allow list definition by Tomás González · 2 years ago
  90. 7ebb18f Make non-executed tests that are not in the allow list an error by Tomás González · 2 years ago
  91. 307810b analyze_outcomes: add case for "ECC+FFDH w/o BN" by Valerio Setti · 2 years ago
  92. 358c6c6 Add EdDSA and XTS to the allow list by Tomás González · 2 years ago
  93. b401e11 Add a flag for requiring full coverage in coverage tests by Tomás González · 2 years ago
  94. 07bdcc2 Add allow list for non-executed test cases by Tomás González · 2 years ago
  95. f01d648 analyze_outcome: add new check for parity for TFM configuration by Valerio Setti · 2 years ago
  96. e0be95e analyze_outcomes: skip tests that depend on BIGNUM_C by Valerio Setti · 2 years ago
  97. 9b3dbcc analyze_outcomes: skip tests that unavoidably depend on bignum by Valerio Setti · 2 years ago
  98. abd00d0 test: adding new components for testing and driver coverage analysis without BN by Manuel Pégourié-Gonnard · 2 years, 2 months ago
  99. 5f54020 analyze_outcomes: do not skip test about wrong Montgomery private key by Valerio Setti · 2 years, 1 month ago
  100. 565353e Cleanup the code by Przemek Stekiel · 2 years, 1 month ago