rgb-cln/lightningd/handshake/test
Rusty Russell b99c5620ef struct secret: use everywhere.
We alternated between using a sha256 and using a privkey, but there are
numerous places where we have a random 32 bytes which are neither.

This fixes many of them (plus, struct privkey is now defined in terms of
struct secret).

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2017-05-09 11:43:35 +09:30
..
.gitignore lightningd/handshake: test handshake, produce BOLT 8 test vectors. 2017-01-10 15:38:33 +10:30
Makefile lightningd: fix shachain to be 48-bits, with hack for legacy. 2017-04-01 23:59:46 +10:30
run-handshake.c struct secret: use everywhere. 2017-05-09 11:43:35 +09:30