hhund / crypto-utils

Utility library for reading and writing X509 certificates and keys also provides a simple certificate authority implementation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

crypto-utils

Utility library for reading and writing X509 certificates and keys also provides a simple certificate authority implementation

Java CI with Maven Maven Central

<dependency>
    <groupId>de.hs-heilbronn.mi</groupId>
    <artifactId>crypto-utils</artifactId>
    <version>3.3.0</version>
</dependency>

About

Utility library for reading and writing X509 certificates and keys also provides a simple certificate authority implementation

License:Apache License 2.0


Languages

Language:Java 99.3%Language:Shell 0.7%