rgb-cln/hsmd
Rusty Russell 66de6b84be channeld: use pointer for shared secret.
It's more natural than using a zero-secret when something goes wrong.

Also note that the HSM will actually kill the connection if the ECDH
fails, which is fortunately statistically unlikely.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2019-01-08 19:20:28 +01:00
..
Makefile common/daemon: enable/cleanup memleak in daemon_setup / daemon_shutdown. 2018-11-22 05:15:42 +00:00
capabilities.h hsmd: add message to sign the mutual close transaction. 2018-07-24 00:40:01 +02:00
hsm_wire.csv signature: wrap almost all signatures in struct bitcoin_signature. 2018-12-06 23:11:51 +01:00
hsmd.c channeld: use pointer for shared secret. 2019-01-08 19:20:28 +01:00