Skip to content

dorkbox/Crypto

Repository files navigation

Finite State Machine using the AhoCorasick implementation

Dorkbox Github Gitlab
  • Crypto utility methods for ease of use with AES/ECC/GCM/PPG/ECDSA/SCrypt/BCrypt/X509/OpenSSL-PBE, java 8+

Maven Info

<dependencies>
    ...
    <dependency>
      <groupId>com.dorkbox</groupId>
      <artifactId>Crypto</artifactId>
      <version>1.3</version>
    </dependency>
</dependencies>

Gradle Info

dependencies {
    ...
    implementation("com.dorkbox:Crypto:1.3")
}

License

This project is © 2023 dorkbox llc, and is distributed under the terms of the Apache v2.0 License. See file "LICENSE" for further references.

About

Crypto utility methods for ease of use with AES/ECC/GCM/PPG/ECDSA/SCrypt/BCrypt/X509/OpenSSL-PBE, java 8+

Resources

License

Unknown and 3 other licenses found

Licenses found

Unknown
LICENSE
Unknown
LICENSE.Apachev2
BSD-2-Clause
LICENSE.BSD2
MIT
LICENSE.MIT

Stars

1 star

Watchers

1 watching

Forks

Packages

 
 
 

Contributors