OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
[Muscle] Problem with libmuscle

From: Logan X (wolverinex02gmail.com)
Date: Tue Jan 05 2010 - 14:01:39 CST


Hi everyone,

I succeed to use the micro SD from G&D, but I observe strange behaviors with libmuscle, for example, in the file p11_crypt.c at line 169 :
else if ((CK_ULONG)(key->msc_key->keysize/8)>pulDataLen){
shouldn't it be
else if ((CK_ULONG)(key->msc_key->keysize/8)>pulEncryptedDataLen){

am I mistaken ?

Thank you

Pierre
_______________________________________________
Muscle mailing list
Musclelists.musclecard.com
http://lists.drizzle.com/mailman/listinfo/muscle