Package : ed25519-java > RPM : ed25519-java-0.3.0-5.mga9.src.rpm

Basic items

Name ed25519-java
Version 0.3.0
Release 5.mga9
URL https://github.com/str4d/ed25519-java
Group Development/Java
Summary Implementation of EdDSA (Ed25519) in Java
Size 5,821KB
Arch noarch
License CC0

Description

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.

Media information

Distribution release Mageia cauldron
Media name core-release
Media arch i586

Advanced items

Source RPM NOT IN DATABASE ?!
Build time 2022-11-04 18:59:23
Changelog View in Sophie
Files View in Sophie
Dependencies View in Sophie