blob: 975e9eb62fe1ab298ff935301ea8f935736af93b (
plain) (
blame)
1
2
3
4
5
|
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.
|