ch-10: specify that mu key is used to generate the inner HMAC

pull/736/head
Olaoluwa Osuntokun 3 years ago committed by Andreas M. Antonopoulos
parent 80624d94c5
commit d6a8ca6c36

@ -395,7 +395,7 @@ For each hop the sender (Alice) repeats the same process:
1. Alice obfuscates the entire onion payload by XOR-ing with the bytes generated from rho.
1. Alice calculates the HMAC of the onion payload
1. Alice calculates the HMAC of the onion payload, using the mu key.
1. Alice adds the session public key (so that the hop can calculate the shared secret)

Loading…
Cancel
Save