Generate an elliptic ssh-key

Create a SSH-Key with an elliptic curve.

Quick and simple

1
ssh-keygen -t ed25519

The filename for the new key will be asked for interactivly.