ARIA Support Configuration
ARIA support is enabled at the sdes-profile level.
-
Use the following command sequence to move to
sdes-profile Configuration Mode.
ORACLE# configure terminal ORACLE(configure)# security ORACLE(security)# media-security ORACLE(sdes-profile)#
-
Use the
crypto-list
parameter to specify the crypto suite used for SDES-based encryption.
Use either aria_cm_192_hmac_32, or aria_cm_192_hmac_32 to specify ARIA encryption.
ORACLE(sdes-profile)# crypto-list aria_cm_192_hmac_80 ORACLE(sdes-profile)#
- Use done, exit, and verify-config to complete cipher suite selection.