Yubico / Yubico.NET.SDK

A YubiKey SDK for .NET developers
Apache License 2.0
103 stars 51 forks source link

[Feature]: Ed25519 and X25519 PIV key types #155

Open samuel-lucas6 opened 2 weeks ago

samuel-lucas6 commented 2 weeks ago

Is there an existing issue for this?

Feature Description

Thank you for your work on this project. I would like to ask if there are any plans to support Ed25519 and X25519 key types for PIV since these were added in firmware 5.7.

Motivation

No response

Code of Conduct

DennisDyallo commented 2 weeks ago

Hi @samuel-lucas6 ! Yes, I plan on getting that work started shortly. I'm currently wrapping up some SCP11 things as well as some refactorings.

(remark: the 25519 keys were intended to be supported with the June release, but we didn't have enough time, and SCP11 prio was higher, so that's why you've been waiting.

We aim for a release in mid december or sooner.