Last Version

ed25519-elisabeth 0.1.0

Pure Java implementation of the Ed25519 signature scheme

License

License

GroupId

GroupId

cafe.cryptography
ArtifactId

ArtifactId

ed25519-elisabeth
Version

Version

0.1.0
Type

Type

jar
Description

Description

ed25519-elisabeth
Pure Java implementation of the Ed25519 signature scheme
Project URL

Project URL

https://cryptography.cafe
Source Code Management

Source Code Management

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

Download ed25519-elisabeth 0.1.0


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

Dependencies

runtime (1)

Group / Artifact Type Version
cafe.cryptography : curve25519-elisabeth jar 0.1.0

Project Modules

There are no modules declared in this project.