Metadata for ed25519-java-0.3.0-12.1.el9.noarch.rpm

0 directories 0 files
Go up

INFO

Name: ed25519-java
Version: 0.3.0-12.1.el9
Arch: noarch
Summary: Implementation of EdDSA (Ed25519) in Java
License: CC0
Vendor: CentOS Community Build Service
Build Host: kojid-x86-01.rdu2.centos.org
Build Date: Thu Sep 22 09:34:39 2022
Size: 79092
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

(java-headless or java-11-headless)
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
rpmlib(RichDependencies) 4.12.0-1

PROVIDES

ed25519-java 0.3.0-12.1.el9
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