Cryptographic Token Interface Standard

PKCS#11


Key derivation by data encryption - SEED


Sections

Mechanism Parameters

Detailed Description

These mechanisms allow derivation of keys using the result of an encryption operation as the key value. They are for use with the C_DeriveKey function.

Mechanisms:

CKM_SEED_ECB_ENCRYPT_DATA
CKM_SEED_CBC_ENCRYPT_DATA

typedef struct CK_SEED_CBC_ENCRYPT_DATA_PARAMS CK_CBC_ENCRYPT_DATA_PARAMS;

RSA Security Inc. Public-Key Cryptography Standards - PKCS#11 - v230mechanism1