Last Version

curve25519-elisabeth 0.1.0

Pure Java implementation of group operations on Curve25519

License

License

GroupId

GroupId

cafe.cryptography
ArtifactId

ArtifactId

curve25519-elisabeth
Version

Version

0.1.0
Type

Type

jar
Description

Description

curve25519-elisabeth
Pure Java implementation of group operations on Curve25519
Project URL

Project URL

https://cryptography.cafe
Source Code Management

Source Code Management

https://github.com/cryptography-cafe/curve25519-elisabeth/tree/master

Download curve25519-elisabeth 0.1.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.