mirror of
https://github.com/lnbook/lnbook
synced 2024-11-15 00:15:05 +00:00
Edited 14_encrypted_transport.asciidoc with Atlas code editor
This commit is contained in:
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…
Reference in New Issue
Block a user