$Id: Changes 1855 2005-06-07 00:55:38Z btrott $

Revision history for Crypt::DH

0.04  2005.06.06 (bradfitz)
    - Ported to Math::BigInt (which can use PARI,GMP,etc)
    - Don't depend on Crypt::Random, just use it if already loaded
    - renamed compute_key to compute_secret (kept old name)
    - updated POD docs
    - made test.pl sane and test everything realistically; moved into t/
    - Updated Makefile.PL to use Module::Install

0.03  2002.01.20
    - Added patch from Kurt D. Starsinic to enable setting the
      private key, rather than always having it generated.
    - Removed unnecessary mp2bin function.

0.02  2001.04.24
    - Fixed broken test program (still need more tests).

0.01  2001.03.22
    - original version; created by h2xs 1.19