RE: [pkcs11] PKCS#11 missing or incorrect definitions

From
Chris Zimman <>
Date
2014-07-02T17:02:23+00:00
ID
Thread
RE: [pkcs11] PKCS#11 missing or incorrect definitions
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 		0x00001091

I've fixed these in the latest CDS.

Thanks

--Chris

-----Original Message-----
From: Stef Walter [mailto:] 
Sent: Tuesday, July 01, 2014 12:26 PM
To: Chris Zimman; 
Subject: Re: [pkcs11] PKCS#11 missing or incorrect definitions

This is a painstaking process. I was unable to see any revisions in the document, nor find the original document that you edited so (in order to use a compare document feature). but I finally found time to complete it.

It's real a shame we aren't using modern tools such as distributed revision control and a textual diffable non-proprietary format.

I updated the page here with the current list of problems I've found:

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

 * 14 definitions remain undocumented or misspelled
 * A few less than 40 constant definitions are missing.
 * Also noticed extra 'C' character typo in "2.2.1 Definitions".
 * CKM_AES_CMAC_GENERAL continues to conflict with v2.30 CKM_AES_CTS

Hope that's a help.

Stef

On 23.06.2014 21:32, Chris Zimman wrote:
> Hi Stef
> 
> Would you mind taking a look at this revision?  I've tried to correct as many of the items you've pointed out as I could.
> 
> Thanks
> 
> --Chris
> 
> -----Original Message-----
> From:  [mailto:] 
> On Behalf Of Stef Walter
> Sent: Friday, June 20, 2014 4:00 PM
> To: 
> Subject: [pkcs11] PKCS#11 missing or incorrect definitions
> 
> So rather than just complain, I've put together a list of all the 
> incorrect, mispelled, or missing definitions/constants in the PKCS#11
> v2.40 spec:
> 
> https://wiki.oasis-open.org/pkcs11/Definitions
> 
> About 40 missing and 40 incorrect/misspelled. Hope this is helpful.
> 
> Cheers,
> 
> Stef
> 
> ---------------------------------------------------------------------
> To unsubscribe from this mail list, you must leave the OASIS TC that generates this mail.  Follow this link to all your TCs in OASIS at:
> https://www.oasis-open.org/apps/org/workgroup/portal/my_workgroups.php
> 
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe from this mail list, you must leave the OASIS TC that 
> generates this mail.  Follow this link to all your TCs in OASIS at:
> https://www.oasis-open.org/apps/org/workgroup/portal/my_workgroups.php
>