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 | |
cpanspec.yml | 0000001016 1016 Bytes | |
perl-Crypt-DH.changes | 0000001045 1.02 KB | |
perl-Crypt-DH.spec | 0000002366 2.31 KB |
Latest Revision
Tina Müller (tinita)
committed
(revision 16)
Fix Makefile.PL (Module::Install) Using PERL_USE_UNSAFE_INC doesn't seem to be enough here
Comments 0