ed25519-java
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 <a href="http://ed25519.cr.yp.to/software.html">http://ed25519.cr.yp.to/software.html</a> ). 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.
Il n'y a pas de paquet officiel disponible pour openSUSE Leap 16.0Distributions
openSUSE Tumbleweed
openSUSE Slowroll
openSUSE Leap 15.6
openSUSE Factory RISCV
SLFO 1.2
openSUSE Backports for SLE 15 SP4
SUSE SLE-16 (in development)
SUSE SLE-15-SP2