The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.05_01 - 2015-05-04

  • fix for #77911 Patch to add more functions
  • new constructors: new, rand, pseudo_rand, rand_range
  • new methods: ucmp, num_bits, num_bytes, rshift, lshift, swap
  • improved pod documentation (added missing functions)
  • XS code cleanup

Modules

OpenSSL's multiprecision integer arithmetic
Perl interface to the OpenSSL BN_CTX structure.