← Prev in month ← Prev in thread
Next in thread → Next in month →

Fwd: [pkcs11] Identifier review.

From
Tim Hudson <>
Date
2018-04-11T19:06:00+00:00
ID
Thread
Fwd: [pkcs11] Identifier review.
Forwarding note on the header file missing the functions ...

Tim.

---------- Forwarded message ----------
From: Tim Hudson <>
Date: Wed, Mar 28, 2018 at 10:43 AM
Subject: Re: [pkcs11] Identifier review.
To: Robert Relyea <>, Tony Cox <>
Cc: Valerie Fenwick <>

We also need the function prototypes in the pkcs11f.h file added - all the new ones for v3.0 are not present.
The same goes for the associated data structures for pkcs11t.h

We *must* not forget those - and currently no one has updated things of that nature in the header file - so those looking at the header file to see "updates" don't get a sense of what is coming as yet.

Tim.

On Tue, Mar 27, 2018 at 5:02 AM, Robert Relyea <> wrote:
Here are the allocated id's:

-------------------------------------------------------------------------

In accordance to our standing rules, the following identifiers have been

allocated for your proposal "P800 Flexible Symmetric KDF".

Mechanisms:

 #define CKM_SP800_108_COUNTER_KDF         0x000003acUL

 #define CKM_SP800_108_FEEDBACK_KDF        0x000003adUL

 #define CKM_SP800_108_DOUBLE_PIPELINE_KDF 0x000003aeUL

Sp800 type:

 #define CK_SP800_108_ITERATION_VARIABLE 0x00000001UL

 #define CK_SP800_108_OPTIONAL_COUNTER   0x00000002UL

 #define CK_SP800_108_DKM_LENGTH         0x00000003UL

 #define CK_SP800_108_BYTE_ARRAY         0x00000004UL

---------------------------------------------------------------------------------------------------------------

In accordance to our standing rules, the following identifiers have been

allocated for your proposal "Profile Object ".

Objects:

 #define CKO_PROFILE 0x00000009UL

Attributes:

 #define CKA_PROFILE_ID 0x00000601UL

Profile id:

 #define CKP_INVALID_ID           0x00000000UL

 #define CKP_VENDOR_DEFINED       0x80000000UL

 #define CKP_BASELINE_PROVIDER    0x00000001UL

 #define CKP_EXTENDED_PROVIDER    0x00000002UL

 #define CKP_AUTHENTICATION_TOKEN 0x00000003UL

-------------------------------------------------------------------------------------------------------------------

In accordance to our standing rules, the following identifiers have been

allocated for your proposal "Additional ECC Curves".

Mechanisms:

 #define CKM_EC_EDWARDS_KEY_PAIR_GEN    0x00001055UL

 #define CKM_EC_MONTGOMERY_KEY_PAIR_GEN 0x00001056UL

 #define CKM_EDDSA                      0x00001057UL

Key types:

 #define CKK_EC_EDWARDS    0x00000040UL

 #define CKK_EC_MONTGOMERY 0x00000041UL

---------------------------------------------------------------------------------------------------------------------

In accordance to our standing rules, the following identifiers have been

allocated for your proposal "AES GCM, AEAD and New Functions".

Message flags:

 #define CKF_END_OF_MESSAGE 0x00000001UL

Errors:

 #define CKR_AEAD_DECRYPT_FAILED 0x00000042UL

Function flags:

 #define CKF_FORK_SAFE_INTERFACE 0x00000001UL

Generator functions:

 #define CKG_NO_GENERATE      0x00000000UL

 #define CKG_GENERATE         0x00000001UL

 #define CKG_GENERATE_COUNTER 0x00000002UL

 #define CKG_GENERATE_RANDOM  0x00000003UL

---------------------------------------------------------------------------------------------------------------------------

In accordance to our standing rules, the following identifiers have been

allocated for your proposal "C_SessionCancel".

Mechanisms flags:

 #define CKF_FIND_OBJECTS 0x00000040UL

---------------------------------------------------------------------

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
← Prev in month ← Prev in thread
Next in thread → Next in month →