1
1
mirror of https://github.com/go-gitea/gitea synced 2025-01-22 07:34:26 +00:00
Artemis Tosini cb08248c33
Add support for ed25519_sk and ecdsa_sk SSH keys (#13462)
* Add support for ed25519_sk and ecdsa_sk SSH keys

These start with sk-ssh-ed25519@openssh.com and sk-ecdsa-sha2-nistp256@openssh.com.
They are supported in recent versions of go x/crypto/ssh and OpenSSH 8.2
or higher.

* skip ssh-keygen

Signed-off-by: Andrew Thornton <art27@cantab.net>

Co-authored-by: Andrew Thornton <art27@cantab.net>
2021-01-20 20:36:55 +00:00
..
2021-01-15 17:38:41 +08:00
2020-12-02 06:56:04 +02:00
2020-04-05 07:20:50 +01:00
2021-01-06 09:38:00 +08:00
2020-10-02 23:37:53 -04:00
2021-01-06 19:23:57 +00:00
2021-01-06 09:38:00 +08:00
2020-10-26 12:42:27 -04:00
2020-10-02 23:37:53 -04:00
2020-10-25 17:19:06 +00:00
2020-08-27 22:47:17 -04:00
2020-04-05 07:20:50 +01:00