ID | 9546 | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Build | ed25519-java-0.3.0-24.fc42 | ||||||||||||
Name | ed25519-java | ||||||||||||
Version | 0.3.0 | ||||||||||||
Release | 24.fc42 | ||||||||||||
Epoch | |||||||||||||
Arch | src | ||||||||||||
Draft | False | ||||||||||||
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. | ||||||||||||
Build Time | 2025-01-16 16:41:42 GMT | ||||||||||||
Size | 5.57 MB | ||||||||||||
77b5fa9fd04133b49d6f789c4ace3b68 | |||||||||||||
License | CC0-1.0 | ||||||||||||
Provides |
|
||||||||||||
Obsoletes | No Obsoletes | ||||||||||||
Conflicts | No Conflicts | ||||||||||||
Requires |
|
||||||||||||
Recommends | No Recommends | ||||||||||||
Suggests | No Suggests | ||||||||||||
Supplements | No Supplements | ||||||||||||
Enhances | No Enhances | ||||||||||||
Files |
|
||||||||||||
Component of | No Buildroots |