1. 09d880a MPS Reader Tests: Test basic feed-get-commit-reclaim cycle by Hanno Becker · 4 years, 7 months ago
  2. 5d9b00d psa: cipher: Include Mbed TLS cipher driver only if necessary by Ronald Cron · 4 years, 5 months ago
  3. ac5db4d Merge pull request #4246 from ronald-cron-arm/finalize-psa-config-support by Ronald Cron · 4 years, 4 months ago
  4. 9f97c6e Update PSA crypto test dependencies by Ronald Cron · 4 years, 5 months ago
  5. 0c510f3 Fix NULL+0 in test code by Gilles Peskine · 4 years, 5 months ago
  6. ee414c7 Update dependencies in PSA test code by Ronald Cron · 4 years, 5 months ago
  7. 63c3dc9 Merge pull request #4158 from d3zd3z/pr/psa-config-ec by Ronald Cron · 4 years, 5 months ago
  8. 01196d0 Merge pull request #4214 from gilles-peskine-arm/psa-storage-format-test-types by Gilles Peskine · 4 years, 5 months ago
  9. 0e7b6eb Fix typos in comments by Gilles Peskine · 4 years, 5 months ago
  10. d86bc52 Cover encodings of algorithms without parameters by Gilles Peskine · 4 years, 5 months ago
  11. 44bfed5 Update PSA not supported generated data by David Brown · 4 years, 5 months ago
  12. 110ea81 psa: Fix name of BRAINPOOL configs by David Brown · 4 years, 5 months ago
  13. 85537fa psa: ecdsa: Resolve incorrect merge resolution by David Brown · 4 years, 5 months ago
  14. e483a77 Merge pull request #816 from ARMmbed/development by Dave Rodgman · 4 years, 5 months ago mbedtls-2.26.0 v2.26.0
  15. fc86f3f Merge pull request #3386 from gabor-mezei-arm/3268_update_macros_for_ouput_buffer_size by Ronald Cron · 4 years, 5 months ago
  16. f8223ab Cover all key types by Gilles Peskine · 4 years, 5 months ago
  17. 897dff9 Code to generate storage format test cases by Gilles Peskine · 4 years, 5 months ago
  18. 00d37d0 Test code for storage format stability by Gilles Peskine · 4 years, 5 months ago
  19. cc2f869 Fix generated psa crypto tests by David Brown · 4 years, 5 months ago
  20. dcdde59 tests: psa: Change Elliptic curve defines to PSA names by David Brown · 4 years, 5 months ago
  21. dd9e8f6 Fix potential buffer overflow in printf by Paul Elliott · 4 years, 8 months ago
  22. 17605f0 Merge pull request #4151 from ronald-cron-arm/psa-sign_verify-hash by Manuel Pégourié-Gonnard · 4 years, 5 months ago
  23. bfe7549 Bump version to 2.26.0 by Dave Rodgman · 4 years, 5 months ago
  24. 5cce6a2 Merge branch 'development-restricted' into mbedtls-2.26.0-rc by Dave Rodgman · 4 years, 5 months ago
  25. e252868 Merge pull request #4067 from stevew817/feature/allow_multilength_aead by Gilles Peskine · 4 years, 5 months ago
  26. bb9cbc7 psa: ecdsa: Prefer NOT_SUPPORTED error code by Ronald Cron · 4 years, 5 months ago
  27. 3c973f4 Fix misnamed base64 test by Paul Elliott · 4 years, 5 months ago
  28. 9103d49 psa: ecdsa: Rework deterministic support check by Ronald Cron · 4 years, 5 months ago
  29. d0b0ba8 Merge pull request #4173 from gilles-peskine-arm/net_poll-fd_setsize-development by Janos Follath · 4 years, 5 months ago
  30. f9f7fdf Rework MAC algorithm / key type validation by Steven Cooreman · 4 years, 5 months ago
  31. 58c94d3 Make psa_get_mac_output_length testable and test it by Steven Cooreman · 4 years, 5 months ago
  32. c48cb80 Prevent false positive CF Test Failures by Paul Elliott · 4 years, 5 months ago
  33. c1a895d Add further more rigorous tests for base64 by Paul Elliott · 4 years, 5 months ago
  34. 5ad4bf7 Move MAC default length checking into psa_key_policy_permits by Steven Cooreman · 4 years, 5 months ago
  35. 328f11c Language & readability touchups by Steven Cooreman · 4 years, 5 months ago
  36. 2a02787 Merge pull request #4148 from stevew817/add_missing_non_12b_gcm_test_skip by Ronald Cron · 4 years, 5 months ago
  37. 16a05f5 Add metadata tests intertwining truncated and at-least-length algos by Steven Cooreman · 4 years, 5 months ago
  38. a1d8322 Fix typos & copy-paste errors by Steven Cooreman · 4 years, 5 months ago
  39. fb9cb92 Move wildcard-to-exercisable conversion to exercise_key in test suite by Steven Cooreman · 4 years, 5 months ago
  40. 7e39f05 Using a wildcard as a specific algorithm now reports invalid argument by Steven Cooreman · 4 years, 5 months ago
  41. ae3f13b Add more test cases and fix AT_LEAST_THIS_LENGTH against base algorithm by Steven Cooreman · 4 years, 5 months ago
  42. a96e241 Test _AT_LEAST_THIS_LENGTH macros in the PSA Crypto metadata test suite by Steven Cooreman · 4 years, 5 months ago
  43. 2c2efa4 Fix dependency-setting script and test dependencies for new tests by Steven Cooreman · 4 years, 5 months ago
  44. 5d81481 Rename AEAD WITH_MINIMUM_LENGTH to AT_LEAST_THIS_LENGTH by Steven Cooreman · 4 years, 6 months ago
  45. caad493 rename MAC_WITH_MINIMUM_LENGTH_TAG to AT_LEAST_THIS_LENGTH_MAC by Steven Cooreman · 4 years, 6 months ago
  46. b3ce815 Add support for minimum-tag-length AEAD and MAC policies by Steven Cooreman · 4 years, 6 months ago
  47. ceface2 Add test for ouput buffer size macros by gabor-mezei-arm · 4 years, 7 months ago
  48. 574cf7b Clarify how a file descriptor could still be more than the limit by Gilles Peskine · 4 years, 5 months ago
  49. 97c57fe Fix sloppiness around stricly less-than vs less or equal by Gilles Peskine · 4 years, 5 months ago
  50. 6667a78 Add test for mbedtls_net_poll beyond FD_SETSIZE by Gilles Peskine · 4 years, 5 months ago
  51. 1c0e48a New test suite: net by Gilles Peskine · 4 years, 5 months ago
  52. 448d546 First pass at constant flow tests for base64 by Paul Elliott · 4 years, 5 months ago
  53. 5a7702e Fix some C function documentation in the test framework by Gilles Peskine · 4 years, 5 months ago
  54. 6e0d5bd Increment the test step number when invalidating a key by Gilles Peskine · 4 years, 6 months ago
  55. 65048ad Destroy recorded persistent keys in PSA_DONE() by Gilles Peskine · 4 years, 6 months ago
  56. aae718c New test helper to purge persistent key from memory by Gilles Peskine · 4 years, 6 months ago
  57. 313ffb8 Move PSA storage cleanup out of the slot_management test suite by Gilles Peskine · 4 years, 6 months ago
  58. b9ad794 Push back on divergence of duplicated code by Gilles Peskine · 4 years, 6 months ago
  59. e95a643 Prepare to move persistent storage cleanup to common code by Gilles Peskine · 4 years, 6 months ago
  60. e78b002 Move exercise_key and related functions to their own module by Gilles Peskine · 4 years, 6 months ago
  61. 8e94efe Move asn1_skip_integer to the asn1_helpers module by Gilles Peskine · 4 years, 6 months ago
  62. ea38a92 Remove a redundant export step in import_export by Gilles Peskine · 4 years, 6 months ago
  63. c18e25f Prepare to move exercise_key and friends to their own module by Gilles Peskine · 4 years, 6 months ago
  64. 3d979f7 Add init-free tests for entropy by Gilles Peskine · 4 years, 6 months ago
  65. 914afe1 Add init-free tests for RSA by Gilles Peskine · 4 years, 6 months ago
  66. 7aba036 Add missing cleanup in test function by Gilles Peskine · 4 years, 6 months ago
  67. 2a4c598 Detect and report mutex usage errors by Gilles Peskine · 4 years, 6 months ago
  68. 1061ec6 Mutex usage testing: set up wrapper functions by Gilles Peskine · 4 years, 6 months ago
  69. 1f186ff Add missing calls to USE_PSA_DONE by Gilles Peskine · 4 years, 6 months ago
  70. 9de97e2 Make {USE_,}PSA_{INIT,DONE} available in all test suites by Gilles Peskine · 4 years, 6 months ago
  71. d6ee36e Merge pull request #4110 from gilles-peskine-arm/psa-external-random-in-mbedtls by Dave Rodgman · 4 years, 6 months ago
  72. bd21b18 Merge pull request #4126 from gilles-peskine-arm/ccm-test-iv-overflow-warning by Gilles Peskine · 4 years, 6 months ago
  73. 8d5645a tests: psa driver wrapper: Fix sign/verify unit test dependency by Ronald Cron · 4 years, 8 months ago
  74. f68a9cf Fix test code under MBEDTLS_PSA_CRYPTO_KEY_ID_ENCODES_OWNER by Gilles Peskine · 4 years, 6 months ago
  75. d169d60 Skip dependency symbols that are not implemented by Gilles Peskine · 4 years, 6 months ago
  76. 60b29fe Define WANT symbols for always-supported key types by Gilles Peskine · 4 years, 6 months ago
  77. 7f75687 Append the key size to ECC curve dependencies by Gilles Peskine · 4 years, 6 months ago
  78. 7d112ae Check in test_suite_psa_crypto_not_supported.generated.data by Gilles Peskine · 4 years, 6 months ago
  79. 069346c New test suite for not-supported cases: key creation (import, generate) by Gilles Peskine · 4 years, 6 months ago
  80. cd2d648 Explain the "external RNG large" test case by Gilles Peskine · 4 years, 6 months ago
  81. ddeb889 Exclude random_twice tests with MBEDTLS_TEST_NULL_ENTROPY by Gilles Peskine · 4 years, 6 months ago
  82. e3ed802 Expose mbedtls_psa_get_random() by Gilles Peskine · 4 years, 6 months ago
  83. 010d7c7 Merge pull request #3744 from ronald-cron-arm/psa-generate-key-internal by Ronald Cron · 4 years, 6 months ago
  84. bb86d0c Merge pull request #3995 from stevew817/feature/psa_configurable_static_ram_usage by Gilles Peskine · 4 years, 6 months ago
  85. d00f5e1 tests: psa: Remove generate key test case restriction by Ronald Cron · 4 years, 8 months ago
  86. f619c68 psa: driver wrappers: Add generate key unit test with no fallback by Ronald Cron · 4 years, 8 months ago
  87. f49478b Add missing test skip for ALT-implemented GCM by Steven Cooreman · 4 years, 6 months ago
  88. 863470a Rename PSA_KEY_SLOT_COUNT to MBEDTLS_PSA_KEY_SLOT_COUNT by Steven Cooreman · 4 years, 6 months ago
  89. 70f654a Fix a malformed define guard by Steven Cooreman · 4 years, 6 months ago
  90. 5cd00d2 Merge pull request #4092 from ronald-cron-arm/psa-crypto-client by Ronald Cron · 4 years, 6 months ago
  91. 7339335 Merge pull request #3967 from bensze01/psa_macro_rename by Ronald Cron · 4 years, 6 months ago
  92. b2024ef Merge pull request #4129 from chris-jones-arm/move-test-macros by Manuel Pégourié-Gonnard · 4 years, 6 months ago
  93. a63b20d Rename AEAD tag length macros by Bence Szépkúti · 4 years, 8 months ago
  94. 28a45ed tests: psa: Add macros to skip a test case by Ronald Cron · 4 years, 6 months ago
  95. 50f1f5e Use PSA_ALG_ macros to inspect AEAD base algorithm by Steven Cooreman · 4 years, 6 months ago
  96. 2f09913 Set default IV for AES-GCM to 12 bytes by Steven Cooreman · 4 years, 7 months ago
  97. 82645b1 Allow skipping vectors w/ non-12-byte IV AES-GCM on ALT by Steven Cooreman · 4 years, 7 months ago
  98. d588ea1 Allow skipping AES-192 for alternative implementations in PSA test suite by Steven Cooreman · 4 years, 7 months ago
  99. 7c9e7da Add CAVS14.0 AES-GCM vectors to test more IV, tag and key lengths by Steven Cooreman · 4 years, 7 months ago
  100. 395889f psa: Make sure MBEDTLS_PSA_CRYPTO_CLIENT is defined by Ronald Cron · 4 years, 6 months ago