rgb-cln/tests/fuzz
Antoine Poinsot a4f07a3e78 tests/fuzz: add a fuzz target for hsm_encryption
Signed-off-by: Antoine Poinsot <darosior@protonmail.com>
2021-01-06 13:50:01 +01:00
..
Makefile tests/fuzz: add a fuzz target for hsm_encryption 2021-01-06 13:50:01 +01:00
fuzz-addr.c build: introduce a fuzzing mode 2020-10-21 19:34:39 +02:00
fuzz-amount.c fuzz: add a 'to_string' function to libfuzz 2020-11-10 10:34:13 -06:00
fuzz-base32-64.c fuzz: add a target for base32/64 encoding 2020-10-21 19:34:39 +02:00
fuzz-bech32.c fuzz: add a target for common/bech32 2020-10-21 19:34:39 +02:00
fuzz-bigsize.c fuzz: add a fuzz target for common/bigsize 2020-10-21 19:34:39 +02:00
fuzz-bip32.c fuzz: add a fuzz target for common/bip32 2020-10-21 19:34:39 +02:00
fuzz-channel_id.c fuzz: add a fuzz target for channel_id derivation 2020-10-21 19:34:39 +02:00
fuzz-close_tx.c fuzz: add a fuzz target for the close tx 2020-10-21 19:34:39 +02:00
fuzz-descriptor_checksum.c fuzz: add a fuzz target for common/descriptor_checksum 2020-11-10 10:34:13 -06:00
fuzz-hsm_encryption.c tests/fuzz: add a fuzz target for hsm_encryption 2021-01-06 13:50:01 +01:00
fuzz-initial_channel.c fuzz: add a fuzz target for initial_channel 2020-10-21 19:34:39 +02:00
libfuzz.c libfuzz: add a NULL-termination in to_string 2021-01-06 13:50:01 +01:00
libfuzz.h fuzz: add a 'to_string' function to libfuzz 2020-11-10 10:34:13 -06:00
run.py fuzz: add a runner Python script for fuzz targets 2020-10-21 19:34:39 +02:00