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