SSH Keygen
Generate an elliptic ssh-key
Create a SSH-Key with an elliptic curve.
Quick and simple
ssh-keygen -t ed25519
The filename for the new key will be asked for interactivly.
Create a SSH-Key with an elliptic curve.
ssh-keygen -t ed25519
The filename for the new key will be asked for interactivly.