On Wed, 24 Nov 2010 17:10:01 -0200 Klaus Heinrich Kiwi <[email protected]> wrote:
> > Attached is an updated rsa_keygen.c that tests the stuff in this > > patch. > > > > Acked-by: Kent Yoder <[email protected]> > > Thanks for those! > > Though I'll probably hold them for now, since I'm seeing some strange > behavior on my end: > > [kla...@localhost opencryptoki]$ > PKCSLIB=/usr/local/lib/opencryptoki/libopencryptoki.so PKCS11_SO_PIN=76543210 > PKCS11_USER_PIN=01234567 testcases/rsa_keygen/rsa_keygen -slot 1 > Using slot #1... > > do_GenerateRSAKey... > rsa_keygen.c:180: C_GenerateKeyPair #3 returned 0 (0x0) CKR_OK > do_GenerateRSAKey... > rsa_keygen.c:59: C_Login #1 returned 256 (0x100) CKR_USER_ALREADY_LOGGED_IN > rsa_keygen.c:285: do_GenerateRSAKeyPair(1024) returned 256 (0x100) > CKR_USER_ALREADY_LOGGED_IN > [kla...@localhost opencryptoki]$ > > > I'll try to take a look a re-submit. > > -Klaus Those appear fixed with the last set of patches, so I've applied your patch upstream Thanks, -Klaus -- Klaus Heinrich Kiwi | [email protected] | http://blog.klauskiwi.com Open Source Security blog : http://www.ratliff.net/blog IBM Linux Technology Center : http://www.ibm.com/linux/ltc ------------------------------------------------------------------------------ Lotusphere 2011 Register now for Lotusphere 2011 and learn how to connect the dots, take your collaborative environment to the next level, and enter the era of Social Business. http://p.sf.net/sfu/lotusphere-d2d _______________________________________________ Opencryptoki-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/opencryptoki-tech
