Codebase list jasypt / 7e173fd7-9a28-44bc-b046-6eaeecd3459f/main
7e173fd7-9a28-44bc-b046-6eaeecd3459f/main

Tree @7e173fd7-9a28-44bc-b046-6eaeecd3459f/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)