Last Version

a. Cryptographic Support Classes 0.2.0

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

License

License

GroupId

GroupId

org.dihedron.crypto
ArtifactId

ArtifactId

crypto
Version

Version

0.2.0
Type

Type

jar
Description

Description

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

Source Code Management

http://code.google.com/p/dihedron-crypto/crypto/

Download crypto 0.2.0


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

Dependencies

compile (4)

Group / Artifact Type Version
org.dihedron.commons : base jar 0.2.0
org.bouncycastle : bcmail-jdk16 jar 1.46
com.itextpdf : itextpdf jar 5.1.1
org.slf4j : slf4j-api jar 1.7.5

test (3)

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

Project Modules

There are no modules declared in this project.