1. d4d049b Add guards for mbedtls_psa_crypto_free() by Przemek Stekiel · 2 years, 3 months ago
  2. 8fa17b6 Init PSA in fuzz programs by Przemek Stekiel · 2 years, 3 months ago
  3. 1b6c09a Switch to the new code style by Gilles Peskine · 2 years, 7 months ago
  4. d7fb66f If a key is not of a supported type, something went wrong by Gilles Peskine · 5 years ago
  5. e60b365 EC keys can have the type MBEDTLS_PK_ECKEY_DH too by Gilles Peskine · 5 years ago
  6. f02b984 Sanity check on elliptic curve keys: check that the group is known by Gilles Peskine · 5 years ago
  7. 8b1ed1c Adds explicit include to stdlib.h for abort by Philippe Antoine · 6 years ago
  8. 7d4bd6f Checks mbedtls_rsa_export_crt return in fuzz targets by Philippe Antoine · 6 years ago
  9. 66070bc Checks mbedtls_rsa_export return in fuzz targets by Philippe Antoine · 6 years ago
  10. 48f35f5 Move fuzz directory to programs by Philippe Antoine · 6 years ago[Renamed from tests/fuzz/fuzz_privkey.c]
  11. 7233352 Fuzz testing by Philippe Antoine · 7 years ago