Cryptographic Token Interface Standard

PKCS#11


ARIA


Sections

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

Detailed Description

ARIA is a block cipher with 128-bit block size and 128-, 192-, and 256-bit keys, similar to AES. ARIA is described in NSRI "Specification of ARIA".

 
Functions
           
Mechanism
Encrypt
&
Decrypt
Sign
&
Verify
SR
&
VR1
Digest
Gen.
Key/
Key
Pair
Wrap
&
Unwrap
Derive
CKM_ARIA_KEY_GEN        
X
   
CKM_ARIA_ECB
X
       
X
 
CKM_ARIA_CBC
X
       
X
 
CKM_ARIA_CBC_PAD
X
       
X
 
CKM_ARIA_MAC_GENERAL  
X
         
CKM_ARIA_MAC  
X
         
CKM_ARIA_ECB_ENCRYPT_DATA            
X
CKM_ARIA_CBC_ENCRYPT_DATA            
X

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

Mechanisms:

CKM_ARIA_KEY_GEN 
CKM_ARIA_ECB 
CKM_ARIA_CBC 
CKM_ARIA_MAC 
CKM_ARIA_MAC_GENERAL 
CKM_ARIA_CBC_PAD 


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