rage/fuzz-afl
Jack Grigg d332c31437 chacha20poly1305 0.9
We switch from the c2-chacha crate to the chacha20 crate, as the latter
is now close to equivalent performance (equivalent when compiled with
`RUSTFLAGS="-Ctarget-feature=+avx2"`), and is no longer optional
upstream.
2021-08-29 18:26:12 +01:00
..
src Add AFL header fuzzer 2020-04-08 00:50:53 +12:00
.gitignore Add AFL header fuzzer 2020-04-08 00:50:53 +12:00
Cargo.lock chacha20poly1305 0.9 2021-08-29 18:26:12 +01:00
Cargo.toml afl 0.8 2020-04-25 20:59:02 +12:00