Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.maint.java > #12754
| From | Pierre Gruet <pgt@debian.org> |
|---|---|
| Newsgroups | linux.debian.bugs.dist, linux.debian.devel, linux.debian.maint.java |
| Subject | Bug#1069970: ITP: libeddsa-java -- implementation of EdDSA in Java |
| Date | 2024-04-27 22:40 +0200 |
| Message-ID | <IxWZY-9pPH-7@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Cross-posted to 3 groups.
Package: wnpp Severity: wishlist Owner: Debian-Java team <debian-java@lists.debian.org> X-Debbugs-Cc: debian-devel@lists.debian.org, debian-java@lists.debian.org * Package name : libeddsa-java Version : 0.3.0 Upstream Contact: str4d * URL : https://github.com/str4d/ed25519-java * License : CC0-1.0 Programming Lang: Java Description : implementation of EdDSA in Java This package is needed as a dependency of libmina-sshd-java and of new upstream versions of jgit. I plan to maintain it in the Debian-Java team and to be its first uploader. This implementation of EdDSA is based on the ref10 implementation in SUPERCOP. 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.
Back to linux.debian.maint.java | Previous | Next — Next in thread | Find similar
Bug#1069970: ITP: libeddsa-java -- implementation of EdDSA in Java Pierre Gruet <pgt@debian.org> - 2024-04-27 22:40 +0200 Bug#1069970: marked as done (ITP: libeddsa-java -- implementation of EdDSA in Java) "Debian Bug Tracking System" <owner@bugs.debian.org> - 2024-05-11 15:10 +0200
csiph-web