-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 
Author Message
 Post subject: Using Oracle's DBMS_CRYPTO with Hibernate
PostPosted: Sun Sep 09, 2007 3:37 am 
Regular
Regular

Joined: Sun Oct 26, 2003 9:02 pm
Posts: 90
Hibernate version: 3.2

Hi

I would like to encrypt some database columns that stores sensitive information. Now I know that there is a Jasypt library that I can use for this but I need a solution that works in the database. Oracle has a database package called DBMS_CRYPTO that you can use to encrypt and decrypt values. How can I create a mapping that will automatically use this package to encrypt when he inserts or deletes a row, or decrypts when you query the data. Is this possible?

Regards,

Néstor Boscán


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.