PKCS11
From Just Solve the File Format Problem
(Difference between revisions)
Dan Tobias (Talk | contribs) (Created page with "{{FormatInfo |formattype=electronic |subcat=Security |released=1995 }} '''PKCS #11''' (PKCS11) is a standard defining an API for exchanging cryptographic tokens. It is part of...") |
(add link to standards committee) |
||
Line 15: | Line 15: | ||
* [http://wiki.ncryptoki.com/Introduction-to-PKCS-11-specifications.ashx Introduction to PKCS#11 specifications] | * [http://wiki.ncryptoki.com/Introduction-to-PKCS-11-specifications.ashx Introduction to PKCS#11 specifications] | ||
* [https://tools.ietf.org/html/draft-pechanec-pkcs11uri-16 PKCS#11 URI scheme: draft specification] | * [https://tools.ietf.org/html/draft-pechanec-pkcs11uri-16 PKCS#11 URI scheme: draft specification] | ||
+ | * [https://www.oasis-open.org/committees/tc_home.php?wg_abbrev=pkcs11 OASIS PKCS#11 Standards Committee] |
Latest revision as of 23:18, 27 December 2014
PKCS #11 (PKCS11) is a standard defining an API for exchanging cryptographic tokens. It is part of the PKCS family of standards, along with PKCS7, PKCS10, and PKCS12. Smart card interfaces make use of this system, and it is also built into much software including the Firefox browser. The API is officially known as "Cryptoki", which comes from "cryptographic token interface" and is pronounced "Crytpto Key".
[edit] Specs
- PKCS #11 Cryptographic Token Interface Current Mechanisms Specification Version 2.40
- Historical PKCS#11 standards