rgb-cln/lightningd/hsm
Rusty Russell 7525ed787a lightningd/hsm: create a peer-seed for peer secrets.
For the moment this is simply handed through to lightningd for
generating the per-peer secrets; eventually the HSM should keep it and
all peer secret key operations would be done via HSM-ops.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2017-02-24 16:22:56 +10:30
..
Makefile hsm: return BIP32 public seed on initialization. 2017-02-21 15:15:29 +10:30
client.c lightningd/hsm: simple daemon to control the keys. 2017-01-10 15:38:33 +10:30
client.h lightningd/hsm: simple daemon to control the keys. 2017-01-10 15:38:33 +10:30
hsm.c lightningd/hsm: create a peer-seed for peer secrets. 2017-02-24 16:22:56 +10:30
hsm_client_wire_csv lightningd/hsm: simple daemon to control the keys. 2017-01-10 15:38:33 +10:30
hsm_control_wire_csv lightningd/hsm: create a peer-seed for peer secrets. 2017-02-24 16:22:56 +10:30
hsm_status_wire_csv hsm: return BIP32 public seed on initialization. 2017-02-21 15:15:29 +10:30