19 Commits (2c7256ac69828e1d46722aeea687a995e4ce1450)

Author SHA1 Message Date
Christian Decker e37bd38fdd Switched from openssl to sodium for test_onion 8 years ago
Rusty Russell c649f62e43 libsecp256k1: update. 8 years ago
Rusty Russell 69cb158edd base58, script, protobuf_convert: don't use temporary secp256k1 context. 8 years ago
Rusty Russell a38d0c985e Makefile: more fascist warnings. 9 years ago
Rusty Russell beb702054b test_onion: minor protocol change; use single SHA to create both IVs. 9 years ago
Rusty Russell 0c4eb06e26 test_onion: remove gratuitous dynamic alloc, cleanup on exit. 9 years ago
Anthony Towns beafbe1c19 test_onion.c: generate message predictably 9 years ago
Anthony Towns 9ffac49c6f onion_key: allowing both odd and even pubkeys 9 years ago
Rusty Russell ed46dd355d test_onion: split encode and decode, drive from cmdline. 9 years ago
Rusty Russell 7c36a3e058 test_onion: get rid of dummy crypto options. 9 years ago
Rusty Russell 9aa8907e38 test_onion: Rename struct pubkey to struct onion_pubkey. 9 years ago
Rusty Russell f693060068 test_onion: fix random padding. 9 years ago
Anthony Towns b2c86c650a test_onion: dump more output 9 years ago
Rusty Russell e165d0009c test_onion: Switch from AES256 to AES128. 9 years ago
Rusty Russell 927bc28c8e test_onion: always generate 0x2 keys. 9 years ago
Rusty Russell 90794d8ebf test_onion: generate onion in place. 9 years ago
Rusty Russell 6aae8d6257 test_onion: keep hmacs rather than padding. 9 years ago
Rusty Russell 154b917680 test_onion: put padding at the front. 9 years ago
Rusty Russell 81d35294f4 test/test_onion: demo program to show onion routing crypto. 9 years ago