diff --git a/lib/asn1/README-template.md b/lib/asn1/README-template.md index 00f698311..8d3c7c3b8 100644 --- a/lib/asn1/README-template.md +++ b/lib/asn1/README-template.md @@ -75,8 +75,12 @@ Notes about the template parser: alterations to templates) and gen.c (to generate declarations of those stub functions). + - template decoding has been fuzzed extensively with American Fuzzy Lop (AFL) + TODO: + - Remove old fuzzer. Rely on AFL only. + - Fuzzing tests, always more fuzzing: - Instructions: