]> granicus.if.org Git - openssl/commit
GH815: The ChaCha20/Poly1305 codepoints are official
authorBenjamin Kaduk <bkaduk@akamai.com>
Tue, 8 Mar 2016 00:00:03 +0000 (18:00 -0600)
committerRich Salz <rsalz@openssl.org>
Tue, 8 Mar 2016 14:04:00 +0000 (09:04 -0500)
commit8f675b6e98087d5be05cc3ceb9af97cae18bd3e5
tree55d9e6f36e07fa89f79e23d62c17aae1335f7b83
parent817cd0d52f0462039d1fe60462150be7f59d2002
GH815: The ChaCha20/Poly1305 codepoints are official

CCA8, CCA9, CCAA, CCAB, CCAC, CCAD, and CCAE are now present in
https://www.iana.org/assignments/tls-parameters/tls-parameters.xhtml
so remove the "as per draft-ietf-tls-chacha20-poly1305-03" note
accordingly.

Signed-off-by: Rich Salz <rsalz@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
ssl/s3_lib.c