![]() | Cryptographic Token Interface Standard |
PKCS#11 |
ARIA-MAC, denoted by CKM_ARIA_MAC, is a special case of the general-length ARIA-MAC mechanism. ARIA-MAC always produces and verifies MACs that are half the block size in length.
It does not have a parameter.
Constraints on key types and the length of data are summarized in the following table:
Table 282, ARIA-MAC: Key And Data Length
Function | Key type | ||
C_Sign | CKK_ARIA | ||
C_Verify | CKK_ARIA |
For this mechanism, the ulMinKeySize and ulMaxKeySize fields of the CK_MECHANISM_INFO structure specify the supported range of ARIA key sizes, in bytes.