Name: | perl-Crypt-DH |
---|---|
Version: | 0.07 |
Release: | 3.el7 |
Architecture: | noarch |
Group: | Development/Libraries |
Size: | 16579 |
License: | GPL+ or Artistic |
RPM: | perl-Crypt-DH-0.07-3.el7.noarch.rpm |
Source RPM: | perl-Crypt-DH-0.07-3.el7.src.rpm |
Build Date: | Fri Nov 03 2017 |
Build Host: | x86-ol7-builder-01.us.oracle.com |
Vendor: | Oracle America |
URL: | http://search.cpan.org/dist/Crypt-DH/ |
Summary: | Perl module implementing the Diffie-Hellman key exchange system |
Description: | Crypt::DH is a Perl implementation of the Diffie-Hellman key exchange system. Diffie-Hellman is an algorithm by which two parties can agree on a shared secret key, known only to them. The secret is negotiated over an insecure network without the two parties ever passing the actual shared secret, or their private keys, between them. |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
- Update to 0.07 - Made Math::BigInt::* dependency dynamic to avoid Math::BigInt falling back to BigInt backends that are too slow for practical use - This release by MITHALDU -> update source URL - Always require perl(Math::BigInt) >= 1.60 and perl(Math::BigInt::GMP) ≥ 1.24 - Drop BR: perl(Test::More) as it's bundled - BR: perl(Test::Builder::Module), requirement of bundled perl(Test::More) - BR: perl(base), perl(Cwd), perl(File::Path), perl(File::Spec), perl(File::Temp) and perl(Text::ParseWords) for installer - Use --skipdeps with Makefile.PL to stop it trying to download and install Math::BigInt::Pari - Drop without-checks conditional as test suite is no longer slow - Remove unnecessary exec bits from files in upstream tarball - Package README, with fixed line endings
- Perl 5.16 rebuild
- Nobody else likes macros for commands
- Perl mass rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
- Rebuild to fix problems with vendorarch/lib (#661697)
- Mass rebuild with perl-5.12.0
- Rebuild against perl 5.10.1