openbsd-ports/security/p5-Crypt-OpenSSL-Bignum/pkg/DESCR
wilfried c483f844b8 Import of Crypt-OpenSSL-Bignum-0.03
Crypt::OpenSSL::Bignum is an perl module designed to provide basic
access to the OpenSSL multiprecision integer arithmetic libraries
2004-01-11 11:50:39 +00:00

8 lines
477 B
Plaintext

Crypt::OpenSSL::Bignum is an XS perl module designed to provide basic
access to the OpenSSL multiprecision 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. This module
requires that the OpenSSL libraries and header files be installed.