Last Version

com.github.auties00:curve25519 1.1

Curve25519 implementation based on Java 11 and the Java Cryptographic Architecture

License

License

GroupId

GroupId

com.github.auties00
ArtifactId

ArtifactId

curve25519
Version

Version

1.1
Type

Type

jar
Description

Description

com.github.auties00:curve25519
Curve25519 implementation based on Java 11 and the Java Cryptographic Architecture
Project URL

Project URL

https://github.com/Auties00/curve25519-java
Source Code Management

Source Code Management

https://github.com/Auties00/curve25519-java/tree/master

Download curve25519 1.1


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

Dependencies

compile (1)

Group / Artifact Type Version
org.bouncycastle : bcpkix-jdk15on jar 1.70

test (2)

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

Project Modules

There are no modules declared in this project.