Fri, 19 Apr 2024 03:14:40 UTC | login

Information for build ed25519-java-0.3.0-9.el9

ID2247
Package Nameed25519-java
Version0.3.0
Release9.el9
Epoch
DraftFalse
Sourcegit+https://gitlab.com/redhat/centos-stream/rpms/ed25519-java#fa3c72f9b7b6b4ba6247bc22011c7392c3698926
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 bytdawson
State complete
Volume DEFAULT
StartedTue, 16 Mar 2021 18:21:27 UTC
CompletedTue, 16 Mar 2021 18:23:17 UTC
Taskbuild (c9s-candidate, /redhat/centos-stream/rpms/ed25519-java:fa3c72f9b7b6b4ba6247bc22011c7392c3698926)
Extra{'source': {'original_url': 'git+https://gitlab.com/redhat/centos-stream/rpms/ed25519-java#fa3c72f9b7b6b4ba6247bc22011c7392c3698926'}}
Tags No tags
RPMs
src
ed25519-java-0.3.0-9.el9.src.rpm (info) (download)
noarch
ed25519-java-0.3.0-9.el9.noarch.rpm (info) (download)
ed25519-java-javadoc-0.3.0-9.el9.noarch.rpm (info) (download)
Logs
noarch
build.log
hw_info.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.0-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.0-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Fri Jul 10 2020 Jiri Vanek <jvanek@redhat.com> - 0.3.0-7 - Rebuilt for JDK-11, see https://fedoraproject.org/wiki/Changes/Java11 * Fri Jun 26 2020 Roland Grunberg <rgrunber@redhat.com> - 0.3.0-6 - Set maven-javadoc-plugin source to 1.8 for Java 11 build. * Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Wed Jul 24 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild