| Crypt-DH-GMP documentation | view source | Contained in the Crypt-DH-GMP distribution. |
Crypt::DH::GMP::Compat - Compatibility Mode For Crypt::DH
use Crypt::DH; use Crypt::DH::GMP qw(-compat);
Crypt::DH::GMP::Compat is a very invasive module that rewrites Crypt::DH's @ISA and method names so that it uses Crypt::DH::GMP
| Crypt-DH-GMP documentation | view source | Contained in the Crypt-DH-GMP distribution. |