< Home - < Back

perl-Crypt-DH


Information about the package, perl-Crypt-DH, which is shipped with common Linux distributions. The perl-Crypt-DH package is designed for, Perl module implementing the Diffie-Hellman key exchange system.


Package Name:

perl-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.

Architecture:

noarch

Version:

0.06

Release:

11.el6

Size:

13 k

Repository:

epel

From Repository:

Licence:

GPL+ or Artistic



Handy Yum Commands for perl-Crypt-DH


Control the perl-Crypt-DH package with the following handy commands outlined below.


Command

Description of Command

yum install perl-Crypt-DH

This command will install perl-Crypt-DH on the server.

yum remove perl-Crypt-DH

This command will un-install perl-Crypt-DH on the server. When you run this command, you will be asked if you are sure that you want to remove perl-Crypt-DH, so you have to manually confirm that you want to do this.

yum -y remove perl-Crypt-DH

This command will un-install perl-Crypt-DH on the server. When you run this command with th e -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove perl-Crypt-DH when using the -y flag.

yum update perl-Crypt-DH

This command will update perl-Crypt-DH to the latest version. When you run this command, you will be asked if you are sure that you want to remove perl-Crypt-DH, so you have to manually confirm that you want to do this.

yum -y update perl-Crypt-DH

This command will update perl-Crypt-DH to the latest version. When you run this command with the -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove perl-Crypt-DH when using the -y flag.

yum info perl-Crypt-DH

This command will show you core information about the perl-Crypt-DH package.

yum deplist perl-Crypt-DH

This command will show you the dependencies for perl-Crypt-DH. Thankfully, when using Yum, if dependencies are required, these are also installed at the same time so you don't have to worry too much about that.

yum check-update perl-Crypt-DH

This command will check if there is an update waiting on perl-Crypt-DH. When you run this command this will return nothing if there is nothing to update, or, will return the package name if the package is due to be updated.