Last Version

crypto-utils 3.3.0

Utility library for reading and writing X509 certificates and keys. Also provides a simple certificate authority implementation based on the Bouncy Castle crypto library

License

License

GroupId

GroupId

de.hs-heilbronn.mi
ArtifactId

ArtifactId

crypto-utils
Version

Version

3.3.0
Type

Type

jar
Description

Description

crypto-utils
Utility library for reading and writing X509 certificates and keys. Also provides a simple certificate authority implementation based on the Bouncy Castle crypto library
Project URL

Project URL

https://github.com/hhund/crypto-utils
Project Organization

Project Organization

Heilbronn University of Applied Sciences, Faculty of Informatics
Source Code Management

Source Code Management

https://github.com/hhund/crypto-utils

Download crypto-utils 3.3.0


<!-- https://jarcasting.com/artifacts/de.hs-heilbronn.mi/crypto-utils/ -->
<dependency>
    <groupId>de.hs-heilbronn.mi</groupId>
    <artifactId>crypto-utils</artifactId>
    <version>3.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.hs-heilbronn.mi/crypto-utils/
implementation 'de.hs-heilbronn.mi:crypto-utils:3.3.0'
// https://jarcasting.com/artifacts/de.hs-heilbronn.mi/crypto-utils/
implementation ("de.hs-heilbronn.mi:crypto-utils:3.3.0")
'de.hs-heilbronn.mi:crypto-utils:jar:3.3.0'
<dependency org="de.hs-heilbronn.mi" name="crypto-utils" rev="3.3.0">
  <artifact name="crypto-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.hs-heilbronn.mi', module='crypto-utils', version='3.3.0')
)
libraryDependencies += "de.hs-heilbronn.mi" % "crypto-utils" % "3.3.0"
[de.hs-heilbronn.mi/crypto-utils "3.3.0"]

Dependencies

compile (4)

Group / Artifact Type Version
org.bouncycastle : bcprov-jdk15on jar 1.70
org.bouncycastle : bcpkix-jdk15on jar 1.70
commons-codec : commons-codec jar 1.15
org.slf4j : slf4j-api jar 1.8.0-beta4

test (3)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.slf4j : jcl-over-slf4j jar 1.8.0-beta4
de.hs-heilbronn.mi : log4j2-utils jar 0.13.0

Project Modules

There are no modules declared in this project.