Diffie-Hellman key exchange system
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.
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:perl/perl-Crypt-DH && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
Crypt-DH-0.07.tar.gz | 0000043736 42.7 KB | |
perl-Crypt-DH.changes | 0000001045 1.02 KB | |
perl-Crypt-DH.spec | 0000002056 2.01 KB |
Revision 14 (latest revision is 16)
Stephan Kulow (coolo)
accepted
request 536216
from
Mike Latimer (mlatimer)
(revision 14)
- patch the Makefile to build with perl 5.26
Comments 0