Re: [pkcs11] Broken definitions in PKCS#11 wd03 draft

From
Stef Walter <>
Date
2014-09-18T05:33:48+00:00
ID
Thread
Re: [pkcs11] Broken definitions in PKCS#11 wd03 draft
On 18.09.2014 02:47, Oscar So wrote:
> Thanks Stef.
> I just edited this Wiki page:
> https://wiki.oasis-open.org/pkcs11/Definitions
> 
> Added:
> * Missing CK_ECDH2_DERIVE_PARAMS and CK_ECDH2_DERIVE_PARAMS_PTR
> * Missing CK_CAMELLIA_CTR_PARAMS and CK_CAMELLIA_CTR_PARAMS_PTR
> * Missing CK_TLS_PRF_PARAMS and CK_TLS_PRF_PARAMS_PTR

Thanks. I hope we can do these as a batch rather than making one
proposal for each.

> I need to put the above back into pkcs11t.h in order to build our
> existing code.

That makes sense. Most of us have a local copy of of the headers, with
an additional file containing extensions that are in the spec yet, or
won't be (eg: pkcs11x.h).

I think such a local header is an appropriate place for these
definitions waiting for an errata.

Stef