Re: encryption

  • From: Andy Klock <andy@xxxxxxxxxxxxxxx>
  • To: tkiernan@xxxxxxxxxxx
  • Date: Tue, 19 Mar 2013 12:29:32 -0400

On Tue, Mar 19, 2013 at 11:46 AM, TJ Kiernan <tkiernan@xxxxxxxxxxx> wrote:
> DBMS_CRYPTO is server-side only (encrypting data at rest).  If you're
> looking to encrypt SQL*Net traffic, you're going to need Advanced Security,
> which IIRC costs 1/4 a license (and EE).
>
> Thanks,
> T. J.
>
>
That's not necessarily true.  DBMS_CRYPTO contains many of the same old
algos that which can be decrypted in several programming languages.

http://docs.oracle.com/cd/E11882_01/appdev.112/e16760/d_crypto.htm#BJFFAJCC


--
//www.freelists.org/webpage/oracle-l


Other related posts: