libcrypt-dh-perl

Diffie-hellman key exchange system implemented in perl
  http://search.cpan.org/dist/Crypt-DH/
  0
  no reviews



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.