Name: | perl-Crypt-DH |
---|---|
Version: | 0.07 |
Release: | 22.el8 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 15887 |
License: | GPL+ or Artistic |
RPM: | perl-Crypt-DH-0.07-22.el8.noarch.rpm |
Source RPM: | perl-Crypt-DH-0.07-22.el8.src.rpm |
Build Date: | Mon Nov 04 2019 |
Build Host: | jenkins-10-147-72-125-d2ac1df6-acc4-4fcb-b0d4-e6c082c4d687.appad1iad.osdevelopmeniad.oraclevcn.com |
Vendor: | Oracle America |
URL: | https://metacpan.org/release/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. |
- Spec tidy-up - Use author-independent source URL - Drop redundant buildroot cleaning in %install section - Simplify find command using -delete - Fix permissions verbosely
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
- Perl 5.30 rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
- Perl 5.28 rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
- Perl 5.26 rebuild
- Fix building on Perl without '.' in @INC