Changes for version 0.32

  • Add Rmpz_powm_sec (gmp-5 only, and not available when building against mpir).
  • In the documentation, elaborate on the way that Math::GMPz::get_v() and __GNU_MP_VERSION & friends determine their values. (Thanks Vincent Lefevre.)
  • Add Rmpz_div, Rmpz_divmod, Rmpz_div_ui, Rmpz_divmod_ui, Rmpz_div_2exp and Rmpz_mod_2exp.

Modules

perl interface to the GMP library's integer (mpz) functions.

Provides

in Random/Random.pm