is not current version
Last Version 0.3.1

com.syntifi.crypto:crypto-key-ed25519 0.2.0

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-ed25519
Version

Version

0.2.0
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-ed25519

Download crypto-key-ed25519 0.2.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.syntifi.crypto : crypto-key-common jar 0.2.0

provided (1)

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

test (2)

Group / Artifact Type Version
com.syntifi.crypto : crypto-key-common test-jar 0.2.0
org.junit.jupiter : junit-jupiter-engine jar 5.8.2

Project Modules

There are no modules declared in this project.