Java library which enables encryption in java apps with minimum effort.
<dependency>
<groupId>org.jasypt</groupId>
<artifactId>jasypt</artifactId>
<version>1.9.3</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Encrypts and decrypts a string using a password.
No known issues recorded.
No dependency data recorded yet.