Name: | perl-Crypt-DH |
---|---|
Version: | 0.07 |
Release: | 33.el10_0 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 15615 |
License: | GPL-1.0-or-later OR Artistic-1.0-Perl |
RPM: | perl-Crypt-DH-0.07-33.el10_0.noarch.rpm |
Source RPM: | perl-Crypt-DH-0.07-33.el10_0.src.rpm |
Build Date: | Thu Dec 19 2024 |
Build Host: | build-ol10-x86_64.oracle.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. |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
- Perl 5.36 rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
- Perl 5.34 rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
- Perl 5.32 rebuild
- Modernize spec - Drop bundled modules and depend on them instead - Use %{make_build} and %{make_install}