ssh
ssh copied to clipboard
Key format support
Goal is to support all formats of openssh
- [x] ssh-rsa
- [ ] ecdsa-sha2-nistp256
- [ ] ssh-ed25519
- [ ] rsa-sha2-512
- [ ] rsa-sha2-256
Optionally ssh-dss may be supported (mandatory in the specification, but deprecated on many system / implementations)