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
- Host: GitHub
- URL: https://github.com/qaware/jasypt-hibernate5
- Owner: qaware
- License: apache-2.0
- Created: 2019-01-16T09:33:19.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-07-20T22:29:52.000Z (almost 3 years ago)
- Last Synced: 2024-12-25T16:42:22.106Z (over 1 year ago)
- Language: Java
- Homepage:
- Size: 63.5 KB
- Stars: 0
- Watchers: 7
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.txt
- Changelog: ChangeLog.txt
- License: LICENSE.txt
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