Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> dbms_obfuscation_toolkit package
I am using the dbms_obfuscation_toolkit to encrypt data and store it
in the database. But, using the same parameters when we generate the
encrypted data in Java, the result is different from the one
generated from the database.
Is there any conversions to be done, so that the encrypted string
generated by the db and java are the same?. We both did base64
conversion but the results generated by the dbms_obfuscation_toolkit
and des3encryption in java produces different strings.
Any input appreciated Received on Mon Apr 16 2007 - 17:44:03 CDT
![]() |
![]() |