Hi Joy, In the RSA testcase, we should keep the check on mechtype being CKM_RSA_X_509 when adding the CKA_VALUE_LEN attribute, since its required there -- the X.509 mechanism doesn't have a padding type, so it relies on the unwrapping template for its key size info.
Kent > The testcase patch fixes a problem such that when testing with AES keys > the template contains CKA_VALUE_LEN for newly unwrapped keys. > Also removed references to CKM_GENERIC_SECRET_KEY_GEN since none > of the stdlls appeared to support it. > > I will integrate on Monday if there are no objections. > > Thanks! > > regards, > Joy > > > > ------------------------------------------------------------------------------ > All of the data generated in your IT infrastructure is seriously valuable. > Why? It contains a definitive record of application performance, security > threats, fraudulent activity, and more. Splunk takes this data and makes > sense of it. IT sense. And common sense. > http://p.sf.net/sfu/splunk-d2d-c2 > _______________________________________________ > Opencryptoki-tech mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/opencryptoki-tech > > ------------------------------------------------------------------------------ All of the data generated in your IT infrastructure is seriously valuable. Why? It contains a definitive record of application performance, security threats, fraudulent activity, and more. Splunk takes this data and makes sense of it. IT sense. And common sense. http://p.sf.net/sfu/splunk-d2d-c2 _______________________________________________ Opencryptoki-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/opencryptoki-tech
