4e942b6419
Approved by: portmgr blanket
7 lines
249 B
Text
7 lines
249 B
Text
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
|
|
interface to perform high-precision math.
|
|
|
|
WWW: http://search.cpan.org/dist/Crypt-DH-GMP/
|