eddsa25519 & eddsa448 for use with SSH
"Mark D. Baushke" <[email protected]> Mon, 24 Apr 2017 21:39:37 -0700
| Newsgroups | gmane.ietf.curdle,gmane.ietf.secsh |
|---|---|
| Message-ID | <[email protected]> |
Hi Folks, Looking at RFC 8032 - Edwards-Curve Digital Signature Algorithm (EdDSA) I am curious to know if there is a desire to create public key algorithm names for SSH using it? http://ssh-comparison.quendi.de/comparison/hostkey.html shows 11 implementations of ssh-ed25519 and 3 implementations of ssh-ed25519-cert-v01-ZT/[email protected] I have not yet compared the RFC against the SSH implementations of ssh-ed25519. I do know that the use of the SHAKE256 as a hash function for Ed448 would be the first SHA-3 family function used in the SSH protocol. If they are the same, then it would be good to writeup something to add ssh-ed25519 to the IANA https://www.iana.org/assignments/ssh-parameters/ssh-parameters.xhtml#ssh-parameters-19 -- Mark