1. cfd4fae Add storage format checks to the interface checker by Gilles Peskine · 4 years, 3 months ago
  2. 2927593 Fix rebase issue in generate_psa_tests.py by Przemyslaw Stekiel · 3 years, 9 months ago
  3. 1ab3a5c generate_psa_tests.py: add key generation result to test case argument list, add comments by Przemyslaw Stekiel · 3 years, 9 months ago
  4. 0810108 Fix issues pointed by CI by Przemyslaw Stekiel · 3 years, 9 months ago
  5. c03b7c5 Remove unused param and duplicated test cases by Przemyslaw Stekiel · 3 years, 9 months ago
  6. 32a8b84 Remove key generation when given argument is invalid from NotSupported class by Przemyslaw Stekiel · 3 years, 10 months ago
  7. 997caf8 Add test class for key generation by Przemyslaw Stekiel · 3 years, 10 months ago
  8. d6ead7c Address review comments by Przemyslaw Stekiel · 3 years, 10 months ago
  9. 81be6e2 enerate_psa_tests.py fix format by Przemyslaw Stekiel · 3 years, 10 months ago
  10. 330e460 Addapt psa_generate_key() tests by Przemyslaw Stekiel · 3 years, 10 months ago
  11. 3008c58 Speed up the generation of storage format test cases by Gilles Peskine · 4 years, 1 month ago
  12. 3ea2732 Fix pylint issue by gabor-mezei-arm · 4 years, 1 month ago
  13. ea840de Return iterator instead of list by gabor-mezei-arm · 4 years, 1 month ago
  14. 912eca3 Rename function by gabor-mezei-arm · 4 years, 1 month ago
  15. e4b7499 Refactor handlibg of the key usage flags by gabor-mezei-arm · 4 years, 1 month ago
  16. 805c735 Move key type validation to crypto_knowledge by gabor-mezei-arm · 4 years, 1 month ago
  17. 5ea3037 Refactor key generation by gabor-mezei-arm · 4 years, 1 month ago
  18. acfcc18 Rename variables and funcions by gabor-mezei-arm · 4 years, 1 month ago
  19. e84d321 Use string in dict instead of Expr object by gabor-mezei-arm · 4 years, 1 month ago
  20. 4781263 Remove unnecessary test cases by gabor-mezei-arm · 4 years, 1 month ago
  21. 927742e Add better name for variables by gabor-mezei-arm · 4 years, 1 month ago
  22. 705c452 Simplify code by gabor-mezei-arm · 4 years, 1 month ago
  23. 7d2ec9a Fix generated file modification by gabor-mezei-arm · 4 years, 1 month ago
  24. bce8527 Fix test case duplication by gabor-mezei-arm · 4 years, 1 month ago
  25. b92d61b Fix pylint issues by gabor-mezei-arm · 4 years, 1 month ago
  26. 044fefc Add test case generation for usage extensions when loading keys by gabor-mezei-arm · 4 years, 1 month ago
  27. 15c1f03 Add key usage policy extension support for key generation by gabor-mezei-arm · 4 years, 1 month ago
  28. 4d9fb73 Use different subslasses for the test data files by gabor-mezei-arm · 4 years, 1 month ago
  29. 8b0c91c Create a function for gather all the keys. by gabor-mezei-arm · 4 years, 1 month ago
  30. d71659f Extend description generation by gabor-mezei-arm · 4 years, 1 month ago
  31. 0996080 Use builder method pattern to generate a key by gabor-mezei-arm · 4 years, 1 month ago
  32. 9774dcf Convert iterators to lists to remove late binding by gabor-mezei-arm · 4 years, 1 month ago
  33. 0bdb84e Add type annotations by gabor-mezei-arm · 4 years, 1 month ago
  34. efb584d Add storage tests for lifetimes by Gilles Peskine · 4 years, 3 months ago
  35. 643eb83 key_storage_read: pass exercise as a flag rather than a boolean by Gilles Peskine · 4 years, 3 months ago
  36. ff9629f Abbreviate algorithms in test descriptions by Gilles Peskine · 4 years, 3 months ago
  37. 8a55b43 Don't generate non-existent dependency symbols by Gilles Peskine · 4 years, 3 months ago
  38. b93f854 Expand psa_generate_tests to support constructor arguments by Gilles Peskine · 4 years, 3 months ago
  39. ae9f14b Speed up the generation of storage format test cases by Gilles Peskine · 4 years, 4 months ago
  40. d6d2d6a Use InputsForTest in generate_psa_tests by Gilles Peskine · 4 years, 4 months ago
  41. d86bc52 Cover encodings of algorithms without parameters by Gilles Peskine · 4 years, 5 months ago
  42. f8223ab Cover all key types by Gilles Peskine · 4 years, 5 months ago
  43. 897dff9 Code to generate storage format test cases by Gilles Peskine · 4 years, 5 months ago
  44. 3d77839 Use an iterator when constructing test cases by Gilles Peskine · 4 years, 5 months ago
  45. 0298bda generate_psa_tests.py: allow generating each file independently by Gilles Peskine · 4 years, 5 months ago
  46. b94ea51 Break up the god class TestGenerator by Gilles Peskine · 4 years, 5 months ago
  47. 0d241ed Remove trailing comma which is only supported since Python 3.6 by Gilles Peskine · 4 years, 5 months ago
  48. d169d60 Skip dependency symbols that are not implemented by Gilles Peskine · 4 years, 5 months ago
  49. 60b29fe Define WANT symbols for always-supported key types by Gilles Peskine · 4 years, 5 months ago
  50. 7f75687 Append the key size to ECC curve dependencies by Gilles Peskine · 4 years, 5 months ago
  51. af17284 Generate not-supported test cases: ECC key types by Gilles Peskine · 4 years, 6 months ago
  52. 14e428f Generate not-supported test cases automatically: import, generate by Gilles Peskine · 4 years, 6 months ago
  53. 0994049 New framework for generating PSA test cases automatically by Gilles Peskine · 4 years, 6 months ago