Last Version

Curve25519-keyshare 2.0

Elliptic Curve Diffie-Hellman

License

License

Categories

Categories

Net
GroupId

GroupId

com.github.netricecake
ArtifactId

ArtifactId

x25519
Version

Version

2.0
Type

Type

jar
Description

Description

Curve25519-keyshare
Elliptic Curve Diffie-Hellman
Project URL

Project URL

https://github.com/NetRiceCake/Curve25519-keyshare
Source Code Management

Source Code Management

https://github.com/NetRiceCake/Curve25519-keyshare

Download x25519 2.0


<!-- https://jarcasting.com/artifacts/com.github.netricecake/x25519/ -->
<dependency>
    <groupId>com.github.netricecake</groupId>
    <artifactId>x25519</artifactId>
    <version>2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.netricecake/x25519/
implementation 'com.github.netricecake:x25519:2.0'
// https://jarcasting.com/artifacts/com.github.netricecake/x25519/
implementation ("com.github.netricecake:x25519:2.0")
'com.github.netricecake:x25519:jar:2.0'
<dependency org="com.github.netricecake" name="x25519" rev="2.0">
  <artifact name="x25519" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.netricecake', module='x25519', version='2.0')
)
libraryDependencies += "com.github.netricecake" % "x25519" % "2.0"
[com.github.netricecake/x25519 "2.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.