Cryptographic Token Interface Standard

PKCS#11


AES


Sections

AES secret key objects
AES key generation
AES-ECB
AES-CBC
AES-CBC with PKCS padding
General-length AES-MAC
AES-MAC

Detailed Description

For the Advanced Encryption Standard (AES) see [FIPS PUB 197].

This section defines the key type "CKK_AES" for type CK_KEY_TYPE as used in the CKA_KEY_TYPE attribute of key objects.

Mechanisms:

CKM_AES_KEY_GEN 
CKM_AES_ECB 
CKM_AES_CBC 
CKM_AES_MAC 
CKM_AES_MAC_GENERAL 
CKM_AES_CBC_PAD 

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