Metadata for ed25519-java-0.3.0-24.el10.noarch.rpm

0 directories 0 files
Go up

INFO

Name: ed25519-java
Version: 0.3.0-24.el10
Arch: noarch
Summary: Implementation of EdDSA (Ed25519) in Java
License: CC0-1.0
Vendor: CentOS Virt SIG
Build Host: ppc64le-04.rdu3.centos.org
Build Date: Fri Jan  2 11:42:25 2026
Size: 78770
URL: https://github.com/str4d/ed25519-java
Description: This is an implementation of EdDSA in Java. Structurally, it
is based on the ref10 implementation in SUPERCOP (see
http://ed25519.cr.yp.to/software.html).

There are two internal implementations:

* A port of the radix-2^51 operations in ref10
  - fast and constant-time, but only useful for Ed25519.
* A generic version using BigIntegers for calculation
  - a bit slower and not constant-time, but compatible
    with any EdDSA parameter specification.

FILES

/usr/share/doc/ed25519-java
/usr/share/doc/ed25519-java/README.md
/usr/share/java/ed25519-java.jar
/usr/share/java/eddsa.jar
/usr/share/licenses/ed25519-java
/usr/share/licenses/ed25519-java/LICENSE.txt
/usr/share/maven-metadata/ed25519-java.xml
/usr/share/maven-poms/ed25519-java.pom
/usr/share/maven-poms/eddsa.pom

REQUIRES

javapackages-filesystem
rpmlib(CompressedFileNames) 3.0.4-1
rpmlib(FileDigests) 4.6.0-1
rpmlib(PayloadFilesHavePrefix) 4.0-1
rpmlib(PayloadIsZstd) 5.4.18-1

PROVIDES

ed25519-java 0.3.0-24.el10
jpms(net.i2p.crypto.eddsa)
mvn(net.i2p.crypto:eddsa) 0.3.0
mvn(net.i2p.crypto:eddsa:pom:) 0.3.0
osgi(net.i2p.crypto.eddsa) 0.3.0

CONFIG FILES

/usr/share/doc/ed25519-java
/usr/share/doc/ed25519-java/README.md d
/usr/share/java/ed25519-java.jar
/usr/share/java/eddsa.jar
/usr/share/licenses/ed25519-java
/usr/share/licenses/ed25519-java/LICENSE.txt l
/usr/share/maven-metadata/ed25519-java.xml
/usr/share/maven-poms/ed25519-java.pom
/usr/share/maven-poms/eddsa.pom

LICENSE FILES

CC0-1.0