Our Online Store have the new products: RFID antenna board. Currently it can work with JC10M24R and JCOP4 card chips.
Compared with normal cards, the antenna board module has a smaller size and fixed holes, which is easy to integrate in the IOT(Internet Of Things) project.

a simple and clear explanation about PKCS

JavaCard Applet Development Related Questions and Answers.
kineri
Posts: 19
Joined: Thu Dec 10, 2015 2:04 am
Points :184
Contact:

a simple and clear explanation about PKCS

Post by kineri » Thu Jan 14, 2016 5:03 am

Hi all. I am back again!
I am going to do a project which uses PKCS. What is PKCS?
Also, could anyone tell me the difference between PKCS#11 and PKCS#15 in a simple and clear explanation?

Tarantino
Posts: 101
Joined: Wed Aug 19, 2015 1:56 am
Points :478
Contact:

Re: a simple and clear explanation about PKCS

Post by Tarantino » Thu Jan 21, 2016 5:15 am

kineri wrote:Hi all. I am back again!
I am going to do a project which uses PKCS. What is PKCS?
Also, could anyone tell me the difference between PKCS#11 and PKCS#15 in a simple and clear explanation?

FYI:
PKCS is the abbreviation of "Public-Key Cryptography Standards"

PKCS #11: Cryptographic Token Interface Standard
PKCS #15: Cryptographic Token Information Format Standard

BTW: I don't remember a way to access PKCS#15 tokens on a JavaCard from within an oncard JavaCard program. If you want to use keys in your oncard program, you have to transfer it onto the card or generate it oncard and export the public key by your own oncard/offcard code.
The greatest glory in living lies not in never falling, but in rising every time we fall.--Nelson Mandela

Post Reply Previous topicNext topic

Who is online

Users browsing this forum: No registered users and 81 guests

JavaCard OS : Disclaimer