oss-fuzz/projects/rustcrypto/project.yaml

19 lines
327 B
YAML

homepage: "https://github.com/RustCrypto"
language: c++
primary_contact: "guidovranken@gmail.com"
main_repo: "https://github.com/RustCrypto/hashes.git"
auto_ccs:
- "newpavlov@gmail.com"
- "bascule@gmail.com"
sanitizers:
- address
architectures:
- x86_64
- i386
fuzzing_engines:
- afl
- honggfuzz
- libfuzzer