Name : ed25519-java
| |
Version : 0.3.0
| Vendor : Fedora Project
|
Release : 21.fc41
| Date : 2024-02-27 15:26:49
|
Group : Unspecified
| Source RPM : ed25519-java-0.3.0-21.fc41.src.rpm
|
Size : 0.08 MB
| |
Packager : Fedora Project
| |
Summary : Implementation of EdDSA (Ed25519) in Java
|
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.
|
RPM found in directory: /vol/rzm3/linux-fedora-buffet/linux/development/rawhide/Everything/x86_64/os/Packages/e |
Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server
Provides :
ed25519-java
mvn(net.i2p.crypto:eddsa)
mvn(net.i2p.crypto:eddsa:pom:)
osgi(net.i2p.crypto.eddsa)
Requires :