From 8c8ca59ef4be6e55711b868a4299a8909f110807 Mon Sep 17 00:00:00 2001 From: Emil Bay Date: Tue, 24 Jul 2018 10:39:32 +0200 Subject: [PATCH] Update anchor to section 10 --- noise.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/noise.md b/noise.md index 874aec3..8ad94ca 100644 --- a/noise.md +++ b/noise.md @@ -476,7 +476,7 @@ A `HandshakeState` responds to the following functions: Public keys are only passed in if the `handshake_pattern` uses pre-messages (see [Section 7](#handshake-patterns)). The ephemeral values `(e, re)` are typically left empty, since they are created and exchanged during the handshake; but there are - exceptions (see [Section 10](#compound-patterns)). + exceptions (see [Section 10](#compound-protocols)). Performs the following steps: