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: oralce encrytion in application?

Re: oralce encrytion in application?

From: Terry Dykstra <tddykstra_at_forestoil.ca>
Date: Mon, 31 Oct 2005 22:10:21 GMT
Message-ID: <hDw9f.63752$y_1.61988@edtnps89>


Check out DBMS_OBFUSCATION_TOOLKIT

-- 
Terry Dykstra
Canadian Forest Oil Ltd.


"jason123" <jmaxsherkimer_at_hotmail.com> wrote in message
news:1130795119.637119.59530_at_o13g2000cwo.googlegroups.com...

> hi,
> i'm working on an .net app (c#), plan to have users click a link that
> needs to be encrypted, as it will contain their unique id. once
> clicked the link will need to be decrypted on a page and inserted into
> a table. does anyone know if oracle has anything i could use to
> encrypt/decrypt the data? any examples, as we're using oracle on the
> backend. the entire link won't be encrypted, just the values being
> passed to the page via the URL, basically need to encrypt/decrypt
> strings, if possible in a stored procedure.
>
Received on Mon Oct 31 2005 - 16:10:21 CST

Original text of this message

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