Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

ed25519-java-0.3.0-4.2 RPM for noarch

From OpenSuSE Tumbleweed for noarch

Name: ed25519-java Distribution: openSUSE Tumbleweed
Version: 0.3.0 Vendor: openSUSE
Release: 4.2 Build date: Wed Feb 21 11:42:44 2024
Group: Unspecified Build host: reproducible
Size: 78811 Source RPM: ed25519-java-0.3.0-4.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.

Provides

Requires

License

CC0-1.0

Changelog

* 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

Files

/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, Wed May 1 23:23:10 2024