Posted By
Chris Zimman
07-02-2014 17:02
Found In
Egroup:
OASIS PKCS 11 TC
\
view thread
Hi Stef I believe I've corrected all of the remaining items on the list. With respect to the item about CKM_AES_KEY_WRAP/CKM_AES_KEY_WRAP_PAD, in v2.30 there was a collision: #define CKM_AES_KEY_WRAP 0x00001090 #define CKM_AES_KEY_WRAP_PAD 0x00001091 #define CKM_BLOWFISH_KEY_GEN 0x00001090 #define CKM_BLOWFISH_CBC ...
|