Files
@ c3ae916ef55f
Branch filter:
Location: kallithea/.coveragerc
c3ae916ef55f
1.1 KiB
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.