aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn Galt <centromere@users.noreply.github.com>2017-06-15 15:20:28 -0400
committerGitHub <noreply@github.com>2017-06-15 15:20:28 -0400
commit340156c57c06e2d0e8a2cd3d2e696ee10a0537e7 (patch)
treebfb62ca5d8aa534f30aa8422af10d7c01c21a196
parentRevision 32 (diff)
downloadnoise-340156c57c06e2d0e8a2cd3d2e696ee10a0537e7.tar.xz
noise-340156c57c06e2d0e8a2cd3d2e696ee10a0537e7.zip
Fix typo in Noise_Kpsk0 handshake
-rw-r--r--noise.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/noise.md b/noise.md
index 1aa3e7e..a028927 100644
--- a/noise.md
+++ b/noise.md
@@ -1174,6 +1174,7 @@ PSK pattern on the right:
| | |
+--------------------------------+--------------------------------------+
| Noise_K(s, rs): | Noise_Kpsk0(s, rs): |
+| -> s | -> s |
| <- s | <- s |
| ... | ... |
| -> e, es, ss | -> psk, e, es, ss |