On Wed, 2011-05-11 at 09:30 -0500, Kent Yoder wrote: > Hi Dave, > > > One problem I'm running into: the soft token lists CKM_AES_MAC and > > CKM_AES_MAC_GENERAL in the results of C_GetMechanismList(), however when > > I try to use either of these mechanisms with C_SignInit() I'm getting > > CKR_MECHANISM_INVALID. > > > > I looked through the source, and I didn't readily see where these are > > implemented (if at all). > > > > Am I doing something wrong, or is it possible that these mechanisms are > > not actually available for use? > > Nope, you've found a bug. I'll submit a patch to clean this up for > v2.4.
This fix is now in the v2.4 git branch, feedback is welcome. Thanks, Kent > Thanks, > Kent > > > > > > > ------------------------------------------------------------------------------ > Achieve unprecedented app performance and reliability > What every C/C++ and Fortran developer should know. > Learn how Intel has extended the reach of its next-generation tools > to help boost performance applications - inlcuding clusters. > http://p.sf.net/sfu/intel-dev2devmay > _______________________________________________ > Opencryptoki-tech mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/opencryptoki-tech ------------------------------------------------------------------------------ Achieve unprecedented app performance and reliability What every C/C++ and Fortran developer should know. Learn how Intel has extended the reach of its next-generation tools to help boost performance applications - inlcuding clusters. http://p.sf.net/sfu/intel-dev2devmay _______________________________________________ Opencryptoki-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/opencryptoki-tech
