Package: wnpp Severity: wishlist Owner: Unit 193 <unit...@ubuntu.com>
* Package name : ruby-ed25519 Version : 1.2.4 Upstream Author : Tony Arcieri <tony.arci...@gmail.com> * URL : https://github.com/crypto-rb/ed25519 * License : Expat Programming Lang: Ruby Description : efficient digital signature library providing the Ed25519 algorithm A Ruby binding to the Ed25519 elliptic curve public-key signature system described in RFC 8032. . Ed25519 is a modern implementation of a Schnorr signature system using elliptic curve groups. . Ed25519 provides a 128-bit security level, that is to say, all known attacks take at least 2^128 operations, providing the same security level as AES-128, NIST P-256, and RSA-3072. This package will be required for newer versions of ruby-net-ssh.