You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/architecture/api/protocol_details.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -41,7 +41,7 @@ Size ranges:
41
41
42
42
### Overview
43
43
44
-
The Noise protocol provides encrypted, authenticated communication using the [Noise XX handshake pattern](https://www.noiseprotocol.org/noise.html#interactive-handshake-patterns-fundamental).
44
+
The Noise protocol provides encrypted, authenticated communication using the [Noise NNpsk0 handshake pattern](https://www.noiseprotocol.org/noise.html#interactive-handshake-patterns-fundamental).
45
45
46
46
### Frame Structure
47
47
@@ -140,7 +140,7 @@ States:
140
140
141
141
3.**SERVER_HELLO**: Sending server hello with device info
142
142
143
-
4.**HANDSHAKE**: Performing Noise XX handshake exchange
0 commit comments