cole123 wrote:
[...] I can define the encryption, but then i get a error, as jasypt isn't (of course) able to decrypt the not encrypted data. Is there a way to tell jasypt to "batch" encrypt all available data automatically [maybe a CLI?]? I dont want to read all the data using hibnerate manually, encrypting the attributes by "hand" and saving the value back again. [...]
I have the same problem, I would like to use Jasypt on an existing database which is not crypted, how can I migrate the database automatically?
Cole, how did you do?
Thx