Jar examples for e:ecc-25519-java
A library for Java and Android to use Ed25519 and Curve25518.
You can download jar file ecc-25519-java 1.0.1 in this page.
The Apache Software License, Version 2.0
You can use the following script to add ecc-25519-java-1.0.1.jar to your project.
<dependency> <groupId>net.vrallev.ecc</groupId> <artifactId>ecc-25519-java</artifactId> <version>1.0.1</version> </dependency>
compile group: 'net.vrallev.ecc', name: 'ecc-25519-java', version: '1.0.1'
libraryDependencies += "net.vrallev.ecc" % "ecc-25519-java" % "1.0.1"
<dependency org="net.vrallev.ecc" name="ecc-25519-java" rev="1.0.1"/>
@Grapes(@Grab(group='net.vrallev.ecc', module='ecc-25519-java', version='1.0.1'))
'net.vrallev.ecc:ecc-25519-java:jar:1.0.1'
Click the following link to download the jar file.
ecc-25519-java-1.0.1-javadoc.jar