buptczq / WinCryptSSHAgent

Using a Yubikey for SSH Authentication on Windows Seamlessly
Apache License 2.0
529 stars 67 forks source link

PKCS11 Support #21

Open evi0s opened 3 years ago

evi0s commented 3 years ago

Hi,

First of all, thx for your great project, it's very useful! Not issue, just feature request.

Any plan supporting PKCS11? I'm currently using ssh -I libykcs11.so user@host with self-compiled Win32-OpenSSH, but seems not convenient at some point.

But I really like this project, so any plan or road map to implement PKCS11 support for yubikey? thx a lot.

MichalSznajder commented 3 years ago

But Yubico PIV Tool provides PKCS11 so why to reimplement it?