Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Point OSS-Fuzz to TF-PSA-Crypto #100

Open
gilles-peskine-arm opened this issue Apr 29, 2024 · 0 comments
Open

Point OSS-Fuzz to TF-PSA-Crypto #100

gilles-peskine-arm opened this issue Apr 29, 2024 · 0 comments

Comments

@gilles-peskine-arm
Copy link

gilles-peskine-arm commented Apr 29, 2024

Once TF-PSA-Crypto hosts crypto, we should migrate the OSS-Fuzz crypto fuzzing from Mbed TLS to TF-PSA-Crypto. Mbed TLS is fuzzed via four projects in OSS-Fuzz:

  • mbedtls — pk, x509 and ssl fuzzing. Stays in mbedtls, unless we want to migrate the pk fuzzers?
  • bignum-fuzzer — if it's still relevant, as its functionality is partly subsumed by cryptofuzz?
  • ecc-diff-fuzzer — if it's still relevant, as its functionality is partly subsumed by cryptofuzz?
  • cryptofuzz

This can be done before or after the 1.0 release: it's ok if the fuzzers keep fuzzing crypto APIs as they are re-exported by Mbed TLS. But we may want to combine this with Mbed-TLS/mbedtls#9071.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant