Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: ed25519-java | Distribution: SUSE Linux Enterprise 15 |
Version: 0.3.0 | Vendor: SUSE LLC <https://www.suse.com/> |
Release: 150200.5.3.3 | Build date: Sat Feb 25 14:36:50 2023 |
Group: Unspecified | Build host: sheep26 |
Size: 79130 | Source RPM: ed25519-java-0.3.0-150200.5.3.3.src.rpm |
Packager: https://www.suse.com/ | |
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
* Tue Mar 22 2022 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 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/ed25519-java.pom /usr/share/maven-poms/eddsa.pom
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jul 9 19:58:50 2024