OpenSolaris

Printable Version Enter a New Search
Bug ID 6545665
Synopsis make CKM_AES_CTR available to non-kernel users
State 10-Fix Delivered (Fix available in build)
Category:Subcategory solaris-crypto:pkcs11_kernel
Keywords ef-reviewed
Responsible Engineer Mark Powers
Reported Against
Duplicate Of
Introduced In solaris_nevada
Commit to Fix snv_82
Fixed In snv_82
Release Fixed solaris_nevada(snv_82) , solaris_10u7(s10u7_02) (Bug ID:2167679)
Related Bugs 6604496 , 6648214 , 6726755 , 6756679
Submit Date 12-April-2007
Last Update Date 20-November-2008
Description
CKM_AES_CTR is currently only available to kernel users.
It should be available to non-kernel users via libpkcs11
now that it is an official mechanism in PKCS#11 v2.20 amendment 3.
This means updating /usr/include/security/pkcs11t.h and the table
that maps mechanism names (strings) into PKCS#11 numbers.
Work Around
N/A
Comments
N/A