commons-crypto

A slim facade for common crypto operations

License

License

GroupId

GroupId

de.petendi
ArtifactId

ArtifactId

commons-crypto
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

commons-crypto
A slim facade for common crypto operations
Project URL

Project URL

https://github.com/p-acs/commons-crypto
Project Organization

Project Organization

P-ACS UG

Download commons-crypto

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
commons-io : commons-io jar 2.4
org.cryptonode.jncryptor : jncryptor jar 1.2.0

test (4)

Group / Artifact Type Version
org.bouncycastle : bcpkix-jdk15on jar 1.51
com.madgag.spongycastle : pkix jar 1.52.0.0
junit : junit jar 4.11
org.mockito : mockito-core jar 1.10.8

Project Modules

There are no modules declared in this project.
de.petendi

Versions

Version
2.0.0
1.1.0
1.0.0