mirror of
https://github.com/lnbook/lnbook
synced 2024-11-04 18:00:26 +00:00
ch-10: expand high level explanation of how Bob constructs the next onion packet
Still need to expand on the blinded of the session key as noted in the TODO section below.
This commit is contained in:
parent
f9d600f97e
commit
34f08eef84
@ -642,7 +642,7 @@ No one can tell the difference between filler put there by Alice and filler put
|
||||
|
||||
==== Bob constructs the new onion packet
|
||||
|
||||
Bob now copies the onion payload into the onion packet
|
||||
Bob now copies the onion payload into the onion packet, appends the outer HMAC for chan, re-randomizes the session key with the Elliptic Curve multiplication operation, and appends a fresh version byte.
|
||||
|
||||
////
|
||||
TODO
|
||||
|
Loading…
Reference in New Issue
Block a user