RFC 6347 - 7. IANA Considerations
7. IANA Considerations
This document uses the same identifier space as TLS [TLS12], so no new IANA registries are required. When new identifiers are assigned for TLS, authors MUST specify whether they are suitable for DTLS. IANA has modified all TLS parameter registries to add a DTLS-OK flag, indicating whether the specification may be used with DTLS. At the time of publication, all of the [TLS12] registrations except the following are suitable for DTLS. The full table of registrations is available at [IANA].
From the TLS Cipher Suite Registry:
- 0x00,0x03 TLS_RSA_EXPORT_WITH_RC4_40_MD5 [RFC4346]
- 0x00,0x04 TLS_RSA_WITH_RC4_128_MD5 [RFC5246]
- 0x00,0x05 TLS_RSA_WITH_RC4_128_SHA [RFC5246]
- 0x00,0x17 TLS_DH_anon_EXPORT_WITH_RC4_40_MD5 [RFC4346]
- 0x00,0x18 TLS_DH_anon_WITH_RC4_128_MD5 [RFC5246]
- 0x00,0x20 TLS_KRB5_WITH_RC4_128_SHA [RFC2712]
- 0x00,0x24 TLS_KRB5_WITH_RC4_128_MD5 [RFC2712]
- 0x00,0x28 TLS_KRB5_EXPORT_WITH_RC4_40_SHA [RFC2712]
- 0x00,0x2B TLS_KRB5_EXPORT_WITH_RC4_40_MD5 [RFC2712]
- 0x00,0x8A TLS_PSK_WITH_RC4_128_SHA [RFC4279]
- 0x00,0x8E TLS_DHE_PSK_WITH_RC4_128_SHA [RFC4279]
- 0x00,0x92 TLS_RSA_PSK_WITH_RC4_128_SHA [RFC4279]
- 0xC0,0x02 TLS_ECDH_ECDSA_WITH_RC4_128_SHA [RFC4492]
- 0xC0,0x07 TLS_ECDHE_ECDSA_WITH_RC4_128_SHA [RFC4492]
- 0xC0,0x0C TLS_ECDH_RSA_WITH_RC4_128_SHA [RFC4492]
- 0xC0,0x11 TLS_ECDHE_RSA_WITH_RC4_128_SHA [RFC4492]
- 0xC0,0x16 TLS_ECDH_anon_WITH_RC4_128_SHA [RFC4492]
- 0xC0,0x33 TLS_ECDHE_PSK_WITH_RC4_128_SHA [RFC5489]
From the TLS Exporter Label Registry:
- client EAP encryption [RFC5216]
- ttls keying material [RFC5281]
- ttls challenge [RFC5281]
This document defines a new handshake message, hello_verify_request, whose value has been allocated from the TLS HandshakeType registry defined in [TLS12]. The value "3" has been assigned by the IANA.