5 Apr 2004 22:53
TLS IANA considerations
Eric Rescorla <ekr <at> rtfm.com>
2004-04-05 20:53:40 GMT
2004-04-05 20:53:40 GMT
TLS 1.1 really should have an IANA considerations section.
I suggest the following changes to RFC 2246, modelled on
Scott's text for the compression draft:
(1) Replace the first two "Note"s of S A.5 with:
The cipher suite space is divided into three regions:
1. Cipher suite values with first byte 0x00 (zero)
through decimal 191 (0xBF) inclusive are reserved for the IETF
Standards Track protocols.
2. Cipher suite values with first byte decimal 192 (0xC0)
through decimal 254 (0xFE) inclusive are reserved
for assignment for non-Standards Track methods.
3. Cipher suite values with first byte 0xFF are
reserved for private use.
Additional information describing the role of IANA in the
allocation of cipher suite code points is described
in section XXX.
(2) Add an IANA Considerations section:
Section XXX of this document describes a registry of ciphers suite
identifiers to be maintained by the IANA, as well as defining a
number of such cipher suite identifiers. Cipher suite values with the
first byte in the range 0-191 (decimal) inclusive are assigned via
(Continue reading)
RSS Feed