Last Version

Cryptographic Support Classes 1.0.1

Set of classes to support cryptography, including smart card detection, encryption, decryption and signing.

License

License

GroupId

GroupId

org.dihedron.crypto
ArtifactId

ArtifactId

dihedron-crypto
Version

Version

1.0.1
Type

Type

jar
Description

Description

Cryptographic Support Classes
Set of classes to support cryptography, including smart card detection, encryption, decryption and signing.
Source Code Management

Source Code Management

http://github.com/dihedron/dihedron-crypto

Download dihedron-crypto 1.0.1


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

Dependencies

compile (3)

Group / Artifact Type Version
org.dihedron.commons : dihedron-commons jar [1.1.0,2.0.0)
org.bouncycastle : bcpkix-jdk15on jar 1.51
org.slf4j : slf4j-api jar 1.7.7

provided (1)

Group / Artifact Type Version
com.itextpdf : itextpdf jar 5.1.1

test (3)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.7.7
log4j : log4j jar 1.2.17
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.