aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortrevnoise <noise@trevp.net>2018-07-02 14:47:02 +0000
committertrevnoise <noise@trevp.net>2018-07-02 14:47:02 +0000
commita4d9f0016c8fc9a5035697e72ac486539975e69a (patch)
tree1112363692dd6164bfd05d16f19d046e2330b6c6
parentAdd new security considerations on key reuse. (diff)
downloadnoise-a4d9f0016c8fc9a5035697e72ac486539975e69a.tar.xz
noise-a4d9f0016c8fc9a5035697e72ac486539975e69a.zip
Fixed IK1 identity-hiding properties.
-rw-r--r--noise.md2
-rw-r--r--output/noise.html2
-rw-r--r--output/noise.pdfbin389792 -> 389792 bytes
3 files changed, 2 insertions, 2 deletions
diff --git a/noise.md b/noise.md
index 1f01335..33ce098 100644
--- a/noise.md
+++ b/noise.md
@@ -1211,7 +1211,7 @@ The properties for the relevant public key are:
+------------------------------------------+
| IK 4 3 |
+------------------------------------------+
-| IK1 4 9 |
+| IK1 0 9 |
+------------------------------------------+
| IX 0 6 |
+------------------------------------------+
diff --git a/output/noise.html b/output/noise.html
index 031a5b5..a2c2b33 100644
--- a/output/noise.html
+++ b/output/noise.html
@@ -822,7 +822,7 @@ KK:
<td><pre><code>IK 4 3</code></pre></td>
</tr>
<tr class="even">
-<td><pre><code>IK1 4 9</code></pre></td>
+<td><pre><code>IK1 0 9</code></pre></td>
</tr>
<tr class="odd">
<td><pre><code>IX 0 6</code></pre></td>
diff --git a/output/noise.pdf b/output/noise.pdf
index bdcb84e..3b2d485 100644
--- a/output/noise.pdf
+++ b/output/noise.pdf
Binary files differ