oss-fuzz/projects/ecc-diff-fuzzer/project.yaml

12 lines
297 B
YAML

homepage: "https://github.com/catenacyber/elliptic-curve-differential-fuzzer"
language: c++
primary_contact: "p.antoine@catenacyber.fr"
fuzzing_engines:
- afl
- honggfuzz
- libfuzzer
main_repo: https://github.com/catenacyber/elliptic-curve-differential-fuzzer
architectures:
- x86_64
- i386