Try OpenEdge Now
skip to main content
Database Administration
Protecting Your Data : Transparent Data Encryption : Overview : OpenEdge supported ciphers
 
OpenEdge supported ciphers
For this release, OpenEdge supports the ciphers described in the following tables.
Table 38. Database Master key ciphers
ID
Cipher
Mode
Size
Key type
1
AES
CBC
128
binary
2
AES
CBC
192
binary
3
AES
CBC
256
binary
4
DES
CBC
56
binary
5
DES3
CBC
168
binary
6
DES
CBC
56
PBE
7
RC4
ECB
128
binary
Table 39. Object ciphers
ID
Cipher
Mode
Size
Key type
0
NULL
NULL
1
AES
CBC
128
binary
2
AES
CBC
192
binary
3
AES
CBC
256
binary
4
DES
CBC
56
binary
5
DES3
CBC
168
binary
7
RC4
ECB
128
binary