diff options
Diffstat (limited to 'output/noise.html')
| -rw-r--r-- | output/noise.html | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/output/noise.html b/output/noise.html index 29e0c26..6652c68 100644 --- a/output/noise.html +++ b/output/noise.html @@ -1840,16 +1840,16 @@ XXfallback: <p><strong>Revision 34:</strong></p> <ul> <li><p>Added official/unstable marking; the unstable only refers to the new deferred patterns, the rest of this document is considered stable.</p></li> -<li><p>Removed parenthesized list of keys from pattern notation, as it was redundant.</p></li> -<li><p>Added deferred patterns.</p></li> -<li><p>Clarified ciphertext-indistinguishability requirement for AEAD schemes and added a rationale.</p></li> <li><p>Clarified DH() definition so that the identity element is an invalid value which may be rejected.</p></li> -<li><p>Replaced "fallback patterns" concept with Bob-initiated pattern notation.</p></li> -<li><p>Added a new identity-hiding property, and changed identity-hiding property 3 to discuss an identity equality-check attack.</p></li> +<li><p>Clarified ciphertext-indistinguishability requirement for AEAD schemes and added a rationale.</p></li> <li><p>Clarified the order of hashing pre-message public keys.</p></li> <li><p>Rewrote handshake patterns explanation for clarity.</p></li> -<li><p>Rewrote section on compound protocols and pipes for clarity, including clearer distinction between "switch protocol" and "fallback patterns".</p></li> +<li><p>Removed parenthesized list of keys from pattern notation, as it was redundant.</p></li> +<li><p>Added deferred patterns.</p></li> <li><p>Renamed "Authentication" and "Confidentiality" security properties to "Source" and "Destination" to avoid confusion.</p></li> +<li><p>Added a new identity-hiding property, and changed identity-hiding property 3 to discuss an identity equality-check attack.</p></li> +<li><p>Replaced "fallback patterns" concept with Bob-initiated pattern notation.</p></li> +<li><p>Rewrote section on compound protocols and pipes for clarity, including clearer distinction between "switch protocol" and "fallback patterns".</p></li> <li><p>De-emphasised "type byte" suggestion, and added a more general discussion of negotiation data.</p></li> </ul> <h1 id="references" class="unnumbered">19. References</h1> |
