Valid Encryption Algorithms - Oracle Database B10772-01 Administrator's Manual

Database
Table of Contents

Advertisement

Repeat this procedure to configure encryption on the other system. The
8.
sqlnet.ora file on the two systems should contain the following entries:
On the server:
SQLNET.ENCRYPTION_SERVER = [accepted | rejected | requested | required]
SQLNET.ENCRYPTION_TYPES_SERVER = (valid_encryption_algorithm [,valid_
encryption_algorithm])
On the client:
SQLNET.ENCRYPTION_CLIENT = [accepted | rejected | requested | required]
SQLNET.ENCRYPTION_TYPES_CLIENT = (valid_encryption_algorithm [,valid_
encryption_algorithm])
Valid encryption algorithms and their associated legal values are summarized by
Table
3–2:
Table 3–2 Valid Encryption Algorithms
Algorithm Name
RC4 256-bit key
RC4 128-bit key
RC4 56-bit key
RC4 40-bit key
AES 256-bit key
AES 192-bit key
AES 128-bit key
3-key 3DES
2-key 3DES
DES 56-bit key
DES 40-bit key
Configuring Integrity on the Client and the Server
Use Oracle Net Manager to configure data integrity on the client and on the server
(See
"Starting Oracle Net Manager"
Configuring Network Data Encryption and Integrity for Oracle Servers and Clients 3-11
Legal Value
RC4_256
RC4_128
RC4_56
RC4_40
AES256
AES192
AES128
3DES168
3DES112
DES
DES40
on page 2-2):
How To Configure Data Encryption and Integrity

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the Oracle Database B10772-01 and is the answer not in the manual?

Questions and answers

This manual is also suitable for:

Database advanced security 10g release 1

Table of Contents