Wed, 15 May 2024 02:43:30 UTC | login

Information for build ed25519-java-0.3.0-1.fc30

ID76557
Package Nameed25519-java
Version0.3.0
Release1.fc30
Epoch
SummaryImplementation of EdDSA (Ed25519) in Java
DescriptionThis 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.
Built bydavidlt
State complete
Volume DEFAULT
StartedSat, 01 Dec 2018 06:44:38 UTC
CompletedSat, 01 Dec 2018 06:44:38 UTC
Tags
f30
f31
RPMs
src
ed25519-java-0.3.0-1.fc30.src.rpm (info) (download)
noarch
ed25519-java-0.3.0-1.fc30.noarch.rpm (info) (download)
ed25519-java-javadoc-0.3.0-1.fc30.noarch.rpm (info) (download)
Changelog * Thu Nov 29 2018 Mat Booth <mat.booth@redhat.com> - 0.3.0-1 - Update to latest upstream release * Thu Jul 12 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild