core-lightning/test
Rusty Russell 154b917680 test_onion: put padding at the front.
This means we can save the partial HMAC of the padding for each step,
rather than the padding itself, when generating it.

Each step now takes the *last*, not *first* part of the onion array.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2015-10-02 15:02:53 +09:30
..
test_onion.c test_onion: put padding at the front. 2015-10-02 15:02:53 +09:30
test_state_coverage.c test_state_coverage: test all accept_pkt failure paths. 2015-09-29 09:47:56 +09:30