Files
@ c3ae916ef55f
Branch filter:
Location: kallithea/dev_requirements.txt
c3ae916ef55f
222 B
text/plain
ssh: support ssh-ed448 keys
https://tools.ietf.org/html/rfc8709 defines both "ssh-ed25519" and "ssh-ed448"
- let's keep it simple and feature complete and support both types.
https://tools.ietf.org/html/rfc8709 defines both "ssh-ed25519" and "ssh-ed448"
- let's keep it simple and feature complete and support both types.