Last Version

CDOC 0.0.5

Java library for generating CDOC 1.0/1.1/2.0 files with AES-256 GCM and RSA or ECC recipients

License

License

MIT
GroupId

GroupId

com.github.martinpaljak
ArtifactId

ArtifactId

cdoc
Version

Version

0.0.5
Type

Type

jar
Description

Description

CDOC
Java library for generating CDOC 1.0/1.1/2.0 files with AES-256 GCM and RSA or ECC recipients
Project URL

Project URL

https://github.com/martinpaljak/cdoc
Source Code Management

Source Code Management

https://github.com/martinpaljak/apdu4j

Download cdoc 0.0.5


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

Dependencies

compile (3)

Group / Artifact Type Version
org.bouncycastle : bcprov-jdk15on jar 1.58
commons-io : commons-io jar 2.6
org.slf4j : slf4j-api jar 1.7.25

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
com.github.martinpaljak : esteid jar 17.11.14
org.slf4j : slf4j-simple jar 1.7.25

Project Modules

There are no modules declared in this project.