OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

pkcs11 message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: Re: [pkcs11] Identifier review.


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





[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]