is not current version
Last Version 1.1

com.github.auties00:curve25519 1.0

Pure Java and JNI backed Curve25519 implementation.

License

License

GroupId

GroupId

com.github.auties00
ArtifactId

ArtifactId

curve25519
Version

Version

1.0
Type

Type

jar
Description

Description

com.github.auties00:curve25519
Pure Java and JNI backed Curve25519 implementation.
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.0


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

Dependencies

compile (1)

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

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.