Previous Topic: Contents of the Open Format CookieNext Topic: Digital Signing and Private Key Algorithms


Encryption and Decryption Algorithms

This section contains the following topics:

Open Format Cookie Encryption Algorithms

Digital Signing and Private Key Algorithms

Back Channel Communication Algorithms

Backend Communication Algorithms (SPS Server)

Java SDK Encryption Algorithms

Federation System Crypto Algorithm

Internal Key Encryption Algorithms

SSL Key Algorithms for the Apache Web Server and Administrative UI

Open Format Cookie Encryption Algorithms

The open format cookie supports the following options for password-based encryptions:

FIPS_Compat and FIPS_Migration Modes

PBE/SHA1/AES/CBC/PKCS12PBE-1000-128

PBE/SHA1/AES/CBC/PKCS12PBE-1000-192

PBE/SHA1/AES/CBC/PKCS12PBE-1000-256

PBE/SHA256/AES/CBC/PKCS12PBE-1000-128

PBE/SHA256/AES/CBC/PKCS12PBE-1000-192

PBE/SHA256/AES/CBC/PKCS12PBE-1000-256

PBE/SHA1/3DES_EDE/CBC/PKCS12PBE-1000-3

PBE/SHA256/3DES_EDE/CBC/PKCS12PBE-1000-3

FIPS_Only Mode

AES128/CBC/PKCS5Padding

AES192/CBC/PKCS5Padding

AES256/CBC/PKCS5Padding

3DES_EDE/CBC/PKCS5Padding