Re: Encrypt data
Date: Sat, 14 Oct 2000 16:44:10 +0800
Message-ID: <8s96i4$7pq_at_netnews.hinet.net>
Hi,
Oracle 8i has provided the encrypt/decrypt feature in supplied package, but the encryption key only 56bits long.
in the early Oracle version we wrote a encrypt/decrypt program in "C" on UNIX or WNT plateform.
and used the Oracle external library feature to link and call these programs.
<jbachler_at_my-deja.com> ¼¶¼g©ó¶l¥ó news:8s78cb$mpt$1_at_nnrp1.deja.com...
> Hi all, I want to encrypt some data (some columns) using something
> like RSA or TripleDES with more than 100 bit keys. My question is if
> you know some tools (better if there are from oracle) to perform this
> tasks. The goal of this is that we want to restrict the access some
> confidential information in the DB (not even the system user must be
> able to read and understand this data).
>
> Thanks in advance ..
>
> Jorge Bachler
>
>
> Sent via Deja.com http://www.deja.com/
> Before you buy.
Received on Sat Oct 14 2000 - 10:44:10 CEST