← Prev in month ← Prev in thread

Broken definitions in PKCS#11 wd03 draft

From
Stef Walter <>
Date
2014-09-17T10:19:31+00:00
ID
Thread
Broken definitions in PKCS#11 wd03 draft
Went over the wd03 spec again, while working on headers. Noticed about
25 problems.

Of particular importance I'd like to call out:

 * Missing definition and deprecation of CK_PKCS5_PBKD2_PARAMS
   in favor of CK_PKCS5_PBKD2_PARAMS2.

 * CK_SEED_CBC_ENCRYPT_DATA_PARAMS is a zero length structure.

 * CK_PARAM_TYPE should be changed to CK_OTP_PARAM_TYPE
   throughout.

All the rest of the changes are listed here, including the #define's
that need to be added to the appendices.

https://wiki.oasis-open.org/pkcs11/Definitions

Stef
← Prev in month ← Prev in thread