core-lightning/lightningd/test
Antoine Poinsot 917f78a4f8 lightningd: group hsm_secret encryption key derivation
This avoids duplication of both logic and error-prone values, such as
the salt. Grouping all hsm encryption logic into a public API will also
allow us to fuzz it.

Signed-off-by: Antoine Poinsot <darosior@protonmail.com>
2021-01-06 13:50:01 +01:00
..
Makefile unittest: use common_setup / common_shutdown almost everywhere. 2020-12-02 12:55:09 +10:30
run-find_my_abspath.c lightningd: group hsm_secret encryption key derivation 2021-01-06 13:50:01 +01:00
run-invoice-select-inchan.c invoice: hack in merkle of invoice as "payment_secret" (EXPERIMENTAL_FEATURES) 2020-12-23 14:24:39 +01:00
run-jsonrpc.c unittest: use common_setup / common_shutdown almost everywhere. 2020-12-02 12:55:09 +10:30
run-log-pruning.c common: add routines for log level names. 2020-10-23 13:53:16 +10:30