curve25519-java

Curve25519 library for Java

License

License

Categories

Categories

Java Languages
GroupId

GroupId

org.whispersystems
ArtifactId

ArtifactId

curve25519-java
Last Version

Last Version

0.5.0
Release Date

Release Date

Type

Type

jar
Description

Description

curve25519-java
Curve25519 library for Java
Project URL

Project URL

https://github.com/WhisperSystems/curve25519-java

Download curve25519-java

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
curve25519-java » tests jar unspecified

Project Modules

There are no modules declared in this project.
org.whispersystems

Open Whisper Systems

The Signal repositories have moved to github.com/signalapp

Versions

Version
0.5.0
0.4.1
0.4.0
0.3.1
0.3.0
0.2.5
0.2.4
0.2.3
0.2.2
0.2.1
0.1.3