pkgsrc/security/ruby-ed25519/distinfo
taca c10aa30521 security/ruby-ed25519: add version 1.2.4 package
Add ruby-ed25519 version 1.2.4 package.


# ed25519.rb

A Ruby binding to the Ed25519 elliptic curve public-key signature system
described in [RFC 8032].

Two implementations are provided: a MRI C extension which uses the "ref10"
implementation from the SUPERCOP benchmark suite, and a pure Java version
based on [str4d/ed25519-java].

Ed25519 is one of two notable algorithms implemented atop the Curve25519
elliptic curve. The [x25519 gem] is a related project of this one,
and implements the X25519 Diffie-Hellman key exchange algorithm on the
Montgomery form of Curve25519.

[RFC 8032]: https://tools.ietf.org/html/rfc8032
[str4d/ed25519-java]: https://github.com/str4d/ed25519-java
[x25519 gem]: https://github.com/crypto-rb/x25519
2020-01-19 14:20:38 +00:00

6 lines
392 B
Text

$NetBSD: distinfo,v 1.1 2020/01/19 14:20:38 taca Exp $
SHA1 (ed25519-1.2.4.gem) = d8574d96edade3a66b50a1477aa560fdaab56b9f
RMD160 (ed25519-1.2.4.gem) = a7375744cd3f85dda6822eb3d011c7579ab01d6d
SHA512 (ed25519-1.2.4.gem) = 86de1e4970a5dfc3303b9fa305bf2a289f700771dbede619e1e5474fdadaae502d8feaed03449991bf77e82999dda3e29cd05dc0df8f923b40fec145268a6b4f
Size (ed25519-1.2.4.gem) = 137216 bytes