2010-02-28 04:25:51 +01:00
|
|
|
Crypt::DH::GMP is a (somewhat) portable replacement to Crypt::DH,
|
|
|
|
implemented mostly in C.
|
|
|
|
|
|
|
|
Crypt::DH uses Math::BigInt, which is a very feature-full and fast
|
2016-05-19 12:44:11 +02:00
|
|
|
interface to perform high-precision math.
|
2010-02-28 04:25:51 +01:00
|
|
|
|
2018-05-27 22:15:16 +02:00
|
|
|
WWW: https://metacpan.org/release/Crypt-DH-GMP
|