| 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: 6.1 | Build date: Fri Mar 14 14:57:24 2025 |
| Group: Unspecified | Build host: reproducible |
| Size: 72470 | Source RPM: ed25519-java-0.3.0-6.1.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
* Fri Mar 14 2025 Fridrich Strba <fstrba@suse.com>
- Added patch:
* ed25519-java-CVE-2020-36843.patch
+ backport commit https://github.com/i2p/i2p.i2p/commit/
/d7d1dcb5399c61cf2916ccc45aa25b0209c88712
+ Fixes bsc#1239551, CVE-2020-36843: no check performed on
scalar to avoid signature malleability
* 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, Fri Oct 31 23:03:09 2025