SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

ed25519-java rpm build for : Fedora 32. For other distributions click ed25519-java.

Name : ed25519-java
Version : 0.3.0 Vendor : Fedora Project
Release : 3.module_f32+6163+c0e6dcb2 Date : 2019-09-02 15:46:57
Group : Unspecified Source RPM : ed25519-java-0.3.0-3.module_f32+6163+c0e6dcb2.src.rpm
Size : 0.08 MB
Packager : Fedora Project
Summary : Implementation of EdDSA (Ed25519) in 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.

RPM found in directory: /packages/linux-pbone/archive.fedoraproject.org/fedora-secondary/releases/32/Modular/s390x/os/Packages/e

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  ed25519-java-0.3.0-3.module_f32+6163+c0e6dcb2.noarch.rpm
ftp.icm.edu.pl  ed25519-java-0.3.0-3.module_f32+6163+c0e6dcb2.noarch.rpm
ftp.icm.edu.pl  ed25519-java-0.3.0-3.module_f32+6163+c0e6dcb2.noarch.rpm
     

Provides :
ed25519-java
mvn(net.i2p.crypto:eddsa)
mvn(net.i2p.crypto:eddsa:pom:)
osgi(net.i2p.crypto.eddsa)

Requires :
java-headless >= 1:1.6
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


Content of RPM :
/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

 
ICM