Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: ed25519-java | Distribution: Mageia |
Version: 0.3.0 | Vendor: Mageia.Org |
Release: 7.mga10 | Build date: Mon Dec 23 07:36:27 2024 |
Group: Development/Java | Build host: localhost |
Size: 78791 | Source RPM: ed25519-java-0.3.0-7.mga10.src.rpm |
Packager: daviddavid <daviddavid> | |
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
* Mon Dec 23 2024 daviddavid <daviddavid> 0.3.0-7.mga10 + Revision: 2129192 - Rebuilt for java-21-openjdk as system jdk - Add patches to fix dep on internal sun JDK class and fix test execution on Java 1 * Thu May 23 2024 ns80 <ns80> 0.3.0-6.mga10 + Revision: 2066565 - rebuild for java 21
/usr/share/doc/ed25519-java /usr/share/doc/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, Sat Jan 11 14:08:00 2025