crypt

com.intellisrc

crypt is a Java jar artifact published under the com.intellisrc group on Maven Central. 30 versions are indexed here. Select a version below for Maven, Gradle and SBT snippets plus CVE data.

Recommended: 2.10.4 30 versions jarChecking...

Add to your project2.9.3

<dependency>
    <groupId>com.intellisrc</groupId>
    <artifactId>crypt</artifactId>
    <version>2.9.3</version>
</dependency>

Version Details — 2.9.3

Packaging
jar
Direct Deps
0
Total Deps
0
Published
Unknown
License
GNU General Public License v3.0

Offers methods to encode, decode, hash and encrypt information. It is built using the BouncyCastle library and simplifying its usage without reducing its safety.

Checking security advisories...