Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Any Sample Examples using Encryption APIs such as the packages dbms_obfuscation_toolkit and dbms_crypto ?............Thanks indeed
Dbms_obfuscation is quite simple just pass in the parameters to encrypt or
decrypt. The key is to pad everything to 8 bytes (I used to pad with ~'s so
I could strip them off easily). I don't have any code examples as I left
them at my last job.
Ken
From: oracle-l-bounce_at_freelists.org [mailto:oracle-l-bounce_at_freelists.org]
On Behalf Of VIVEK_SHARMA
Sent: Monday, October 23, 2006 6:35 AM
To: oracle-l_at_freelists.org
Subject: Any Sample Examples using Encryption APIs such as the packages
dbms_obfuscation_toolkit and dbms_crypto ?............Thanks indeed
-- http://www.freelists.org/webpage/oracle-lReceived on Mon Oct 23 2006 - 09:16:09 CDT
![]() |
![]() |