![]() | Cryptographic Token Interface Standard |
PKCS#11 |
Camellia-MAC, denoted by CKM_CAMELLIA_MAC, is a special case of the general-length Camellia-MAC mechanism. Camellia-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 275, Camellia-MAC: Key And Data Length
Function | Key type | ||
C_Sign | CKK_CAMELLIA | ||
C_Verify | CKK_CAMELLIA |
For this mechanism, the ulMinKeySize and ulMaxKeySize fields of the CK_MECHANISM_INFO structure specify the supported range of Camellia key sizes, in bytes.