-
Notifications
You must be signed in to change notification settings - Fork 67
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
PKCS#11 support #17
Comments
Hello, Typically PKCS11 support with the Neo is achieved with a different applet than the openpgp applet. Yubico has a PIV applet (not opensource) that is loaded on recent Neos. I'm closing this as I believe it's off-topic for the issue tracker, please use the forums for questions and the issue tracker for more concrete things. /klas |
Let me add that PKCS#11 via OpenPGP is achieved using Scute: http://www.scute.org/ There shouldn't be any problem using the NEO with OpenPGP as a PKSC#11 module via Scute, as it behave like any other OpenPGP card. I hope the link to Scute will help! Let us know if you manage to get anything to work. We could write a small doc file about it, if there is anything in particular to keep in mind. /Simon |
Then using the PIV applet together with OpenSC's PKCS#11 driver is another option. Or bring up this use-case to the Scute developers, and discuss with them? /Simon |
Hello, Thanks, Y |
Hello, This is a bugtracker for the openpgp applet of the Neo, for support requests you'll be better off with the forum or Yubico support. edit: and as Simon wrote above, http://www.scute.org/ is a pkcs11 library for use with openpgpcard. /klas |
Klas, I'd like to hear your opinion why you think that TrueCrypt with PKCS11 would break any assumptions about smart cards. I know that PIV and CAC cards are used to secure files - so why not file systems? And I think that there's a way to make BitLocker and FileVault-2 to unlock the drive via CAC... Now this seems PIV applet-related rather than OpenPGP-related (though one probably can unlock flesh and file systems with PGP as well as with PIV?), so perhaps the OP chose a less-than-perfectly fitting mailing list to ask his question... Sent from my iPad On Apr 22, 2015, at 02:36, Klas Lindfors <[email protected]mailto:[email protected]> wrote: Hello, This is a bugtracker for the openpgp applet of the Neo, for support requests you'll be better off with the forum or Yubico support. /klas — |
So, the reason I think TrueCrypt's PKCS11 support breaks assumptions is that it uses data objects to store a key, instead of using crypto in the card. Used that way there's no difference between a usb drive and a smart card, except the smart card is alot clunkier to use. |
Hello,
I really, really would like to have PKCS#11 support in Yubikey and I understand it's possible to achieve that as stated in many posts on Yubico forums and website.
However I don't see it achieved anywhere so I'm looking for some ideas where to begin ?
Please help, even if just to drop quick and basic ideas.
Y
The text was updated successfully, but these errors were encountered: