asn1: Make note about fuzzing in README

This commit is contained in:
Nicolas Williams
2021-03-05 13:24:21 -06:00
parent 6ecab8ce51
commit 7bc02e5d5f

View File

@@ -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: