rust-bitcoin-unsafe-fast/fuzz/fuzz_targets/hashes
Andrew Poelstra fd88e48696
fuzz: remove AFL support
AFAICT we literally never used this; it was available only on the
bitcoin targets and not the honggfuzz ones; AFL has a broken dep
tree (or at least, requires some more MSRV pins that I did not care
to investigate).

Just remove it entirely.
2023-04-27 00:24:52 +00:00
..
cbor.rs fuzz: remove AFL support 2023-04-27 00:24:52 +00:00
json.rs fuzz: remove AFL support 2023-04-27 00:24:52 +00:00
ripemd160.rs fuzz: remove AFL support 2023-04-27 00:24:52 +00:00
sha1.rs fuzz: remove AFL support 2023-04-27 00:24:52 +00:00
sha256.rs fuzz: remove AFL support 2023-04-27 00:24:52 +00:00
sha512.rs fuzz: remove AFL support 2023-04-27 00:24:52 +00:00
sha512_256.rs fuzz: remove AFL support 2023-04-27 00:24:52 +00:00