Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 678 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 678 Bytes

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>4.0.0</version>
</dependency>