Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Encryption in Oracle Database - Help!!
Hi
For accommodation of the ciphered information in DB it is possible to use
BLOB -
datatype.For encryption it is possible to use anyone symmetric cryptosystem
(for example DES).
But to cipher and to place the information in DB Oracle there is not enough
for the decision
of your problem - it is necessary to decide questions of distribution of
keys of encryption, protection of the network traffic etc. - that is to
create complex system of security.
All these problems are solved in Oracle 8 Trusted
Best regards
---
Romanov Alexander
Alex_Romanov_at_mail.ru
ICQ 6220754
Received on Tue Jul 06 1999 - 09:49:28 CDT
![]() |
![]() |