Ed25519
Jump to navigation
Jump to search
↑ Murenin, Constantine A. (2015-02-01). Soulskill (ed.). "OpenSSH Will Feature Key Discovery and Rotation For Easier Switching To Ed25519". Slashdot. Retrieved 2015-02-01.<templatestyles src="Module:Citation/CS1/styles.css"></templatestyles>
↑ https://lwn.net/Articles/637147/
wikipedia:Ed25519 is the EdDSA signature scheme using SHA-512 (SHA-2) and Curve25519.
OpenSSH[edit]
- OpenSSH 6.8: March 18, 2015
- Added new [email protected] extension to facilitate public key discovery and rotation for trusted hosts (for transition from DSA to Ed25519 public host keys)[1]
AuthenticationMethods=publickey,publickeyto require that users authenticate using two different public keys [2]
Key management[edit]
Key generation:
ssh-keygen -t ed25519ssh-keygen -t ed25519 -f your_new_ed25519_key
ssh-keygen -e -m PEM -f private_key_in_ed25519_format do_convert_to_pem: unsupported key type ED25519
Related terms[edit]
ssh-ed25519in.authorized_keysconfig filessh-copy-id- EdDSA
- djb
- Key size
aws ec2 create-key-pair- PQC
- GitLab: Begins with 'ssh-rsa', 'ecdsa-sha2-nistp256', 'ecdsa-sha2-nistp384', 'ecdsa-sha2-nistp521', 'ssh-ed25519', '[email protected]', or 'sk-ssh-ed25519@openssh.com'.
See also[edit]
ssh-keygen[-R,-t, -C|-p|-i|-y | -f | ~/.ssh/id_rsa|--help ] ~/.ssh/known_hosts, ssh-copy-id, Mlkem,~/.ssh/authorized_keys- ECC, ed25519
- Public-key cryptography: RSA, DSA, ECDSA, EdDSA (Ed25519), AES, RSA Conference, hash,
pkeyutl, Signature, key length, Easyrsa, OAEP, Ron Rivest, Adi Shamir, Leonard Adleman, ssh-rsa
Advertising: