1. c154a04 Fix dependencies for DH (and RSA) key pairs by Manuel Pégourié-Gonnard · 2 years ago
  2. afe4b79 Enable DH in generate_psa_tests.py by Manuel Pégourié-Gonnard · 2 years, 1 month ago
  3. 42796e2 generate_psa_tests: fix automatically generated tests for RSA by Valerio Setti · 2 years, 1 month ago
  4. eabfef3 generate_psa_tests: fix docstring for tweak_key_pair_dependency function by Valerio Setti · 2 years, 1 month ago
  5. 0c42c43 generate_psa_tests: optimize code for key pair dependencies generation by Valerio Setti · 2 years, 1 month ago
  6. 27c501a lib/test: replace BASIC_IMPORT_EXPORT internal symbol with BASIC,IMPORT,EXPORT by Valerio Setti · 2 years, 1 month ago
  7. 7bbd98f generate_psa_tests: minor fixes by Valerio Setti · 2 years, 1 month ago
  8. 24c64e8 generate_psa_tests: improve script to handle all generated files by Valerio Setti · 2 years, 1 month ago
  9. 656f5ff generate_psa_tests: remove GENPRIME from dependencies of RSA key pair by Valerio Setti · 2 years, 1 month ago
  10. 76882fc generate_psa_tests: improve code for key pairs dependency generation by Valerio Setti · 2 years, 1 month ago
  11. 5d58a55 generate_psa_tests: fix comments by Valerio Setti · 2 years, 1 month ago
  12. 5ca80e7 test: properly handle new KEY_PAIR_yyy symbols in PSA generated test by Valerio Setti · 2 years, 1 month ago
  13. 323ad1c psa: fixing psa_crypto_generate_key.generated by Valerio Setti · 2 years, 2 months ago
  14. 64f790f test: fix python script for PSA test generation by Valerio Setti · 2 years, 2 months ago
  15. 5dd429c generate_psa_tests.py: fix typo by Yanray Wang · 2 years, 3 months ago
  16. 3f41744 generate_psa_tests.py: add extra dependencies based on key bit by Yanray Wang · 2 years, 3 months ago
  17. 169d9e6 Merge pull request #6802 from gilles-peskine-arm/test_suite_psa_crypto_metadata-20221215 by Manuel Pégourié-Gonnard · 2 years, 6 months ago
  18. f0c7579 Fix a missing type hint warning by David Horstmann · 2 years, 6 months ago
  19. bba2630 Add ECJPAKE secret input types to psa/crypto_config.h by Gilles Peskine · 2 years, 7 months ago
  20. cafda87 Fix documentation by Gilles Peskine · 2 years, 7 months ago
  21. 0e9e442 NotSupported is specifically about key types by Gilles Peskine · 2 years, 7 months ago
  22. 1797b05 Fix typos prior to release by Tom Cosgrove · 2 years, 8 months ago
  23. 64f2efd More precise name for test data generation by Gilles Peskine · 2 years, 10 months ago
  24. c2fb540 Use a script specific description in CLI help by Werner Lewis · 2 years, 10 months ago
  25. a4668a6 Rework TestGenerator to add file targets by Werner Lewis · 2 years, 11 months ago
  26. fbb75e3 Separate common test generation classes/functions by Werner Lewis · 3 years ago
  27. 3009a97 Minor spelling / grammar improvements by Dave Rodgman · 3 years, 3 months ago
  28. 5c65c57 Fix additional misspellings found by codespell by Andrzej Kurek · 3 years, 3 months ago
  29. 8b0ecbc Redo of PR#5345. Fixed spelling and typographical errors found by CodeSpell. by Shaun Case · 3 years, 7 months ago
  30. 4265026 Merge pull request #5783 from mprse/md_dep_v3 by Manuel Pégourié-Gonnard · 3 years, 3 months ago
  31. 1068c22 Adapt generated psa no_supported tests for HMAC by Przemek Stekiel · 3 years, 3 months ago
  32. 61548d1 Only exercise Brainpool curve keys on one algorithm by Gilles Peskine · 3 years, 4 months ago
  33. 4bd90dc Don't exercise OAEP with small key and large hash by Gilles Peskine · 3 years, 4 months ago
  34. e6b85b4 Storage format tests: exercise operations with keys by Gilles Peskine · 3 years, 4 months ago
  35. 16b2506 Abbreviate descriptions of generated PSA storage tests by Gilles Peskine · 3 years, 4 months ago
  36. e8e058c Unify the code to shorten expressions by Gilles Peskine · 3 years, 4 months ago
  37. 564fae8 Refactor usage flag formatting and implication by Gilles Peskine · 3 years, 4 months ago
  38. 7de7c10 Storage format tests: cover algorithms for each key type by Gilles Peskine · 4 years, 3 months ago
  39. fa70ced Remove ad hoc is_valid_for_signature method by Gilles Peskine · 3 years, 4 months ago
  40. e630095 Test attempts to use a public key for a private-key operation by Gilles Peskine · 4 years, 3 months ago
  41. a401386 A key agreement algorithm can contain a key derivation by Gilles Peskine · 4 years, 3 months ago
  42. d79e3b9 In NOT_SUPPORTED test case descriptions, show what is not supported by Gilles Peskine · 4 years, 3 months ago
  43. cba28a7 Systematically generate test cases for operation setup failure by Gilles Peskine · 3 years, 4 months ago
  44. 8b4a381 Generate test cases for hash operation failure by Gilles Peskine · 4 years, 3 months ago
  45. c7e1ea0 New test suite for systematically generated operation failure tests by Gilles Peskine · 4 years, 3 months ago
  46. f761427 Simplify key_for_usage_flags by Gilles Peskine · 3 years, 5 months ago
  47. 9216536 Add storage format checks to the interface checker by Gilles Peskine · 4 years, 3 months ago
  48. f1a7ea8 Merge pull request #5092 from mprse/generate_key2 by Gilles Peskine · 3 years, 9 months ago
  49. 7bc26b8 generate_psa_tests.py: add key generation result to test case argument list, add comments by Przemyslaw Stekiel · 3 years, 9 months ago
  50. 3ee10e8 Fix unused variable in generate_psa_tests.py by David Horstmann · 3 years, 9 months ago
  51. 65d8c69 Remove unnecessary check for ';' in filenames by David Horstmann · 3 years, 9 months ago
  52. e12e7f4 Get generated data file list from script by David Horstmann · 3 years, 9 months ago
  53. a9cb894 Add --directory option to generate_psa_tests.py by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  54. ba20fc9 Fix issues pointed by CI by Przemyslaw Stekiel · 3 years, 9 months ago
  55. 437da19 Remove unused param and duplicated test cases by Przemyslaw Stekiel · 3 years, 9 months ago
  56. 8d468e4 Remove key generation when given argument is invalid from NotSupported class by Przemyslaw Stekiel · 3 years, 9 months ago
  57. 1b0978b Add test class for key generation by Przemyslaw Stekiel · 3 years, 10 months ago
  58. b576c7b Address review comments by Przemyslaw Stekiel · 3 years, 10 months ago
  59. 25f7063 enerate_psa_tests.py fix format by Przemyslaw Stekiel · 3 years, 10 months ago
  60. d9d630c Addapt psa_generate_key() tests by Przemyslaw Stekiel · 3 years, 10 months ago
  61. 45f2a40 Speed up the generation of storage format test cases by Gilles Peskine · 4 years, 1 month ago
  62. 2c9e54a Fix pylint issue by gabor-mezei-arm · 4 years, 1 month ago
  63. 0c24edd Return iterator instead of list by gabor-mezei-arm · 4 years, 1 month ago
  64. 6385780 Rename function by gabor-mezei-arm · 4 years, 1 month ago
  65. 2a499c0 Refactor handlibg of the key usage flags by gabor-mezei-arm · 4 years, 1 month ago
  66. 2784bfe Move key type validation to crypto_knowledge by gabor-mezei-arm · 4 years, 1 month ago
  67. 340fbf3 Refactor key generation by gabor-mezei-arm · 4 years, 1 month ago
  68. 5df1dee Rename variables and funcions by gabor-mezei-arm · 4 years, 1 month ago
  69. 2710bb1 Use string in dict instead of Expr object by gabor-mezei-arm · 4 years, 1 month ago
  70. d9050a5 Remove unnecessary test cases by gabor-mezei-arm · 4 years, 1 month ago
  71. 8f40510 Add better name for variables by gabor-mezei-arm · 4 years, 1 month ago
  72. 35929eb Simplify code by gabor-mezei-arm · 4 years, 1 month ago
  73. 11e4838 Fix generated file modification by gabor-mezei-arm · 4 years, 1 month ago
  74. 49d6ea9 Fix test case duplication by gabor-mezei-arm · 4 years, 1 month ago
  75. 0f8136a Fix pylint issues by gabor-mezei-arm · 4 years, 1 month ago
  76. 672e376 Add test case generation for usage extensions when loading keys by gabor-mezei-arm · 4 years, 1 month ago
  77. 7748b6f Add key usage policy extension support for key generation by gabor-mezei-arm · 4 years, 1 month ago
  78. a4102cb Use different subslasses for the test data files by gabor-mezei-arm · 4 years, 1 month ago
  79. 780cf9d Create a function for gather all the keys. by gabor-mezei-arm · 4 years, 1 month ago
  80. 6ee7253 Extend description generation by gabor-mezei-arm · 4 years, 1 month ago
  81. 68c030a Use builder method pattern to generate a key by gabor-mezei-arm · 4 years, 1 month ago
  82. b5db2c4 Convert iterators to lists to remove late binding by gabor-mezei-arm · 4 years, 1 month ago
  83. 7b5c4e2 Add type annotations by gabor-mezei-arm · 4 years, 1 month ago
  84. eb7bdaa Add storage tests for lifetimes by Gilles Peskine · 4 years, 3 months ago
  85. 45f1cd7 key_storage_read: pass exercise as a flag rather than a boolean by Gilles Peskine · 4 years, 3 months ago
  86. 20f55f6 Abbreviate algorithms in test descriptions by Gilles Peskine · 4 years, 3 months ago
  87. c5d086f Don't generate non-existent dependency symbols by Gilles Peskine · 4 years, 3 months ago
  88. 537d5fa Expand psa_generate_tests to support constructor arguments by Gilles Peskine · 4 years, 3 months ago
  89. 3c9d423 Speed up the generation of storage format test cases by Gilles Peskine · 4 years, 4 months ago
  90. 3d404b8 Use InputsForTest in generate_psa_tests by Gilles Peskine · 4 years, 4 months ago
  91. 9e84ec7 Always use posix semantics when joining paths by Bence Szépkúti · 4 years, 3 months ago
  92. c86f20a Allow running source file generators from a subdirectory by Gilles Peskine · 4 years, 3 months ago
  93. d86bc52 Cover encodings of algorithms without parameters by Gilles Peskine · 4 years, 5 months ago
  94. f8223ab Cover all key types by Gilles Peskine · 4 years, 5 months ago
  95. 897dff9 Code to generate storage format test cases by Gilles Peskine · 4 years, 5 months ago
  96. 3d77839 Use an iterator when constructing test cases by Gilles Peskine · 4 years, 5 months ago
  97. 0298bda generate_psa_tests.py: allow generating each file independently by Gilles Peskine · 4 years, 5 months ago
  98. b94ea51 Break up the god class TestGenerator by Gilles Peskine · 4 years, 5 months ago
  99. 0d241ed Remove trailing comma which is only supported since Python 3.6 by Gilles Peskine · 4 years, 5 months ago
  100. d169d60 Skip dependency symbols that are not implemented by Gilles Peskine · 4 years, 5 months ago