Edited 14_encrypted_transport.asciidoc with Atlas code editor

pull/910/head
kristen@oreilly.com 3 years ago
parent 57cd1e5582
commit 2af303f806

@ -248,7 +248,7 @@ handshake as:
`ECDH(k, rk)`:: Performs an Elliptic-Curve Diffie-Hellman operation using
`k`, which is a valid `secp256k1` private key, and `rk`, which is a valid public key
+
** The returned value is the SHA256 of the compressed format of the
** The returned value is the SHA-256 of the compressed format of the
generated point.
`HKDF(salt,ikm)`:: A function defined in `RFC 5869`,

Loading…
Cancel
Save