Edited 14_encrypted_transport.asciidoc with Atlas code editor

pull/910/head
kristen@oreilly.com 3 years ago
parent 8267a3c603
commit 2eccaf155f

@ -201,7 +201,7 @@ version. The initial protocol version is `0`. At the time of writing, no new
protocol versions have been created. As a result, if a peer receives a version
other than `0`, then they should reject the handshake initiation attempt.
As far as cryptographic primitives, `SHA-256` is used as the hash function of
As far as cryptographic primitives, SHA-256 is used as the hash function of
choice, `secp256k1` as the elliptic curve, and `ChaChaPoly-130` as the AEAD
(symmetric encryption) construction.

Loading…
Cancel
Save