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 |
|
Rusty Russell
|
6a089ce112
|
cryptomsg: add towire/fromwire for crypto state.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
2017-01-10 15:38:33 +10:30 |
|
Rusty Russell
|
89a06734c4
|
lightningd/cryptomsg: test routines.
This creates output similar to the BOLT #8 test vectors.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
2017-01-10 15:38:33 +10:30 |
|
Rusty Russell
|
a7f682c66e
|
lightningd/cryptomsg: routines to encrypt on the wire.
After the handshake, it's a simple matter of AEAD and key rotation.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
2017-01-10 15:38:33 +10:30 |
|
Rusty Russell
|
faebb87d01
|
lightningd/subdaemon: routines to create daemons and get request/response.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
2017-01-10 15:38:33 +10:30 |
|
Rusty Russell
|
8bf33c7839
|
lightningd/lightningd: daemon for controlling the other daemons.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
2017-01-10 15:37:51 +10:30 |
|