Description
Perl programs can use OpenSSL's multiprecision integer arithmetic for cryptographic and number-theory operations. This is useful for modules that implement or inspect public-key algorithms and related security formats.
It is a low-level library for developers. Correct cryptographic use requires more than big integer math; applications must still rely on safe protocols and audited higher-level code.