libcrypt-openssl-dsa-perl 0.13-4build1 source package in Ubuntu

Changelog

libcrypt-openssl-dsa-perl (0.13-4build1) oneiric; urgency=low

  * Rebuild for Perl 5.12.
 -- Colin Watson <email address hidden>   Sun, 08 May 2011 12:55:07 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libcrypt-openssl-dsa-perl_0.13.orig.tar.gz 6.6 KiB f786a76441106a6ce3de4d153bddd3fc0a8a90657b2cb6778aa362e4e7d66cef
libcrypt-openssl-dsa-perl_0.13-4build1.diff.gz 3.9 KiB d354ac2c0d235b8b0991cfcb30cf84dde956981350f6110e3f75b1e91f8f8bc0
libcrypt-openssl-dsa-perl_0.13-4build1.dsc 2.1 KiB 8d49772e7a9f25dd60238d93bf4fd725b294f1affb1a5c33da10f182aeedd13a

Available diffs

View changes file

Binary packages built by this source

libcrypt-openssl-dsa-perl: module which implements the DSA signature verification system

 Crypt::OpenSSL::DSA is a wrapper to the DSA (Digital Signature Algorithm)
 functions contained in the OpenSSL crypto library. It allows you to create
 public/private key pair, sign messages and verify signatures, as well as
 manipulate the keys at the low level.