core-lightning/lightningd
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
..
test lightningd/cryptomsg: test routines. 2017-01-10 15:38:33 +10:30
.gitignore lightningd/lightningd: daemon for controlling the other daemons. 2017-01-10 15:37:51 +10:30
cryptomsg.c lightningd/cryptomsg: test routines. 2017-01-10 15:38:33 +10:30
cryptomsg.h lightningd/cryptomsg: routines to encrypt on the wire. 2017-01-10 15:38:33 +10:30
lightningd.c lightningd/lightningd: daemon for controlling the other daemons. 2017-01-10 15:37:51 +10:30
lightningd.h lightningd/lightningd: daemon for controlling the other daemons. 2017-01-10 15:37:51 +10:30
Makefile lightningd/cryptomsg: test routines. 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