Is your feature request related to a problem? Please describe.
The SSH protocol specifies more public key algorithms than what ssh-keygen can generate.
Describe the solution you'd like
Add test keys for these and ensure that the application can correctly parse them.
Is your feature request related to a problem? Please describe.
The SSH protocol specifies more public key algorithms than what
ssh-keygencan generate.Describe the solution you'd like
Add test keys for these and ensure that the application can correctly parse them.