libdigest-md4-perl 1.9+dfsg-1build1 source package in Ubuntu

Changelog

libdigest-md4-perl (1.9+dfsg-1build1) trusty; urgency=low

  * Rebuild for Perl 5.18.
 -- Colin Watson <email address hidden>   Mon, 21 Oct 2013 09:57:50 +0100

Upload details

Uploaded by:
Colin Watson
Uploaded to:
Trusty
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
perl
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe perl

Downloads

File Size SHA-256 Checksum
libdigest-md4-perl_1.9+dfsg.orig.tar.gz 20.9 KiB 08220d084749cbcf808a10f7a6dc96e07fd7e1debd06f1b1877f46ec4678a476
libdigest-md4-perl_1.9+dfsg-1build1.debian.tar.gz 4.7 KiB 4f5399c9226340a526050afa5f7b000c4957e31070c02add4d8540a64be3c3ee
libdigest-md4-perl_1.9+dfsg-1build1.dsc 2.2 KiB f24a388523cb370dacc4109c2dfe913e0377a01b1ca1c6a66940e0b9a24bc357

View changes file

Binary packages built by this source

libdigest-md4-perl: MD4 Message Digest for Perl

 The Digest::MD4 module allows you to use the RSA Data Security Inc. MD4
 Message Digest algorithm from within Perl programs. The algorithm takes
 as imput a message of arbitrary length and produces a 128-bit "fingerprint"
 or "message digest" of the input. MD4 is described in RFC 1320.