pkcs11 support for kona 25 javacard

社会主义新天地 提交于 2019-12-24 17:25:22

问题


I have some Kona25 javacard from Tag systems and I want to use them for encryption and signature of my emails (for example in thunderbird).

I have searched Google, and I found that I need a PKCS11 module for my cards. I search more and I found that Charismathics CSSI provide a pkcs11 module for kona25 cards, but I am looking for an open source or free solution. Does anybody have a offer?

OpenSC doesn't support kona25 cards!


回答1:


As this is a JavaCard, everything in OpenSC wiki about JavaCard-s applies. If it is a "blank" card, you need to get a PKI applet onto it and deal with everything related.

If you already have a PKI applet on the card and/or if you can't load your own applets (often the case with retailed javacards), you need to extend OpenSC to support it.



来源:https://stackoverflow.com/questions/11845383/pkcs11-support-for-kona-25-javacard

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!