Demo Project implementing an integration of Jasypt with Hibernate 3.x or 4.x
Jasypt is a java library which allows the developer to add basic encryption capabilities to his/her projects with minimum effort, and without the need of having deep knowledge on how cryptography works.
mvn clean install