Edited 14_encrypted_transport.asciidoc with Atlas code editor

pull/928/head
kristen@oreilly.com 3 years ago
parent 6ce11d02b6
commit 5363802efe

@ -132,9 +132,9 @@ hear during a thunderstorm when very far away.
((("Lightning encrypted transport protocol","elements of", id="ix_14_encrypted_transport-asciidoc1", range="startofrange")))In this section we will break down the Lightning encrypted transport protocol and delve into the details of the cryptographic algorithms and protocol used to establish encrypted, authenticated, and integrity-assured communications between peers. Feel free to skip this section if you find this level of detail daunting.
==== Noise XK: Lightning Network's Noise Handshake
==== Noise_XK: Lightning Network's Noise Handshake
((("Lightning encrypted transport protocol","Noise XK")))((("Noise Protocol Framework","Noise XK")))((("Noise XK")))The Noise Protocol is extremely flexible in that it advertises several
((("Lightning encrypted transport protocol","Noise_XK")))((("Noise Protocol Framework","Noise_XK")))((("Noise_XK")))The Noise Protocol is extremely flexible in that it advertises several
handshakes, each with different security and privacy properties for a would-be
protocol implementer to select from. A deep exploration of each of the
handshakes and their various trade-offs is out of the scope of this chapter.

Loading…
Cancel
Save