core-lightning/lightningd
Rusty Russell 10b8dc5950 lightningd/hsm: simple daemon to control the keys.
This provides APIs to access the keys.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2017-01-10 15:38:33 +10:30
..
hsm lightningd/hsm: simple daemon to control the keys. 2017-01-10 15:38:33 +10:30
test lightningd/cryptomsg: test routines. 2017-01-10 15:38:33 +10:30
.gitignore lightningd/hsm: simple daemon to control the keys. 2017-01-10 15:38:33 +10:30
cryptomsg.c cryptomsg: add towire/fromwire for crypto state. 2017-01-10 15:38:33 +10:30
cryptomsg.h cryptomsg: add towire/fromwire for crypto state. 2017-01-10 15:38:33 +10:30
lightningd.c lightningd/hsm: simple daemon to control the keys. 2017-01-10 15:38:33 +10:30
lightningd.h lightningd/lightningd: daemon for controlling the other daemons. 2017-01-10 15:37:51 +10:30
Makefile lightningd/hsm: simple daemon to control the keys. 2017-01-10 15:38:33 +10:30
subdaemon.c lightningd/subdaemon: routines to create daemons and get request/response. 2017-01-10 15:38:33 +10:30
subdaemon.h lightningd/subdaemon: routines to create daemons and get request/response. 2017-01-10 15:38:33 +10:30