openeddsa

JCE provider for the EdDSA crypto algorithms for Java SE 8

License

License

GroupId

GroupId

org.openjsse.openeddsa
ArtifactId

ArtifactId

openeddsa
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

openeddsa
JCE provider for the EdDSA crypto algorithms for Java SE 8

Download openeddsa

How to add to project

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

Versions

Version
1.1.0