1. 5053642 Remove trailing whitespace by Joe Subbiani · 4 years, 1 month ago
  2. c9eb858 Simplify the test and description by Joe Subbiani · 4 years, 1 month ago
  3. bd5cc3a Add test in block_cipher_key_type test case by Joe Subbiani · 4 years, 1 month ago
  4. ba940cc Merge pull request #4182 from gabor-mezei-arm/3258_implement_one-shot_MAC_and_cipher by Dave Rodgman · 4 years, 1 month ago
  5. af9b484 Merge pull request #4605 from gabor-mezei-arm/3267_sign_verify_key_policies by Dave Rodgman · 4 years, 1 month ago
  6. e4be8a3 Remove obsolete comment by gabor-mezei-arm · 4 years, 1 month ago
  7. 05dac4a Give a better name for struct member by gabor-mezei-arm · 4 years, 1 month ago
  8. 0a4046e Merge pull request #4736 from daverodgman/alert_bugfixes_2.x by Dave Rodgman · 4 years, 1 month ago
  9. 7ed75e2 Correct required config flag in ECJPAKE tests by Dave Rodgman · 4 years, 1 month ago
  10. 2523045 Fix minor issues by gabor-mezei-arm · 4 years, 1 month ago
  11. a3669ac Restoring the multi-part cipher_verify_output() testing by gabor-mezei-arm · 4 years, 1 month ago
  12. bdba86f Merge pull request #4718 from nick-child-ibm/hash_len_devel by Gilles Peskine · 4 years, 1 month ago
  13. 3ea2732 Fix pylint issue by gabor-mezei-arm · 4 years, 1 month ago
  14. 809634d Check the return status of the functions first by gabor-mezei-arm · 4 years, 1 month ago
  15. 42373bd Add buffer overflow check by gabor-mezei-arm · 4 years, 1 month ago
  16. 6f8d43d Remove invalid buffer overflow check by gabor-mezei-arm · 4 years, 1 month ago
  17. 0dfb7db TLS UNSUPPORTED_EXTENSION error code changes by Dave Rodgman · 4 years, 1 month ago
  18. de8c91b Improve Changelog for TLS alert codes by Dave Rodgman · 4 years, 1 month ago
  19. ea840de Return iterator instead of list by gabor-mezei-arm · 4 years, 1 month ago
  20. 912eca3 Rename function by gabor-mezei-arm · 4 years, 1 month ago
  21. 8930e14 test_suite_pk.function: Do not use MD_MAX_SIZE by Nick Child · 4 years, 2 months ago
  22. b6d5693 pk.c: Ensure hash_len equals hash in pk_hashlen_helper by Nick Child · 4 years, 2 months ago
  23. e4b7499 Refactor handlibg of the key usage flags by gabor-mezei-arm · 4 years, 1 month ago
  24. 61739e3 Fix changelog entry by gabor-mezei-arm · 4 years, 1 month ago
  25. 5071a2e Use regexp pattern instaed of string by gabor-mezei-arm · 4 years, 1 month ago
  26. 7e0d724 Keep the imported classes sorted by gabor-mezei-arm · 4 years, 1 month ago
  27. 7b30208 Update key policy testing test cases by gabor-mezei-arm · 4 years, 1 month ago
  28. 5eca4f2 Rename test cases by gabor-mezei-arm · 4 years, 1 month ago
  29. 659af9e Remove unneeded test case parameter by gabor-mezei-arm · 4 years, 1 month ago
  30. dd5f624 Fix TLS alert codes by Dave Rodgman · 4 years, 1 month ago
  31. 7a16360 Add changelog entry by gabor-mezei-arm · 4 years, 1 month ago
  32. 805c735 Move key type validation to crypto_knowledge by gabor-mezei-arm · 4 years, 1 month ago
  33. 5ea3037 Refactor key generation by gabor-mezei-arm · 4 years, 1 month ago
  34. acfcc18 Rename variables and funcions by gabor-mezei-arm · 4 years, 1 month ago
  35. e84d321 Use string in dict instead of Expr object by gabor-mezei-arm · 4 years, 1 month ago
  36. 4781263 Remove unnecessary test cases by gabor-mezei-arm · 4 years, 1 month ago
  37. 927742e Add better name for variables by gabor-mezei-arm · 4 years, 1 month ago
  38. 705c452 Simplify code by gabor-mezei-arm · 4 years, 1 month ago
  39. 6c18541 Fix comment by gabor-mezei-arm · 4 years, 1 month ago
  40. 79df41d Remove unneeded test case parameter by gabor-mezei-arm · 4 years, 1 month ago
  41. 58e510f Simplify test function by gabor-mezei-arm · 4 years, 1 month ago
  42. ff03fd6 Rename function to conform to the library by gabor-mezei-arm · 4 years, 1 month ago
  43. 7907be3 Give better name for test cases by gabor-mezei-arm · 4 years, 1 month ago
  44. 7d2ec9a Fix generated file modification by gabor-mezei-arm · 4 years, 1 month ago
  45. bce8527 Fix test case duplication by gabor-mezei-arm · 4 years, 1 month ago
  46. b92d61b Fix pylint issues by gabor-mezei-arm · 4 years, 1 month ago
  47. de25402 Fix tests by gabor-mezei-arm · 4 years, 1 month ago
  48. 044fefc Add test case generation for usage extensions when loading keys by gabor-mezei-arm · 4 years, 1 month ago
  49. 15c1f03 Add key usage policy extension support for key generation by gabor-mezei-arm · 4 years, 1 month ago
  50. 4d9fb73 Use different subslasses for the test data files by gabor-mezei-arm · 4 years, 1 month ago
  51. 8b0c91c Create a function for gather all the keys. by gabor-mezei-arm · 4 years, 1 month ago
  52. d71659f Extend description generation by gabor-mezei-arm · 4 years, 1 month ago
  53. 0996080 Use builder method pattern to generate a key by gabor-mezei-arm · 4 years, 1 month ago
  54. 9ac4847 Unify multipart cipher operation tester functions by gabor-mezei-arm · 4 years, 1 month ago
  55. 78c601b Merge pull request #4717 from daverodgman/psa_cipher_and_mac_abort_on_error_2.x by Dave Rodgman · 4 years, 1 month ago
  56. 43611b0 Rename test functions by gabor-mezei-arm · 4 years, 1 month ago
  57. 7aa1efd Remove duplicated tests by gabor-mezei-arm · 4 years, 1 month ago
  58. 0e1d31b Typo by gabor-mezei-arm · 4 years, 1 month ago
  59. d52c8dc Fix possible unreachable code by gabor-mezei-arm · 4 years, 1 month ago
  60. f4cc6c9 Update documentation by gabor-mezei-arm · 4 years, 1 month ago
  61. 3fd792d Add checks for buffer size by gabor-mezei-arm · 4 years, 1 month ago
  62. 7fbea09 Use local variable instead of an ouput parameter by gabor-mezei-arm · 4 years, 1 month ago
  63. 52ae871 Initialize output buffer length to 0 by gabor-mezei-arm · 4 years, 1 month ago
  64. e81a0cf Fix changelog entry by gabor-mezei-arm · 4 years, 1 month ago
  65. 478ab54 Use more standard label name by Dave Rodgman · 4 years, 1 month ago
  66. 132e8c3 Merge pull request #4715 from gilles-peskine-arm/psa_crypto_spm-from_platform_h-2.x by Ronald Cron · 4 years, 1 month ago
  67. ee334d1 Update Visual Studio project by Gilles Peskine · 4 years, 1 month ago
  68. 54f7351 Improve psa_hash_update negative test by Dave Rodgman · 4 years, 1 month ago
  69. dad6f3b Remove confising comments by gabor-mezei-arm · 4 years, 1 month ago
  70. d73e1b0 Tidy up logic in psa_mac_sign_finish by Dave Rodgman · 4 years, 1 month ago
  71. db86179 Correct coding style issues by Dave Rodgman · 4 years, 1 month ago
  72. 22984de Remove comments by gabor-mezei-arm · 4 years, 1 month ago
  73. c31505c Test struct initialization by gabor-mezei-arm · 4 years, 4 months ago
  74. f67d8af Fix struct initialization by gabor-mezei-arm · 4 years, 4 months ago
  75. c5c8d38 Add test for one-shot cipher driver wrapper functions by gabor-mezei-arm · 4 years, 4 months ago
  76. 8f8dc4c Add changelog entry by gabor-mezei-arm · 4 years, 4 months ago
  77. fa990b5 Dispatch cipher functions through the driver interface by gabor-mezei-arm · 4 years, 4 months ago
  78. d086e6e Add tests for one-shot hash cipher functions by gabor-mezei-arm · 4 years, 5 months ago
  79. 0ef3b85 Implement one-shot cipher by gabor-mezei-arm · 4 years, 5 months ago
  80. cccb05d Call abort on error in psa_mac/cipher setup by Dave Rodgman · 4 years, 1 month ago
  81. 4e0a82e Update multipart hash operations to abort on error by Dave Rodgman · 4 years, 1 month ago
  82. ff8d52b Add negative tests for psa_abort in hash functions by Dave Rodgman · 4 years, 1 month ago
  83. 9774dcf Convert iterators to lists to remove late binding by gabor-mezei-arm · 4 years, 1 month ago
  84. 0bdb84e Add type annotations by gabor-mezei-arm · 4 years, 1 month ago
  85. 6439e85 Do key usage policy extension when loading keys by gabor-mezei-arm · 4 years, 1 month ago
  86. 3e5f6cd Add test for extended key usage policies by gabor-mezei-arm · 4 years, 3 months ago
  87. 4d9009e Update tests for extended key usage policies by gabor-mezei-arm · 4 years, 3 months ago
  88. eeaeef4 Extend PSA_USAGE_SIGN/VERIFY_HASH key policies by gabor-mezei-arm · 4 years, 3 months ago
  89. c88b0a5 Update cipher and mac functions to abort on error by Dave Rodgman · 4 years, 1 month ago
  90. 34b147d Add negative tests for psa_abort in cipher and mac functions by Dave Rodgman · 4 years, 1 month ago
  91. 33b58ee Fix error in psa_crypto test suite by Dave Rodgman · 4 years, 1 month ago
  92. eaacabf Merge pull request #4392 from gilles-peskine-arm/psa-storage-format-test-lifetimes by Ronald Cron · 4 years, 1 month ago
  93. 76dec15 Move the inclusion of crypto_spe.h to psa/crypto_platform.h by Gilles Peskine · 4 years, 2 months ago
  94. 99a3462 In the SPM test build, fail if a symbol wasn't renamed by Gilles Peskine · 4 years, 2 months ago
  95. 984c19f Do a test build with MBEDTLS_PSA_CRYPTO_SPM by Gilles Peskine · 4 years, 2 months ago
  96. d28f293 Import crypto_spe.h from TF-M by Gilles Peskine · 4 years, 2 months ago
  97. 53d1cf8 Merge pull request #4644 from gilles-peskine-arm/mpi_montmul-null-2.x by Janos Follath · 4 years, 1 month ago
  98. 478ac0b Merge pull request #4704 from mpg/issue-3990-fix_psa_verify_with_alt-2.x by Gilles Peskine · 4 years, 1 month ago
  99. 727e1f1 Mention that mbedtls_rsa_init can set hash_id too by Manuel Pégourié-Gonnard · 4 years, 1 month ago
  100. df51a13 Merge pull request #4394 from gilles-peskine-arm/travis-windows-no-generate-2.x by Gilles Peskine · 4 years, 2 months ago