blob: c3d3016a8a30f8df89eed771f07f3d1db6fdc3ea [file] [log] [blame]
homepage: "https://github.com/relic-toolkit/relic"
language: c++
primary_contact: "[email protected]"
main_repo: "https://github.com/relic-toolkit/relic"
auto_ccs:
- "[email protected]"
sanitizers:
- address
- undefined
# Disabled MSAN because of https://github.com/google/oss-fuzz/issues/6294
# - memory
architectures:
- x86_64
- i386