Thu, 16 May 2024 03:20:48 UTC | login

Information for build ed25519-java-0.1.0-5.fc29

ID56604
Package Nameed25519-java
Version0.1.0
Release5.fc29
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
StartedThu, 19 Jul 2018 06:09:55 UTC
CompletedThu, 19 Jul 2018 06:09:55 UTC
Tags
f29
f30
RPMs
src
ed25519-java-0.1.0-5.fc29.src.rpm (info) (download)
noarch
ed25519-java-0.1.0-5.fc29.noarch.rpm (info) (download)
ed25519-java-javadoc-0.1.0-5.fc29.noarch.rpm (info) (download)
Changelog * 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