Implementation of EdDSA (Ed25519) in Java

Edit Package ed25519-java
https://github.com/str4d/ed25519-java

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.

Refresh
Refresh
Source Files (show unmerged sources)
Filename Size Changed
0001-EdDSAEngine.initVerify-Handle-any-non-EdDSAPublicKey.patch 0000001720 1.68 KB
0002-Disable-test-that-relies-on-internal-sun-JDK-classes.patch 0000001798 1.76 KB
ed25519-java-0.3.0.tar.gz 0005818862 5.55 MB
ed25519-java.changes 0000000918 918 Bytes
ed25519-java.spec 0000002870 2.8 KB
Latest Revision
buildservice-autocommit accepted request 1148564 from Gus Kenion's avatar Gus Kenion (gkenion) (revision 8)
baserev update by copy to link target
Comments 0
openSUSE Build Service is sponsored by