1. e7738c3 Fix typo in test dependencies by Gilles Peskine · 4 years, 1 month ago
  2. cdd80c4 Use python3 when building on non-Windows for Windows by Gilles Peskine · 4 years, 1 month ago
  3. 06d5a32 Remove obsolete MBEDTLS_xxx dependencies by Gilles Peskine · 4 years, 1 month ago
  4. 008cd0c Merge pull request #4757 from gilles-peskine-arm/generate_psa_tests-speedup-2.27 by Gilles Peskine · 4 years, 1 month ago
  5. 3008c58 Speed up the generation of storage format test cases by Gilles Peskine · 4 years, 1 month ago
  6. bece737 Bump Library Version Number by Paul Elliott · 4 years, 1 month ago
  7. 4128c20 Merge remote-tracking branch 'restricted/development_2.x-restricted' into mbedtls-2.27.0rc0-pr by Paul Elliott · 4 years, 1 month ago
  8. ba940cc Merge pull request #4182 from gabor-mezei-arm/3258_implement_one-shot_MAC_and_cipher by Dave Rodgman · 4 years, 1 month ago
  9. af9b484 Merge pull request #4605 from gabor-mezei-arm/3267_sign_verify_key_policies by Dave Rodgman · 4 years, 1 month ago
  10. 0a4046e Merge pull request #4736 from daverodgman/alert_bugfixes_2.x by Dave Rodgman · 4 years, 1 month ago
  11. 7ed75e2 Correct required config flag in ECJPAKE tests by Dave Rodgman · 4 years, 1 month ago
  12. a3669ac Restoring the multi-part cipher_verify_output() testing by gabor-mezei-arm · 4 years, 1 month ago
  13. 3ea2732 Fix pylint issue by gabor-mezei-arm · 4 years, 1 month ago
  14. ea840de Return iterator instead of list by gabor-mezei-arm · 4 years, 1 month ago
  15. 912eca3 Rename function by gabor-mezei-arm · 4 years, 1 month ago
  16. 8930e14 test_suite_pk.function: Do not use MD_MAX_SIZE by Nick Child · 4 years, 2 months ago
  17. e4b7499 Refactor handlibg of the key usage flags by gabor-mezei-arm · 4 years, 1 month ago
  18. 7b30208 Update key policy testing test cases by gabor-mezei-arm · 4 years, 1 month ago
  19. 5eca4f2 Rename test cases by gabor-mezei-arm · 4 years, 1 month ago
  20. 659af9e Remove unneeded test case parameter by gabor-mezei-arm · 4 years, 1 month ago
  21. 805c735 Move key type validation to crypto_knowledge by gabor-mezei-arm · 4 years, 1 month ago
  22. 5ea3037 Refactor key generation by gabor-mezei-arm · 4 years, 1 month ago
  23. acfcc18 Rename variables and funcions by gabor-mezei-arm · 4 years, 1 month ago
  24. e84d321 Use string in dict instead of Expr object by gabor-mezei-arm · 4 years, 1 month ago
  25. 4781263 Remove unnecessary test cases by gabor-mezei-arm · 4 years, 1 month ago
  26. 927742e Add better name for variables by gabor-mezei-arm · 4 years, 1 month ago
  27. 705c452 Simplify code by gabor-mezei-arm · 4 years, 1 month ago
  28. 79df41d Remove unneeded test case parameter by gabor-mezei-arm · 4 years, 1 month ago
  29. 58e510f Simplify test function by gabor-mezei-arm · 4 years, 1 month ago
  30. ff03fd6 Rename function to conform to the library by gabor-mezei-arm · 4 years, 1 month ago
  31. 7907be3 Give better name for test cases by gabor-mezei-arm · 4 years, 1 month ago
  32. 7d2ec9a Fix generated file modification by gabor-mezei-arm · 4 years, 1 month ago
  33. bce8527 Fix test case duplication by gabor-mezei-arm · 4 years, 1 month ago
  34. b92d61b Fix pylint issues by gabor-mezei-arm · 4 years, 1 month ago
  35. de25402 Fix tests by gabor-mezei-arm · 4 years, 1 month ago
  36. 044fefc Add test case generation for usage extensions when loading keys by gabor-mezei-arm · 4 years, 1 month ago
  37. 15c1f03 Add key usage policy extension support for key generation by gabor-mezei-arm · 4 years, 1 month ago
  38. 4d9fb73 Use different subslasses for the test data files by gabor-mezei-arm · 4 years, 1 month ago
  39. 8b0c91c Create a function for gather all the keys. by gabor-mezei-arm · 4 years, 1 month ago
  40. d71659f Extend description generation by gabor-mezei-arm · 4 years, 1 month ago
  41. 0996080 Use builder method pattern to generate a key by gabor-mezei-arm · 4 years, 1 month ago
  42. 9ac4847 Unify multipart cipher operation tester functions by gabor-mezei-arm · 4 years, 1 month ago
  43. 78c601b Merge pull request #4717 from daverodgman/psa_cipher_and_mac_abort_on_error_2.x by Dave Rodgman · 4 years, 1 month ago
  44. 51ccd62 Fix ecp_check_pub() test cases by Janos Follath · 4 years, 1 month ago
  45. be89c35 Add ecp_check_pub tests for Curve 448 by Janos Follath · 4 years, 1 month ago
  46. 7017425 Add DoS test case for ecp_check_pub by Janos Follath · 4 years, 1 month ago
  47. 43611b0 Rename test functions by gabor-mezei-arm · 4 years, 1 month ago
  48. 7aa1efd Remove duplicated tests by gabor-mezei-arm · 4 years, 1 month ago
  49. d31a30c Remove redundant ecp_check_pub() tests by Janos Follath · 4 years, 1 month ago
  50. 6a5f574 Add test for check_pubkey for x25519 by Manuel Pégourié-Gonnard · 4 years, 1 month ago
  51. f2268d1 Reject low-order points on Curve25519 early by Manuel Pégourié-Gonnard · 4 years, 1 month ago
  52. 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
  53. 54f7351 Improve psa_hash_update negative test by Dave Rodgman · 4 years, 1 month ago
  54. c31505c Test struct initialization by gabor-mezei-arm · 4 years, 4 months ago
  55. c5c8d38 Add test for one-shot cipher driver wrapper functions by gabor-mezei-arm · 4 years, 4 months ago
  56. fa990b5 Dispatch cipher functions through the driver interface by gabor-mezei-arm · 4 years, 4 months ago
  57. d086e6e Add tests for one-shot hash cipher functions by gabor-mezei-arm · 4 years, 5 months ago
  58. ff8d52b Add negative tests for psa_abort in hash functions by Dave Rodgman · 4 years, 1 month ago
  59. 9774dcf Convert iterators to lists to remove late binding by gabor-mezei-arm · 4 years, 1 month ago
  60. 0bdb84e Add type annotations by gabor-mezei-arm · 4 years, 1 month ago
  61. 3e5f6cd Add test for extended key usage policies by gabor-mezei-arm · 4 years, 3 months ago
  62. 4d9009e Update tests for extended key usage policies by gabor-mezei-arm · 4 years, 3 months ago
  63. 34b147d Add negative tests for psa_abort in cipher and mac functions by Dave Rodgman · 4 years, 1 month ago
  64. 33b58ee Fix error in psa_crypto test suite by Dave Rodgman · 4 years, 1 month ago
  65. eaacabf Merge pull request #4392 from gilles-peskine-arm/psa-storage-format-test-lifetimes by Ronald Cron · 4 years, 1 month ago
  66. 99a3462 In the SPM test build, fail if a symbol wasn't renamed by Gilles Peskine · 4 years, 2 months ago
  67. 984c19f Do a test build with MBEDTLS_PSA_CRYPTO_SPM by Gilles Peskine · 4 years, 2 months ago
  68. d28f293 Import crypto_spe.h from TF-M by Gilles Peskine · 4 years, 2 months ago
  69. 53d1cf8 Merge pull request #4644 from gilles-peskine-arm/mpi_montmul-null-2.x by Janos Follath · 4 years, 1 month ago
  70. 478ac0b Merge pull request #4704 from mpg/issue-3990-fix_psa_verify_with_alt-2.x by Gilles Peskine · 4 years, 1 month ago
  71. 54488c4 psa: mac: Add driver dispatch tests for psa_mac_verify by Ronald Cron · 4 years, 2 months ago
  72. 93dcd59 psa: mac: Add driver dispatch tests for psa_mac_compute by Ronald Cron · 4 years, 2 months ago
  73. a93e423 Add test for one-shot MAC functions by gabor-mezei-arm · 4 years, 5 months ago
  74. 02becd9 Fix exercise key test by Janos Follath · 4 years, 2 months ago
  75. 3af7e8f Fix verify_hash tests for PSA RSA PSS by Janos Follath · 4 years, 2 months ago
  76. 8802b12 Fix copypasta in test data by Gilles Peskine · 4 years, 2 months ago
  77. ae7f75c Fix copypasta in test cases by Gilles Peskine · 4 years, 2 months ago
  78. 2c99169 Annotate the choice of representation of 0 in more places by Gilles Peskine · 4 years, 2 months ago
  79. cd147d6 Improve coverage of mbedtls_mpi_cmp_mpi by Gilles Peskine · 4 years, 2 months ago
  80. 3df0554 Fix copypasta in test function argument name by Gilles Peskine · 4 years, 2 months ago
  81. 14db18d Unify G=1 and G=-1 test cases by Gilles Peskine · 4 years, 2 months ago
  82. 9078e75 In test cases where the result is 0, express it as "0", not "" by Gilles Peskine · 4 years, 2 months ago
  83. d65b500 Fix multiplication with negative result and a low-order 0 limb by Gilles Peskine · 4 years, 2 months ago
  84. 399c8fa mpi_shrink test: just set the top bit by Gilles Peskine · 4 years, 2 months ago
  85. d9aeb12 Tweak grouping of GCD test cases by Gilles Peskine · 4 years, 2 months ago
  86. 2c65b17 Make GCD test descriptions more uniform by Gilles Peskine · 4 years, 2 months ago
  87. d487613 mbedtls_mpi_read_string: make an empty bignum for an empty string by Gilles Peskine · 4 years, 2 months ago
  88. 0bea4d1 DHM: test some edge cases for the generator by Gilles Peskine · 4 years, 2 months ago
  89. 88ea3e8 Add RSA tests with message=0 by Gilles Peskine · 4 years, 2 months ago
  90. 70a7dcd Fix multiplication producing a negative zero by Gilles Peskine · 4 years, 2 months ago
  91. f643e8e Fix null pointer dereference in mbedtls_mpi_exp_mod by Gilles Peskine · 4 years, 2 months ago
  92. bcfc83f Add many test cases involving 0 by Gilles Peskine · 4 years, 2 months ago
  93. 4cc8021 Test mbedtls_mpi_exp_mod both with and without _RR by Gilles Peskine · 4 years, 2 months ago
  94. 1c6d6be mbedtls_mpi_exp_mod test: don't read RR from test data by Gilles Peskine · 4 years, 2 months ago
  95. 673d3ea Add some GCD tests by Gilles Peskine · 4 years, 2 months ago
  96. 5023167 Test mbedtls_mpi_safe_cond_{assign,swap} with the basic functions by Gilles Peskine · 4 years, 2 months ago
  97. d382c28 Overhaul testing of mbedtls_mpi_swap by Gilles Peskine · 4 years, 2 months ago
  98. 77f55c9 Overhaul testing of mbedtls_mpi_copy by Gilles Peskine · 4 years, 2 months ago
  99. b53b218 Test the validity of the sign bit after constructing an MPI object by Gilles Peskine · 4 years, 2 months ago
  100. a0f4e10 Use mbedtls_test_read_mpi in test suites by Gilles Peskine · 4 years, 2 months ago