![]() | Cryptographic Token Interface Standard |
PKCS#11 |
Table 285, Mechanism Parameters for SEED-based key derivation
CKM_SEED_ECB_ENCRYPT_DATA | Uses CK_KEY_DERIVATION_STRING_DATA structure. Parameter is the data to be encrypted and must be a multiple of 16 long. |
CKM_SEED_CBC_ENCRYPT_DATA | Uses CK_CBC_ENCRYPT_DATA_PARAMS. Parameter is an 16 byte IV value followed by the data. The data value part must be a multiple of 16 bytes long. |