Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

DBMS_CRYPTO_TOOLKIT example needed

606262Sep 9 2008 — edited Sep 9 2008
Hi all, i want to know how can i implement the

- dbms_crypto_toolkit.Encrypt
&
- dbms_crypto_toolkit.Decrypt

functions to encrypt & decrypt strings. (I'm under Oracle 9i)
I'm trying to implement it without success.

I was implementing the dbms_obfuscation_toolkit to encrypt and decrypt data, but this functions are very restrictive about the length of the string.

Thanks!

Nico.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 7 2008
Added on Sep 9 2008
8 comments
5,121 views