draft-ietf-curdle-ssh-ed25519-ed448-05.txt | draft-ietf-curdle-ssh-ed25519-ed448-06.txt | |||
---|---|---|---|---|
Internet Engineering Task Force B. Harris | Internet Engineering Task Force B. Harris | |||
Internet-Draft | Internet-Draft | |||
Updates: 4250 (if approved) L. Velvindron | Updates: 4250 (if approved) L. Velvindron | |||
Intended status: Standards Track cyberstorm.mu | Intended status: Standards Track cyberstorm.mu | |||
Expires: March 28, 2019 September 24, 2018 | Expires: April 15, 2019 October 12, 2018 | |||
Ed25519 and Ed448 public key algorithms for the Secure Shell (SSH) | Ed25519 and Ed448 public key algorithms for the Secure Shell (SSH) | |||
protocol | protocol | |||
draft-ietf-curdle-ssh-ed25519-ed448-05 | draft-ietf-curdle-ssh-ed25519-ed448-06 | |||
Abstract | Abstract | |||
This document describes the use of the Ed25519 and Ed448 digital | This document describes the use of the Ed25519 and Ed448 digital | |||
signature algorithm in the Secure Shell (SSH) protocol. | signature algorithm in the Secure Shell (SSH) protocol. | |||
Status of This Memo | Status of This Memo | |||
This Internet-Draft is submitted in full conformance with the | This Internet-Draft is submitted in full conformance with the | |||
provisions of BCP 78 and BCP 79. | provisions of BCP 78 and BCP 79. | |||
skipping to change at page 1, line 33 ¶ | skipping to change at page 1, line 33 ¶ | |||
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 https://datatracker.ietf.org/drafts/current/. | Drafts is at https://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 March 28, 2019. | This Internet-Draft will expire on April 15, 2019. | |||
Copyright Notice | Copyright Notice | |||
Copyright (c) 2018 IETF Trust and the persons identified as the | Copyright (c) 2018 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 | |||
(https://trustee.ietf.org/license-info) in effect on the date of | (https://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 4, line 8 ¶ | skipping to change at page 4, line 8 ¶ | |||
The generation of SSHFP resource records for "ssh-ed25519" keys is | The generation of SSHFP resource records for "ssh-ed25519" keys is | |||
described in [RFC7479]. | described in [RFC7479]. | |||
The generation of SSHFP resource records for "ssh-ed448" keys is | The generation of SSHFP resource records for "ssh-ed448" keys is | |||
described as follows. | described as follows. | |||
the SSHFP Resource Record for the Ed448 public key with SHA-256 | the SSHFP Resource Record for the Ed448 public key with SHA-256 | |||
fingerprint would be example be: | fingerprint would be example be: | |||
ssh.hackers.mu. IN SSHFP TBD 2 ( a87f1b687ac0e57d2a081a2f2826723 | example.com. IN SSHFP TBD 2 ( a87f1b687ac0e57d2a081a2f2826723 | |||
34d90ed316d2b818ca9580ea384d924 01 ) | 34d90ed316d2b818ca9580ea384d924 01 ) | |||
The 2 here indicates SHA-256 [RFC6594]. | The 2 here indicates SHA-256 [RFC6594]. | |||
9. IANA Considerations | 9. IANA Considerations | |||
This document augments the Public Key Algorithm Names in [RFC4250], | This document augments the Public Key Algorithm Names in [RFC4250], | |||
Section 4.6.2 [RFC4250]. | Section 4.6.2 [RFC4250]. | |||
IANA is requested to add to the Public Key Algorithm Names registry | IANA is requested to add to the Public Key Algorithm Names registry | |||
End of changes. 4 change blocks. | ||||
4 lines changed or deleted | 4 lines changed or added | |||
This html diff was produced by rfcdiff 1.47. The latest version is available from http://tools.ietf.org/tools/rfcdiff/ |