Crypt::OpenSSL::Bignum::CTX - Perl interface to the OpenSSL BN_CTX structure.
| Use Case | Command | Description |
|---|---|---|
| 🛠️ Create a new BN_CTX | Crypt::OpenSSL::Bignum::CTX->new() |
Allocate a BIGNUM context for temporary variables used in calculations |
use Crypt::OpenSSL::Bignum::CTX;
my $bn_ctx = Crypt::OpenSSL::Bignum::CTX->new();
See the man page for Crypt::OpenSSL::Bignum.
Ian Robertson, iroberts AT cpan.org
Generated by phpman v4.9.26-5-g7740029 · Markdown · JSON · MCP Author: Che Dong Under GNU General Public License
2026-08-22 09:39 @216.73.216.206
CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)