1. b9b8442 Plug in the entry point for public key export through driver by Steven Cooreman · 4 years, 10 months ago
  2. a455e71 Merge pull request #3780 from stevew817/feature/validate_key_in_driver by Gilles Peskine · 4 years, 9 months ago
  3. 2d0b723 Merge pull request #3712 from jdurkop/psa-crypto-config-ecdsa-3670 by Gilles Peskine · 4 years, 9 months ago
  4. 0452476 Implement, plug in and test validate_key driver entry point by Steven Cooreman · 4 years, 10 months ago
  5. 135ce69 Updated value of expected key size when not using test_size_function by John Durkop · 4 years, 10 months ago
  6. ac93e3b Fix guard for test_size_function() by John Durkop · 4 years, 10 months ago
  7. 750d0e4 Remove obsolete comment by John Durkop · 4 years, 10 months ago
  8. 2c61835 Add support for PSA crypto driver size_function by John Durkop · 4 years, 11 months ago
  9. 814dca7 Fix unit tests when MBEDTLS_PSA_CRYPTO_CONFIG is enabled by John Durkop · 4 years, 10 months ago
  10. 714e3a1 Minor cleanup to fix errors with some unit tests by John Durkop · 4 years, 10 months ago
  11. cfeea8f Unify driver context struct handling by Steven Cooreman · 5 years ago
  12. 150c99b Simplify cipher setup wrapper body by Steven Cooreman · 5 years ago
  13. fb81aa5 Only pass the driver-relevant portion of the context struct by Steven Cooreman · 5 years ago
  14. 5240e8b Style and language fixes from review by Steven Cooreman · 5 years ago
  15. 37941cb Add initial pass on a multi-part test driver by Steven Cooreman · 5 years ago
  16. 0d7c64d Changed test driver include folder to reflect it's a test driver by Steven Cooreman · 5 years ago
  17. 56250fd Style fixes after PR review by Steven Cooreman · 5 years ago
  18. 2c7b2f8 Apply changes from #3546 to newly introduced files by Steven Cooreman · 5 years ago
  19. f1720ea Fix macro naming to match inhouse style by Steven Cooreman · 5 years ago
  20. 1cd39d5 Use own define for building with test drivers by Steven Cooreman · 5 years ago
  21. 2a1664c Add & splice in test driver for ECC keygen by Steven Cooreman · 5 years ago
  22. 55ae217 Add and splice in signature verification through driver by Steven Cooreman · 5 years ago
  23. 7a25057 Move handling of 'SE' drivers into driver wrappers by Steven Cooreman · 5 years ago
  24. cd84cb4 Add a handcrafted first version of the driver wrapper code by Steven Cooreman · 5 years ago