| Solaris |
|
|
The original OpenSolaris PKCS #11 implementation for libpkcs11,
pkcs11_softtoken, and pkcs11_kernel (and thus drv/crypto ioctls), was
PKCS #11 v2.11. libpkcs11 (aka userland framework library) supports
loading any PKCS #11 v2.x module. Since the PKCS #11 API compatibility
requirements are very strict we can do this. This projected added PKCS#11
v2.20 support.
Below are a list of projects to enhance v2.20 support, they are
currently not a high priority:
- Growing C_GetSlotList
Not started yet. We used to have this functionality in pkcs11_kernel,
but since we supported v2.11 of PKCS 11 it was actually a bug and we
removed it, so this should be pretty easy for pkcs11_kernel. libpkcs11
needs to take MetaSlot into account. We have postponded making this
change just now until we better understand how MetaSlot could use this.
- CKU_CONTEXT_SPECIFIC, CKA_CHECK_VALUE
No consumers (ie: NSS, Java, JES Webserver) need this functionality.
The decision is to wait when/if adoption of this becomes about.
Terms of Use
|
Privacy
|
Trademarks
|
Copyright Policy
|
Site Guidelines
|
Site Map
|
Help
Your use of this web site or any of its content or software indicates your agreement to be bound by these Terms of Use.
© 2012, Oracle Corporation and/or its affiliates.