ruby-rc4 0.1.5-3.1 source package in Ubuntu

Changelog

ruby-rc4 (0.1.5-3.1) unstable; urgency=medium

  * Non maintainer upload by the Reproducible Builds team.
  * No source change upload to rebuild on buildd with .buildinfo files.

 -- Holger Levsen <email address hidden>  Fri, 01 Jan 2021 17:01:30 +0100

Upload details

Uploaded by:
Debian Ruby Extras Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Ruby Extras Maintainers
Architectures:
all
Section:
ruby
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe ruby
Noble release universe ruby
Mantic release universe ruby
Lunar release universe ruby
Jammy release universe ruby

Builds

Hirsute: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruby-rc4_0.1.5-3.1.dsc 2.0 KiB 8fba848947e0e9ceac726f07e676d2da00f037f9e0ac7d7b1ffe11fd03c9fd8d
ruby-rc4_0.1.5.orig.tar.gz 4.3 KiB 8e154c8f0256746f108ba63d77b58e8446e18c15b7edabb3a18641f733116e46
ruby-rc4_0.1.5-3.1.debian.tar.xz 2.5 KiB fc2a378d3f23dffcae2fe8767564360b124953da098f1af43b60620cec7a98cf

Available diffs

No changes file available.

Binary packages built by this source

ruby-rc4: Ruby library implementing the RC4 algorithm

 The RC4 encryption algorithm, also known as ARCFOUR is used in popular
 protocols such as SSL and WEP. This package provides a pure Ruby
 implementation of this algorithm.