Name : ed25519-java
| |
Version : 0.3.0
| Vendor : openSUSE
|
Release : 5.4.1
| Date : 2023-03-17 10:38:37
|
Group : Unspecified
| Source RPM : ed25519-java-0.3.0-5.4.1.src.rpm
|
Size : 0.08 MB
| |
Packager : https://bugs_opensuse_org
| |
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-opensuse/ports/armv7hl/distribution/leap/15.5/repo/oss/noarch |