Page 27 of 51
© Copyright 2017 Oracle Corporation
This document may be freely reproduced and distributed whole and intact including this Copyright notice.
Algorithm
Implementation Description
Certificate
Number
AES 256-bit ECB mode (Used with OKM)
Provides AES in ECB mode as used to unwrap
AES Media Keys
32
being sent from the OKM.
(Cert # 4047)
4047
AES Key Wrap 256-bit (Used with OKM)
Unwrap AES Media Keys being sent from the
OKM (Used with AES ECB Cert #4047)
4047
AES 256-bit CCM mode
AES in CCM mode as used with AES in ECB
mode with Cert # 4039
4039
AES 128-bit CTR mode
AES in CTR mode (with AES-ECB-128 as the
forward cipher funtion) used in remote SSH
sessions.
4039
AES 128-bit CBC mode
AES in CBC mode used in remote SSH
sessions.
4039
AES 256-bit CBC
33
mode (TLS 1.0/1.1
implementation)
AES in CBC mode used in a TLS session
between the ETD and OKM
4040
AES 256-bit ECB mode
(DCCM hardware implementation)
AES in ECB mode as used in hardware AES
CCM encryption with Cert # 2760
2760
AES 256-bit CCM mode
(DCCM hardware implementation)
AES in CCM mode as used with AES in ECB
mode Cert # 2760
2760
SHA
34
-1
Provides hashing for multiple services
including, digital signature verification (Used
with HMAC SHA-1 (Cert # 2636), RSA 2048-
bit (Cert # 2074)); User data hashing; Used as
part of the SSH KDF (Cert #866).
3330
SHA-1 (TLS 1.0/1.1 implementation)
Used as part of the TLS 1.0/1.1 Key Derivation
Function; Used with HMAC SHA-1 (TLS
1.0/1.1 implementation Cert # 867).
3331
SHA-256
Provides hashing for multiple services
including, digital signature verification (Used
with RSA 2048 (Cert # 2074)) and as part of
the SSH Key Derivation Function ) (Used with
Cert #866). SHA-256 is also used with RSA
2048 Signature Generation and ECDSA
Signature Generation (Cert #905).
3330
HMAC
35
SHA-1 (TLS 1.0/1.1 implementation)
Provides integrity during a TLS session; Used
with SHA-1 (Cert #: 3331)
2637
HMAC SHA-1
Provides integrity during a SSH session; Used
with SHA-1 (Cert #3330)
2636
32
Media Keys are a defined CSP. See Table 9 in VE07.03.01
33
CBC – Cipher Block Chaining
34
SHA – Secure Hash Algorithm
35
HMAC – (Keyed-) Message Authentication Code