![]() | Cryptographic Token Interface Standard |
PKCS#11 |
Table 83, Mechanism Parameters for Aria-based key derivation
CKM_ARIA_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_ARIA_CBC_ENCRYPT_DATA | Uses CK_ARIA_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. |