Skip to content

Commit

Permalink
Update draft-ietf-quic-tls.md
Browse files Browse the repository at this point in the history
  • Loading branch information
seanturner authored Dec 12, 2017
1 parent 7ebcc7a commit a5d5f94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion draft-ietf-quic-tls.md
Original file line number Diff line number Diff line change
Expand Up @@ -770,7 +770,7 @@ the requirements of the AEAD function selected by TLS. All ciphersuites
currently used for QUIC have a 16-byte authentication tag and produce an ouput
16 bytes larger than their input. The key length is the AEAD key size. As
defined in Section 5.3 of {{!TLS13}}, the IV length is the larger of 8 or N_MIN
(see Section 4 of {{!AEAD=RFC5116}}; all ciphersuites defined in {{?TLS13}} have
(see Section 4 of {{!AEAD=RFC5116}}; all ciphersuites defined in {{!TLS13}} have
N_MIN set to 12). For any secret S, the corresponding key and IV are derived as
shown below:

Expand Down

0 comments on commit a5d5f94

Please sign in to comment.