Wed, 24 Apr 2024 12:10:01 UTC | login

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

ID41286
Package Nameed25519-java
Version0.3.0
Release12.1.el9
Epoch
Sourceed25519-java-0.3.0-12.1.el9.src.rpm
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 bymperina
State complete
Volume DEFAULT
StartedThu, 22 Sep 2022 09:33:37 UTC
CompletedThu, 22 Sep 2022 09:35:17 UTC
Taskbuild (virt9s-ovirt-45-el9s, ed25519-java-0.3.0-12.1.fc35.src.rpm)
Extra{'source': {'original_url': 'ed25519-java-0.3.0-12.1.el9.src.rpm'}}
Tags
virt9s-ovirt-45-candidate
virt9s-ovirt-45-release
virt9s-ovirt-45-testing
RPMs
src
ed25519-java-0.3.0-12.1.el9.src.rpm (info) (download)
noarch
ed25519-java-0.3.0-12.1.el9.noarch.rpm (info) (download)
ed25519-java-javadoc-0.3.0-12.1.el9.noarch.rpm (info) (download)
Logs
noarch
root.log
hw_info.log
installed_pkgs.log
mock_output.log
build.log
noarch_rpmdiff.json
state.log
Changelog * Thu Sep 22 2022 Martin Perina <mperina@redhat.com> - 0.3.0-12.1 - Block all packages from maven:3.8 module to pass the build on CS9 * Wed Dec 01 2021 Mat Booth <mat.booth@gmail.com> - 0.3.0-12 - Add patches to fix dep on internal sun JDK class and fix test execution on Java 17 * Mon Nov 29 2021 Mat Booth <mat.booth@gmail.com> - 0.3.0-11 - Remove hard-coded source/target * Wed Jul 21 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.0-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.0-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild