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

Changelog

libcrypt-openssl-dsa-perl (0.13-6build1) devel; urgency=low

  * Rebuild for Perl 5.18.
 -- Colin Watson <email address hidden>   Fri, 18 Oct 2013 18:12:17 +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

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-6build1.debian.tar.gz 5.0 KiB 6d9beb18b7a9e0ffe20798f55bb2c68ac3407879390c5b77a08864bd12d22d1f
libcrypt-openssl-dsa-perl_0.13-6build1.dsc 2.2 KiB dc412b603fcbb7c99f1b90cd8e96efbe26ef482fed97b8ab0f1080971e840f3d

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.