core-lightning/test
Anthony Towns 8b0635f7d3 test_onion.py: make it possible to build an onion
switched from pyelliptic to hmac/binascii/cryptography for standard
functions

use our own ECDH implementation to better match the one from secp256k1

finally, add function to create an encrypted onion
2015-10-06 00:44:03 +10:00
..
test_onion.c test_onion: dump more output 2015-10-04 15:02:30 +10:00
test_onion.py test_onion.py: make it possible to build an onion 2015-10-06 00:44:03 +10:00
test_state_coverage.c test_state_coverage: test all accept_pkt failure paths. 2015-09-29 09:47:56 +09:30