1. 9189202 Remove trail check in the generate_random test by Gilles Peskine · 4 years, 6 months ago
  2. d945871 Merge pull request #3872 from gabor-mezei-arm/3275_use_PSA_ERROR_DATA_INVALID_where_warranted by Gilles Peskine · 4 years, 6 months ago
  3. 540320b Merge pull request #4054 from chris-jones-arm/move-testing-functions by Ronald Cron · 4 years, 6 months ago
  4. 10ec780 Remove HAVE_RAM_AVAILABLE for derive_full and derive_output tests by Steven Cooreman · 4 years, 6 months ago
  5. 83fdb70 Convert 'large key' testing to accept insufficient memory errors by Steven Cooreman · 4 years, 7 months ago
  6. 69967ce Get rid of half-baked HAVE_RAM_128K in favor of dynamic heap checking by Steven Cooreman · 4 years, 7 months ago
  7. 00c3e87 Merge pull request #3933 from ronald-cron-arm/psa-import-export by Ronald Cron · 4 years, 6 months ago
  8. 567e0ad Add documentation and minor style changes by Chris Jones · 4 years, 6 months ago
  9. a5ab765 Remove direct writing to `test_info` from `*.function` by Chris Jones · 4 years, 6 months ago
  10. bbd2bfb Merge pull request #4096 from gilles-peskine-arm/mpi_sub_abs-buffer_overflow-development by Janos Follath · 4 years, 6 months ago
  11. 1e87d5b tests: psa: Fix export related tests by Ronald Cron · 4 years, 7 months ago
  12. 80eaa93 tests: psa: Reactivate and expand key management through test driver by Ronald Cron · 4 years, 8 months ago
  13. c9066e4 psa: driver wrapper: Fix generate key unit test dependency by Ronald Cron · 4 years, 8 months ago
  14. 43e89e1 Add mpi_sub_abs negative tests with a larger-in-size second operand by Gilles Peskine · 4 years, 6 months ago
  15. 612ffd2 Fix copypasta in conditional directive in cipher_setup by Gilles Peskine · 4 years, 7 months ago
  16. 80a9708 No dependencies for storage format tests by Gilles Peskine · 4 years, 7 months ago
  17. b51d72f Run copy_fail even when the target policy is unsupported by Gilles Peskine · 4 years, 7 months ago
  18. 0794572 More precise recognition of key policy negative tests by Gilles Peskine · 4 years, 7 months ago
  19. d6dc40c Update hash dependencies in PSA test code by Gilles Peskine · 4 years, 7 months ago
  20. 8405b5f Change PSA crypto test dependencies to PSA_WANT_xxx by Gilles Peskine · 4 years, 7 months ago
  21. 6fea21d Declare a code dependency in the code instead of in the data by Gilles Peskine · 4 years, 7 months ago
  22. a209f34 Merge pull request #3996 from stevew817/feature/allow_reading_external_keys by Janos Follath · 4 years, 6 months ago
  23. a14d164 Merge pull request #4008 from stevew817/bugfix/fix_dependencies by paul-elliott-arm · 4 years, 6 months ago
  24. 318515b Merge pull request #3984 from gabor-mezei-arm/3268_update_macros_for_ouput_buffer_size_renames by Ronald Cron · 4 years, 6 months ago
  25. 29eecbf move _bad_order() test case dependencies to the function itself by Steven Cooreman · 4 years, 6 months ago
  26. 107409f Apply review feedback by Steven Cooreman · 4 years, 6 months ago
  27. cbcec21 Rename output buffer size macros by gabor-mezei-arm · 4 years, 8 months ago
  28. e60e2ae Add `mbedtls_` prefix to all public names in `helpers.h` by Chris Jones · 4 years, 7 months ago
  29. 9634bb1 Move helper testing functions to tests/src/helpers.c by Chris Jones · 4 years, 7 months ago
  30. 1be34da Remove redundant `test_info` assignment by Chris Jones · 4 years, 7 months ago
  31. 6fbff5b Merge pull request #3698 from darrenkrahn/development by Dave Rodgman · 4 years, 7 months ago
  32. 9c134ce Add build instructions for new test data. by Darren Krahn · 4 years, 7 months ago
  33. 9b31218 Testing a maximum size key is RAM intensive, and should be dependent by Steven Cooreman · 4 years, 7 months ago
  34. affc38c Make test cases that use PKCS7 padding dependent on it by Steven Cooreman · 4 years, 7 months ago
  35. 98435dd Allow loading wrapped keys even when SE support is compiled in by Steven Cooreman · 4 years, 7 months ago
  36. c85c201 Don't call TEST_ASSERT in PSA_DONE by Gilles Peskine · 4 years, 7 months ago
  37. 6beb327 external_rng_failure_sign: more robust buffer management by Gilles Peskine · 4 years, 7 months ago
  38. 3aa5a64 Fix a test dependency by Gilles Peskine · 4 years, 7 months ago
  39. 1631514 Add missing dependencies on key types by Gilles Peskine · 4 years, 8 months ago
  40. ba0c1ff Depend on the built-in implementation when injecting RNG failure by Gilles Peskine · 4 years, 8 months ago
  41. f547ce8 MBEDTLS_PSA_CRYPTO_EXTERNAL_RNG: negative tests by Gilles Peskine · 4 years, 9 months ago
  42. 8ae012b Generalize test_suite_psa_crypto_entropy by Gilles Peskine · 4 years, 9 months ago
  43. 76175ba Disable the insecure PSA test RNG by default by Gilles Peskine · 4 years, 9 months ago
  44. f6be590 Include psa_crypto_helpers.h in helpers.function by Gilles Peskine · 4 years, 9 months ago
  45. 9a4baa1 Remove unnecessary precautions around #include psa_crypto_helpers.h by Gilles Peskine · 4 years, 9 months ago
  46. a51e1db Merge pull request #3895 from gilles-peskine-arm/psa-external-random by Gilles Peskine · 4 years, 7 months ago
  47. b2b64d3 Rename psa_crypto_random.h to psa_crypto_random_impl.h by Gilles Peskine · 4 years, 8 months ago
  48. 0cbdc61 Bump version to Mbed TLS 2.25.0 by Janos Follath · 4 years, 8 months ago
  49. a946dcf Merge branch 'development-restricted' into mbedtls-2.25.0r0-pr by Janos Follath · 4 years, 8 months ago
  50. 6d5c7bc Merge pull request #3898 from paul-elliott-arm/fix_pem_write by Gilles Peskine · 4 years, 8 months ago
  51. 2b75962 Merge pull request #3948 from bensze01/update_psa_values by Gilles Peskine · 4 years, 8 months ago
  52. cbe3953 Substitute PSA_ALG_STREAM_CIPHER into all files by Bence Szépkúti · 4 years, 8 months ago
  53. c6a26c9 Update PSA Crypto persistent key storage tests by Bence Szépkúti · 4 years, 8 months ago
  54. 557b8d6 Remove Extraneous bytes from buffer post pem write by Paul Elliott · 4 years, 9 months ago
  55. 7710906 Merge pull request #3393 from geecrypt/development by Ronald Cron · 4 years, 8 months ago
  56. 3aae5d4 Merge pull request #781 from mpg/cipher-auth-crypt-restricted by Janos Follath · 4 years, 8 months ago
  57. 7973e2b Merge pull request #772 from chris-jones-arm/development-restricted by Janos Follath · 4 years, 8 months ago
  58. 8a3d234 Fail the test case immediately if cipher_reset_key fails by Gilles Peskine · 4 years, 8 months ago
  59. a2971ea Simplify some buffer comparisons in tests by Gilles Peskine · 4 years, 8 months ago
  60. 70edd68 cipher_auth_xxcrypt(): fix some null pointer handling by Gilles Peskine · 4 years, 8 months ago
  61. b23e31d Minor documentation/comment fixes by Manuel Pégourié-Gonnard · 4 years, 8 months ago
  62. 56f943a Always test in-place addition and subtraction by Gilles Peskine · 5 years ago
  63. e64a46f Fix exponentiation tests with `MBEDTLS_MPI_MAX_BITS` larger than 256 by Chris Jones · 4 years, 8 months ago
  64. 7c43030 Move dependancy to specific test cases by Chris Jones · 4 years, 8 months ago
  65. 4592bd8 Fix broken testing on numbers that may be greater than MPI_MAX_SIZE by Chris Jones · 4 years, 8 months ago
  66. e146bdc Fix cases where exponentiation was not fully tested by Chris Jones · 4 years, 8 months ago
  67. aa850cd Reword test cases by Chris Jones · 4 years, 8 months ago
  68. f215ef8 Test that auth_decrypt{,_ext}() zeroize on failure by Manuel Pégourié-Gonnard · 4 years, 8 months ago
  69. 86796bc Add check_param test for cipher_auth_xxcrypt_ext() by Manuel Pégourié-Gonnard · 4 years, 8 months ago
  70. 9b2a789 Use exact-size buffers for testing auth_xxcrypt() by Manuel Pégourié-Gonnard · 4 years, 8 months ago
  71. 513c243 Deprecate mbedtls_cipher_auth_xxcrypt() by Manuel Pégourié-Gonnard · 4 years, 8 months ago
  72. f2ffbc4 Stop supporting NIST_KW in cipher_auth_xxcrypt() by Manuel Pégourié-Gonnard · 4 years, 8 months ago
  73. 53f10e7 Test cipher_auth_{en,de}crypt_ext() by Manuel Pégourié-Gonnard · 4 years, 8 months ago
  74. 89a8fe5 Extract helper function for repeated test code by Manuel Pégourié-Gonnard · 4 years, 8 months ago
  75. 4c1a100 Improve comments/structure of auth_crypt test by Manuel Pégourié-Gonnard · 4 years, 8 months ago
  76. a03f56f Extend exponentiation test coverage by Chris Jones · 4 years, 8 months ago
  77. a282984 Merge pull request #773 from paul-elliott-arm/discrepancy_cert by Gilles Peskine · 4 years, 8 months ago
  78. 489c058 Merge branch 'development' into development-restricted by Manuel Pégourié-Gonnard · 4 years, 8 months ago
  79. d10b331 Test that overly large Diffie-Hellman keys are rejected by Chris Jones · 4 years, 8 months ago
  80. 0c5875f Test that overly large Diffie-Hellman keys are rejected by Chris Jones · 4 years, 8 months ago
  81. ca17ebf Add tag check to cert algorithm check by Paul Elliott · 4 years, 9 months ago
  82. 9209db0 Update and add tests by gabor-mezei-arm · 4 years, 9 months ago
  83. 6aceb51 Support set *_drbg reseed interval before seed by Gavin Acquroff · 5 years ago
  84. 3cb1e29 Test mbedtls_mpi_fill_random by Gilles Peskine · 4 years, 8 months ago
  85. 80448aa Fix GCC warning about `test_snprintf` by Rodrigo Dias Correa · 4 years, 9 months ago
  86. 82e57d1 PSA: support HMAC_DRBG by Gilles Peskine · 4 years, 9 months ago
  87. 4fc21fd Implement MBEDTLS_PSA_CRYPTO_EXTERNAL_RNG by Gilles Peskine · 4 years, 9 months ago
  88. 9aaa3e1 Merge pull request #3786 from stevew817/feature/generate_pubkey_in_driver by Gilles Peskine · 4 years, 9 months ago
  89. c240236 Rename test_driver_keygen to test_driver_key_management by Gilles Peskine · 4 years, 9 months ago
  90. 662deb3 Merge pull request #3547 from ronald-cron-arm/psa-openless by Gilles Peskine · 4 years, 9 months ago
  91. b9b8442 Plug in the entry point for public key export through driver by Steven Cooreman · 4 years, 10 months ago
  92. 3a4f0e3 tests: psa: Reset key attributes where needed by Ronald Cron · 4 years, 9 months ago
  93. 1d12d87 Improve/fix documentation by Ronald Cron · 4 years, 9 months ago
  94. ab79bd2 tests: slot mgmt: Improve key_slot_eviction_to_import_new_key test by Ronald Cron · 4 years, 9 months ago
  95. 9e12f8f tests: psa crypto: Fix lifetime_is_secure_element() by Ronald Cron · 4 years, 9 months ago
  96. 7d54f66 Miscellaneous coding style fixes by Ronald Cron · 4 years, 9 months ago
  97. 19daca9 Prefer persistent over permanent by Ronald Cron · 4 years, 9 months ago
  98. 77c89f5 Fix several typos by Ronald Cron · 4 years, 9 months ago
  99. a5b894f psa: mgmt: Add key slot reuse by Ronald Cron · 4 years, 10 months ago
  100. 54b9008 psa: Forbid creation/registration of keys in vendor range by Ronald Cron · 4 years, 9 months ago