com.syntifi.crypto:crypto-key-common

Crypto libraries for working with Public and Private Keys cryptography.

License

License

Categories

Categories

KeY Data Data Formats Formal Verification
GroupId

GroupId

com.syntifi.crypto
ArtifactId

ArtifactId

crypto-key-common
Last Version

Last Version

0.3.1
Release Date

Release Date

Type

Type

jar
Description

Description

Crypto libraries for working with Public and Private Keys cryptography.
Source Code Management

Source Code Management

https://github.com/syntifi/crypto-keys/tree/main/crypto-key-common

Download crypto-key-common

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.36
org.apache.logging.log4j : log4j-core jar 2.17.1
org.apache.logging.log4j : log4j-api jar 2.17.1
org.apache.logging.log4j : log4j-slf4j-impl jar 2.17.1
org.bouncycastle : bcpkix-jdk15on jar 1.69

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.24

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.1
0.3.0
0.2.0
0.1.1
0.1.0