curve25519-android

Curve25519 library for Android

License

License

GroupId

GroupId

org.whispersystems
ArtifactId

ArtifactId

curve25519-android
Last Version

Last Version

0.5.0
Release Date

Release Date

Type

Type

aar
Description

Description

curve25519-android
Curve25519 library for Android
Project URL

Project URL

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

Download curve25519-android

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.whispersystems : curve25519-java jar 0.5.0

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