summaryrefslogtreecommitdiff
path: root/security/p5-Crypt-OpenSSL-Bignum/DESCR
blob: 5a29e9f3ea0a6692f81cfc2ebba77cafb484bc66 (plain)
1
2
3
4
5
6
Crypt::OpenSSL::Bignum provides access to OpenSSL multi-precision integer
arithmetic libraries.  Presently, many though not all of the arithmetic
operations that OpenSSL provides are exposed to perl.
In addition, this module can be used to provide access to bignum values
produced by other OpenSSL modules, such as key parameters from
Crypt::OpenSSL::RSA.