diff options
author | 2018-07-02 14:47:02 +0000 | |
---|---|---|
committer | 2018-07-02 14:47:02 +0000 | |
commit | a4d9f0016c8fc9a5035697e72ac486539975e69a (patch) | |
tree | 1112363692dd6164bfd05d16f19d046e2330b6c6 | |
parent | Add new security considerations on key reuse. (diff) | |
download | noise-a4d9f0016c8fc9a5035697e72ac486539975e69a.tar.xz noise-a4d9f0016c8fc9a5035697e72ac486539975e69a.zip |
Fixed IK1 identity-hiding properties.
-rw-r--r-- | noise.md | 2 | ||||
-rw-r--r-- | output/noise.html | 2 | ||||
-rw-r--r-- | output/noise.pdf | bin | 389792 -> 389792 bytes |
3 files changed, 2 insertions, 2 deletions
@@ -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 Binary files differindex bdcb84e..3b2d485 100644 --- a/output/noise.pdf +++ b/output/noise.pdf |