ruby-ed25519 1.2.4-1build1 source package in Ubuntu

Changelog

ruby-ed25519 (1.2.4-1build1) focal; urgency=medium

  [ Rafael David Tinoco ]
  * Sponsoring ruby2.7 transitions

  [ Lucas Kanashiro ]
  * No-change rebuild for ruby2.7

 -- Rafael David Tinoco <email address hidden>  Wed, 26 Feb 2020 17:11:01 +0000

Upload details

Uploaded by:
Rafael David Tinoco
Uploaded to:
Focal
Original maintainer:
Debian Ruby Extras Maintainers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe misc

Downloads

File Size SHA-256 Checksum
ruby-ed25519_1.2.4.orig.tar.gz 133.7 KiB 003eb2f2a167cc2c1ae3d27a6b463f9cffb0ddb8e2e4805bfbc7f1c1628b814e
ruby-ed25519_1.2.4-1build1.debian.tar.xz 2.5 KiB 5a0f9588bc45d9e243655bc292df7dc634e822fbc30dbf299e4976058bfe7728
ruby-ed25519_1.2.4-1build1.dsc 2.0 KiB 097df0d0035b2e70ae11c114322082f6d29565ef433235df70344f91ae123e77

View changes file

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