[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH 1/1] pki: add support for sk-ecdsa and sk-ed25519
[Thread Prev] | [Thread Next]
- Subject: [PATCH 1/1] pki: add support for sk-ecdsa and sk-ed25519
- From: Sebastian Kinne <skinne@xxxxxxxxxx>
- Reply-to: libssh@xxxxxxxxxx
- Date: Fri, 6 Dec 2019 09:35:49 +1100
- To: libssh@xxxxxxxxxx
This adds server-side support for the newly introduced OpenSSH keytypes sk-ecdsa-sha2-nistp256@xxxxxxxxxxx and sk-ed25519@xxxxxxxxxxx (including their corresponding certificates), which are backed by U2F/FIDO2 tokens. Signed-off-by: Sebastian Kinne <skinne@xxxxxxxxxx> ---
Attachment:
0001-pki-add-support-for-sk-ecdsa-and-sk-ed25519.patch
Description: Binary data
Re: [PATCH 1/1] pki: add support for sk-ecdsa and sk-ed25519 | Andreas Schneider <asn@xxxxxxxxxxxxxx> |