Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Encryption in Oracle Database - Help!!

Re: Encryption in Oracle Database - Help!!

From: Alexander Romanov <sashar_at_comita.spb.ru>
Date: Tue, 6 Jul 1999 18:49:28 +0400
Message-ID: <7lt56s$jl2$1@dragon.infopro.spb.su>


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

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US