ruby-ed25519 1.2.4-1 source package in Ubuntu

Changelog

ruby-ed25519 (1.2.4-1) unstable; urgency=medium

  * Initial release. (Closes: #896862)

 -- Unit 193 <email address hidden>  Mon, 23 Apr 2018 17:51:06 -0400

Upload details

Uploaded by:
Debian Ruby Extras Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Ruby Extras Maintainers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
ruby-ed25519_1.2.4-1.dsc 2.0 KiB be46218f6779666411c57843f66ea837003fd34e060cc5ef0621f5f7e99e102e
ruby-ed25519_1.2.4.orig.tar.gz 133.7 KiB 003eb2f2a167cc2c1ae3d27a6b463f9cffb0ddb8e2e4805bfbc7f1c1628b814e
ruby-ed25519_1.2.4-1.debian.tar.xz 2.4 KiB d4d278f3b7c287dd59d52c45e0e12b54169f46c50db5d8d30f6b485d59fb4de5

No changes file available.

Binary packages built by this source

ruby-ed25519: 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.

ruby-ed25519-dbgsym: debug symbols for ruby-ed25519