-->
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: Database column size using jasypt encryption
PostPosted: Thu Jan 29, 2009 3:24 pm 
Newbie

Joined: Thu Jan 29, 2009 3:16 pm
Posts: 1
Hello everyone,

I'm planning to use the jasypt library to encrypt sensible data in my application. Before using jasypt, I used to create the table structure according to the real data, for example: if I wanted to store the first name of a person, i created a varchar(50) assuming that a maximum of 50 characters was defined in the requierements.

Now with jasypt, when I encrypt the first name data, the encrypted string can be longer than 50 characters. Is there a way to calculate the column size when the data is going to be encrypted? Does it depend on jasypt? or the encryption algorithm?

Thanks for you answers!


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.