Edited 14_encrypted_transport.asciidoc with Atlas code editor

pull/910/head
kristen@oreilly.com 3 years ago
parent 6a15dde294
commit 358b529135

@ -494,6 +494,7 @@ Where `s` is the static public key of the initiator.
3. `se = ECDH(s.priv, re)`
+
Where `re` is the ephemeral public key of the responder.
[role="pagebreak-before"]
4. `ck, temp_k3 = HKDF(ck, se)`
+
The final intermediate shared secret is mixed into the running chaining key.

Loading…
Cancel
Save