https://bugzilla.redhat.com/show_bug.cgi?id=1290337 Bug ID: 1290337 Summary: Review Request: ed25519-java - Implementation of EdDSA (Ed25519) in Java Product: Fedora Version: rawhide Component: Package Review Severity: medium Priority: medium Assignee: nobody@xxxxxxxxxxxxxxxxx Reporter: puntogil@xxxxxxxxx QA Contact: extras-qa@xxxxxxxxxxxxxxxxx CC: package-review@xxxxxxxxxxxxxxxxxxxxxxx Spec URL: https://gil.fedorapeople.org/ed25519-java.spec SRPM URL: https://gil.fedorapeople.org/ed25519-java-0.0.1-0.1.SNAPSHOT.fc23.src.rpm 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. Fedora Account System Username: gil Task info: http://koji.fedoraproject.org/koji/taskinfo?taskID=12135927 sshj dependency new url https://github.com/hierynomus/sshj/tags -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review