Cryptographic Token Interface Standard

PKCS#11


AES CTS mechanism parameters

It has a parameter, a 16-byte initialization vector.

Table 244, AES-CTS: Key And Data Length
Function Key type
Input length
Output length
Comments
C_Encrypt AES
Any, >= block size (16 bytes)
same as input length
no final part
C_Decrypt AES
any, >= block size (16 bytes)
same as input length
no final part


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