Codebase list jasypt / 879b2eff-ddcd-424f-a69d-01c83f4a4ece/main
879b2eff-ddcd-424f-a69d-01c83f4a4ece/main

Tree @879b2eff-ddcd-424f-a69d-01c83f4a4ece/main (Download .tar.gz)

1
2
3
4
5
6
7
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.

- Learn more: [http://www.jasypt.org](http://www.jasypt.org)
- Download distributable: [jasypt 1.9.3 (binaries and javadocs)](https://github.com/jasypt/jasypt/releases/download/jasypt-1.9.3/jasypt-1.9.3-dist.zip)