ruby-ed25519 1.3.0+ds-1build5 source package in Ubuntu
Changelog
ruby-ed25519 (1.3.0+ds-1build5) oracular; urgency=medium * No-change upload to add ruby3.3 as the default. -- Lucas Kanashiro <email address hidden> Fri, 16 Aug 2024 04:00:34 -0300
Upload details
- Uploaded by:
- Lucas Kanashiro
- Uploaded to:
- Oracular
- Original maintainer:
- Debian Ruby Extras Maintainers
- Architectures:
- any
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Plucky | release | universe | misc | |
Oracular | 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-1build5.debian.tar.xz | 3.7 KiB | 6bb1a7b665b5f488431e5e8d0d8422b8fcfa2843562ff6e487f9f52d5c1b2d95 |
ruby-ed25519_1.3.0+ds-1build5.dsc | 2.0 KiB | c65782f642289850a957ac5244aa7195209928efc324cee5f04a2de0a9e19b46 |
Available diffs
- diff from 1.3.0+ds-1build4 to 1.3.0+ds-1build5 (343 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