138
rsa_aes_128_cbc_sha256: Specifies the key exchange algorithm RSA, the data encryption
algorithm 128-bit AES CBC , and the MAC algorithm SHA256.
rsa_aes_256_cbc_sha256: Specifies the key exchange algorithm RSA, the data encryption
algorithm 256-bit AES CBC, and the MAC algorithm SHA256.
dhe_rsa_aes_128_cbc_sha256: Specifies the key exchange algorithm DHE RSA, the data
encryption algorithm 128-bit AES CBC, and the MAC algorithm SHA256.
dhe_rsa_aes_256_cbc_sha256: Specifies the key exchange algorithm DHE RSA, the data
encryption algorithm 256-bit AES CBC, and the MAC algorithm SHA256.
ecdhe_rsa_aes_128_cbc_sha256: Specifies the key exchange algorithm ECDHE RSA, the
data encryption algorithm 128-bit AES CBC, and the MAC algorithm SHA256.
ecdhe_rsa_aes_256_cbc_sha384: Specifies the key exchange algorithm ECDHE RSA, the
data encryption algorithm 256-bit AES CBC, and the MAC algorithm SHA384.
ecdhe_rsa_aes_128_gcm_sha256: Specifies the key exchange algorithm ECDHE RSA, the
data encryption algorithm 128-bit AES GCM, and the MAC algorithm SHA256.
ecdhe_rsa_aes_256_gcm_sha384: Specifies the key exchange algorithm ECDHE RSA, the
data encryption algorithm 256-bit AES GCM, and the MAC algorithm SHA384.
ecdhe_ecdsa_aes_128_cbc_sha256: Specifies the key exchange algorithm ECDHE ECDSA,
the data encryption algorithm 128-bit AES CBC, and the MAC algorithm SHA256.
ecdhe_ecdsa_aes_256_cbc_sha384: Specifies the key exchange algorithm ECDHE ECDSA,
the data encryption algorithm 256-bit AES CBC, and the MAC algorithm SHA384.
ecdhe_ecdsa_aes_128_gcm_sha256: Specifies the key exchange algorithm ECDHE
ECDSA, the data encryption algorithm 128-bit AES GCM, and the MAC algorithm SHA256.
ecdhe_ecdsa_aes_256_gcm_sha384: Specifies the key exchange algorithm ECDHE
ECDSA, the data encryption algorithm 256-bit AES GCM, and the MAC algorithm SHA384.
New feature: FIPS support for Suit B
Configuring Suite B in FIPS
Suite B contains a set of encryption and authentication algorithms that meet high security
requirements.
In this software version, new FIPS commands were added to support Suite B.