Changes for version 0.04

  • 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

Modules

Diffie-Hellman key exchange system