OpenSolaris

Printable Version Enter a New Search
Bug ID 6654080
Synopsis kmf_verify_data() should use algorithm from the cert if KMF_ALGORITHM_INDEX_ATTR is missing
State 10-Fix Delivered (Fix available in build)
Category:Subcategory solaris-crypto:key_mgmt_libraries
Keywords
Responsible Engineer Wyllys Ingersoll
Reported Against
Duplicate Of
Introduced In solaris_nevada
Commit to Fix snv_85
Fixed In snv_85
Release Fixed solaris_nevada(snv_85)
Related Bugs 6700175
Submit Date 23-January-2008
Last Update Date 12-March-2008
Description
kmf_verify_data() requires KMF_ALGORITHM_INDEX_ATTR to be present while it could look up the algorithm for verification from the certificate, exactly as kmf_sign_data() does for signing.
Work Around
N/A
Comments
N/A