| < draft-ietf-tls-rfc4492bis-13.txt | draft-ietf-tls-rfc4492bis-14.txt > | |||
|---|---|---|---|---|
| TLS Working Group Y. Nir | TLS Working Group Y. Nir | |||
| Internet-Draft Check Point | Internet-Draft Check Point | |||
| Obsoletes: 4492 (if approved) S. Josefsson | Obsoletes: 4492 (if approved) S. Josefsson | |||
| Intended status: Standards Track SJD AB | Intended status: Standards Track SJD AB | |||
| Expires: September 3, 2017 M. Pegourie-Gonnard | Expires: September 7, 2017 M. Pegourie-Gonnard | |||
| Independent / PolarSSL | Independent / PolarSSL | |||
| March 2, 2017 | March 6, 2017 | |||
| Elliptic Curve Cryptography (ECC) Cipher Suites for Transport Layer | Elliptic Curve Cryptography (ECC) Cipher Suites for Transport Layer | |||
| Security (TLS) Versions 1.2 and Earlier | Security (TLS) Versions 1.2 and Earlier | |||
| draft-ietf-tls-rfc4492bis-13 | draft-ietf-tls-rfc4492bis-14 | |||
| Abstract | Abstract | |||
| This document describes key exchange algorithms based on Elliptic | This document describes key exchange algorithms based on Elliptic | |||
| Curve Cryptography (ECC) for the Transport Layer Security (TLS) | Curve Cryptography (ECC) for the Transport Layer Security (TLS) | |||
| protocol. In particular, it specifies the use of Ephemeral Elliptic | protocol. In particular, it specifies the use of Ephemeral Elliptic | |||
| Curve Diffie-Hellman (ECDHE) key agreement in a TLS handshake and the | Curve Diffie-Hellman (ECDHE) key agreement in a TLS handshake and the | |||
| use of Elliptic Curve Digital Signature Algorithm (ECDSA) and Edwards | use of Elliptic Curve Digital Signature Algorithm (ECDSA) and Edwards | |||
| Digital Signature Algorithm (EdDSA) as authentication mechanisms. | Digital Signature Algorithm (EdDSA) as authentication mechanisms. | |||
| skipping to change at page 1, line 41 ¶ | skipping to change at page 1, line 41 ¶ | |||
| Internet-Drafts are working documents of the Internet Engineering | Internet-Drafts are working documents of the Internet Engineering | |||
| Task Force (IETF). Note that other groups may also distribute | Task Force (IETF). Note that other groups may also distribute | |||
| working documents as Internet-Drafts. The list of current Internet- | working documents as Internet-Drafts. The list of current Internet- | |||
| Drafts is at http://datatracker.ietf.org/drafts/current/. | Drafts is at http://datatracker.ietf.org/drafts/current/. | |||
| Internet-Drafts are draft documents valid for a maximum of six months | Internet-Drafts are draft documents valid for a maximum of six months | |||
| and may be updated, replaced, or obsoleted by other documents at any | and may be updated, replaced, or obsoleted by other documents at any | |||
| time. It is inappropriate to use Internet-Drafts as reference | time. It is inappropriate to use Internet-Drafts as reference | |||
| material or to cite them other than as "work in progress." | material or to cite them other than as "work in progress." | |||
| This Internet-Draft will expire on September 3, 2017. | This Internet-Draft will expire on September 7, 2017. | |||
| Copyright Notice | Copyright Notice | |||
| Copyright (c) 2017 IETF Trust and the persons identified as the | Copyright (c) 2017 IETF Trust and the persons identified as the | |||
| document authors. All rights reserved. | document authors. All rights reserved. | |||
| This document is subject to BCP 78 and the IETF Trust's Legal | This document is subject to BCP 78 and the IETF Trust's Legal | |||
| Provisions Relating to IETF Documents | Provisions Relating to IETF Documents | |||
| (http://trustee.ietf.org/license-info) in effect on the date of | (http://trustee.ietf.org/license-info) in effect on the date of | |||
| publication of this document. Please review these documents | publication of this document. Please review these documents | |||
| skipping to change at page 27, line 27 ¶ | skipping to change at page 27, line 27 ¶ | |||
| 9. IANA Considerations | 9. IANA Considerations | |||
| [RFC4492], the predecessor of this document has already defined the | [RFC4492], the predecessor of this document has already defined the | |||
| IANA registries for the following: | IANA registries for the following: | |||
| o Supported Groups Section 5.1 | o Supported Groups Section 5.1 | |||
| o ECPointFormat Section 5.1 | o ECPointFormat Section 5.1 | |||
| o ECCurveType Section 5.4 | o ECCurveType Section 5.4 | |||
| IANA is requested to prepend "TLS" to the names of the previous three | ||||
| registries. | ||||
| For each name space, this document defines the initial value | For each name space, this document defines the initial value | |||
| assignments and defines a range of 256 values (NamedCurve) or eight | assignments and defines a range of 256 values (NamedCurve) or eight | |||
| values (ECPointFormat and ECCurveType) reserved for Private Use. The | values (ECPointFormat and ECCurveType) reserved for Private Use. The | |||
| policy for any additional assignments is "Specification Required". | policy for any additional assignments is "Specification Required". | |||
| The previous version of this document required IETF review. | The previous version of this document required IETF review. | |||
| NOTE: IANA, please update the registries to reflect the new policy. | NOTE: IANA, please update the registries to reflect the new policy. | |||
| NOTE: RFC editor please delete these two notes prior to publication. | NOTE: RFC editor please delete these two notes prior to publication. | |||
| skipping to change at page 29, line 4 ¶ | skipping to change at page 28, line 51 ¶ | |||
| rfc4492bis-00 to draft-nir-tls-rfc4492bis-01: | rfc4492bis-00 to draft-nir-tls-rfc4492bis-01: | |||
| o Merged errata | o Merged errata | |||
| o Removed ECDH_RSA and ECDH_ECDSA | o Removed ECDH_RSA and ECDH_ECDSA | |||
| Changes from RFC 4492 to draft-nir-tls-rfc4492bis-00: | Changes from RFC 4492 to draft-nir-tls-rfc4492bis-00: | |||
| o Added TLS 1.2 to references. | o Added TLS 1.2 to references. | |||
| o Moved RFC 4492 authors to acknowledgements. | o Moved RFC 4492 authors to acknowledgements. | |||
| o Removed list of required reading for ECC. | o Removed list of required reading for ECC. | |||
| o Prepended "TLS" to the names of the three registries defined in | ||||
| the IANA Considerations section. | ||||
| 12. References | 12. References | |||
| 12.1. Normative References | 12.1. Normative References | |||
| [ANSI.X9-62.2005] | [ANSI.X9-62.2005] | |||
| American National Standards Institute, "Public Key | American National Standards Institute, "Public Key | |||
| Cryptography for the Financial Services Industry, The | Cryptography for the Financial Services Industry, The | |||
| Elliptic Curve Digital Signature Algorithm (ECDSA)", | Elliptic Curve Digital Signature Algorithm (ECDSA)", | |||
| ANSI X9.62, 2005. | ANSI X9.62, 2005. | |||
| End of changes. 6 change blocks. | ||||
| 4 lines changed or deleted | 9 lines changed or added | |||
This html diff was produced by rfcdiff 1.48. The latest version is available from http://tools.ietf.org/tools/rfcdiff/ | ||||