JavacardOS will not accept order any more, please contact our partner Feitian online Store:
https://ftsafe.en.alibaba.com/index.html
https://ftsafe.en.alibaba.com/index.html
Search found 3 matches
- Mon Aug 05, 2019 3:56 am
- Forum: Questions & Answers
- Topic: Adding PKCS#11 compatibility to smart card
- Replies: 5
- Views: 19661
Re: Adding PKCS#11 compatibility to smart card
You need to implement a library specifically compatible with my smart card. And you need to konw how the applet work in javacard. Ok so I need to implement a PKCS#11 library which is able to be interfaced with the relative javacard applet. Basically the library will implement the PKCS#11 APIs and, ...
- Sun Aug 04, 2019 7:55 am
- Forum: Questions & Answers
- Topic: Adding PKCS#11 compatibility to smart card
- Replies: 5
- Views: 19661
Re: Adding PKCS#11 compatibility to smart card
Could you explain what SCP11 is and why I need it? Thankskuafu wrote: ↑Sat Aug 03, 2019 5:13 amYou need to knwo scp11 of GP, https://github.com/martinpaljak/GlobalP ... /docs/pdfs ,viewtopic.php?f=15&t=1692&hilit=scp11
- Thu Aug 01, 2019 6:07 am
- Forum: Questions & Answers
- Topic: Adding PKCS#11 compatibility to smart card
- Replies: 5
- Views: 19661
Adding PKCS#11 compatibility to smart card
Hello, I am new to the world of smart cards and Java Card ecosystem. I am still trying to figure out how the ecosystem works, anyway my target is to add PKCS#11 compatibility and support to a smart card produced by Infineon, the card supports Java Card 3. If I understood correctly, this should be th...