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: 4.mga8 | Build date: Thu Sep 3 13:07:21 2020 |
Group: Development/Java | Build host: localhost |
Size: 79139 | Source RPM: ed25519-java-0.3.0-4.mga8.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
* Thu Aug 27 2020 daviddavid <daviddavid> 0.3.0-4.mga8 + Revision: 1619221 - Rebuilt for JDK-11 - Set maven-javadoc-plugin source to 1.8 for Java 11 build * Fri Feb 14 2020 umeabot <umeabot> 0.3.0-3.mga8 + Revision: 1520760 - Mageia 8 Mass Rebuild * Fri Dec 07 2018 daviddavid <daviddavid> 0.3.0-2.mga7 + Revision: 1338811 - Make dep on sun.security.x509 optional * Tue Dec 04 2018 daviddavid <daviddavid> 0.3.0-1.mga7 + Revision: 1338231 - imported package ed25519-java * Thu Nov 29 2018 Mat Booth <mat.booth@redhat.com> - 0.3.0-1 - Update to latest upstream release
/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, Sun Oct 13 10:18:22 2024