1
0
mirror of https://github.com/lightning/bolts.git synced 2025-01-19 05:33:37 +01:00
public -> private
This commit is contained in:
Cayle Sharrock 2018-01-10 12:24:35 +02:00 committed by Christian Decker
parent 07976959d3
commit 1ad7933241

View File

@ -257,7 +257,7 @@ and 16 bytes for the `poly1305` tag.
* The responder accumulates the initiator's ephemeral key into the authenticating
handshake digest.
5. `ss = ECDH(re, s.priv)`
* The responder performs an ECDH between its static public key and the
* The responder performs an ECDH between its static private key and the
initiator's ephemeral public key.
6. `ck, temp_k1 = HKDF(ck, ss)`
* A new temporary encryption key is generated, which will