ruby-ed25519 1.3.0+ds-1build4 source package in Ubuntu
Changelog
ruby-ed25519 (1.3.0+ds-1build4) noble; urgency=medium * No-change upload to remove support of ruby3.1. -- Lucas Kanashiro <email address hidden> Tue, 20 Feb 2024 02:35:36 -0300
Upload details
- Uploaded by:
- Lucas Kanashiro
- Uploaded to:
- Noble
- Original maintainer:
- Debian Ruby Extras Maintainers
- Architectures:
- any
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Noble | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
ruby-ed25519_1.3.0+ds.orig.tar.xz | 106.9 KiB | 5dbeb11e882f2756e3ef357263fba3ea03ee4b2da216adb22eab01ff10addf4c |
ruby-ed25519_1.3.0+ds-1build4.debian.tar.xz | 3.7 KiB | fb1c897dec5c2c6e9f3a254c1747d8e454373e3d064e50d71f0062586791abf6 |
ruby-ed25519_1.3.0+ds-1build4.dsc | 2.0 KiB | 7c9b2ecb1f61b249635bdf7cdf6815fb9b243148ad21e3bb9e855756da17bbb3 |
Available diffs
- diff from 1.3.0+ds-1build3 to 1.3.0+ds-1build4 (329 bytes)
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