OpenSolaris

Printable Version Enter a New Search
Bug ID 6543159
Synopsis metaslot should check for function availability before trying hardware provider
State 10-Fix Delivered (Fix available in build)
Category:Subcategory solaris-crypto:pkcs11
Keywords
Responsible Engineer Karen Tung
Reported Against
Duplicate Of
Introduced In solaris_nevada
Commit to Fix snv_66
Fixed In snv_66
Release Fixed solaris_nevada(snv_66)
Related Bugs 6266218 , 6339929 , 6543544
Submit Date 5-April-2007
Last Update Date 7-June-2007
Description
Some hardware crypto providers don't implement the full set of pkcs#11 functions, for example a provide may have encrypt/decrypt but not  wrap/unwrap.  Metaslot should be able to query the provider for the list of functions it implements.  Given the list, if that provider doesn't support the function, metaslot can skip it and look for another one that does support the function.
Work Around
N/A
Comments
N/A