An open API service indexing awesome lists of open source software.

https://github.com/qaware/jasypt-hibernate5

Implementation of jasypt bridge for hibernate5
https://github.com/qaware/jasypt-hibernate5

Last synced: about 1 year ago
JSON representation

Implementation of jasypt bridge for hibernate5

Awesome Lists containing this project

README

          

Implementation of a Hibernate 5.x Adapter for Jasypt 1.9.2 based on the implementation
in the JASYPT source repository that was never released.

The main purpose of this repository is to get the implementation pushed to maven central

JASYPT: Java Simplified Encryption
----------------------------------

Jasypt (Java Simplified Encryption) 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.

To learn more and download latest version:

http://www.jasypt.org