+------------------------+
Jasypt Users List
http://www.jasypt.org
+------------------------+
Hello,
Maybe I don't understand correctly, but if you are looking for a way to
integrate jasypt with the native "encrypt"/"decrypt" functions of
Oracle... the fact is, that I don't really see the point of that. I
mean: jasypt's purpose is to act as the encryptor and decryptor of
data... but, if you use the database's native functions for doing the
encryption and decryption... why use Jasypt then?
Your needs can maybe be solved with a Hibernate custom type made ad-hoc,
but I don't think Jasypt would be of much help...
Anyway, tell me if I am not understanding correctly, please.
Regards,
Daniel.
Trent Larson wrote:
> +------------------------+
> Jasypt Users List
>
http://www.jasypt.org
> +------------------------+
>
> We are currently using Hibernate with many custom SQL statements to handle
> our encrypted fields, which are encrypted with Oracle's built-in 'encrypt'
> function with a password. In other words, most of our POJOs have
> annotations on each field for persistence, but a few of them have full SQL
> insert/update/select statements because of the one field in that class that
> must be encryped and decrypted.
>
> I want to switch to Jasypt (and someday let it control all my encryption,
> maybe), but I don't see any encryptor that will simply translate an update
> into a 'encrypt' SQL wrapper (and likewise a select into a 'decrypt'
> wrapper) for the fields marked as encrypted.
>
> Thanks for any help.
> Trent
>
-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
Don't miss this year's exciting event. There's still time to save $100.
Use priority code J8TL2D2.
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone_______________________________________________
jasypt-users mailing list
jasypt-users@...
https://lists.sourceforge.net/lists/listinfo/jasypt-users