Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: ed25519-java | Distribution: openSUSE Tumbleweed |
Version: 0.3.0 | Vendor: openSUSE |
Release: 5.2 | Build date: Wed Oct 30 10:18:41 2024 |
Group: Unspecified | Build host: reproducible |
Size: 72191 | Source RPM: ed25519-java-0.3.0-5.2.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://github.com/str4d/ed25519-java | |
Summary: Implementation of EdDSA (Ed25519) in Java |
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.
CC0-1.0
* Wed Oct 30 2024 Fridrich Strba <fstrba@suse.com> - Rewrite the build using ant * Wed Feb 21 2024 Gus Kenion <gus.kenion@suse.com> - Use %patch -P N instead of deprecated %patchN. * Mon Sep 11 2023 Fridrich Strba <fstrba@suse.com> - Reproducible builds: use SOURCE_DATE_EPOCH for timestamp * Tue Mar 22 2022 Fridrich Strba <fstrba@suse.com> - Build with source and target levels 8 - Added patches: * 0001-EdDSAEngine.initVerify-Handle-any-non-EdDSAPublicKey.patch * 0002-Disable-test-that-relies-on-internal-sun-JDK-classes.patch + Remove use of internal sun JDK classes * Mon Jun 29 2020 Fridrich Strba <fstrba@suse.com> - Initial packaging of ed25519 0.3.0
/usr/share/doc/packages/ed25519-java /usr/share/doc/packages/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/eddsa.pom
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Jan 12 00:30:25 2025