mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 05:17:34 +00:00
Meta: Add fuzzer for Poly1305
This commit is contained in:
parent
c237991222
commit
ce08fae13b
2 changed files with 24 additions and 0 deletions
|
@ -36,6 +36,7 @@ add_simple_fuzzer(FuzzPEM LagomCrypto)
|
|||
add_simple_fuzzer(FuzzPNGLoader LagomGfx)
|
||||
add_simple_fuzzer(FuzzPBMLoader LagomGfx)
|
||||
add_simple_fuzzer(FuzzPGMLoader LagomGfx)
|
||||
add_simple_fuzzer(FuzzPoly1305 LagomCrypto)
|
||||
add_simple_fuzzer(FuzzPPMLoader LagomGfx)
|
||||
add_simple_fuzzer(FuzzPDF LagomPDF)
|
||||
add_simple_fuzzer(FuzzQOILoader LagomGfx)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue