Jump to letter: [
34ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
perl-Crypt-DSA - Perl module for DSA signatures and key generation
- Description:
Crypt::DSA is an implementation of the DSA (Digital Signature Algorithm)
signature verification system. This package provides DSA signing, signature
verification, and key generation.
Packages
perl-Crypt-DSA-1.16-1.el6.src
[47 KiB] |
Changelog
by Paul Howarth (2009-09-11):
- Update to 1.16 (first production release)
- New upstream maintainer -> change source URL
- Change buildreq which to perl(File::Which)
- Add new buildreqs perl(Crypt::DES_EDE3), perl(File::Spec), perl(IPC::Open3)
- Buildreq perl(Math::BigInt) >= 1.78
- Enable AUTOMATED_TESTING
- New test requirements:
- perl(Perl::MinimumVersion) >= 1.20
- perl(Test::CPAN::Meta) >= 0.12
- perl(Test::MinimumVersion) >= 0.008
- perl(Test::Pod) >= 1.26
- ToDo no longer present upstream, but add LICENSE and README as %doc
- Add runtime dependency on openssl (used for DSA parameter generation)
- Add patch for openssl dsaparam 1.0 compatibility (CPAN RT#49668)
|