Discussion:
[ANNOUNCEMENT] Math_BigInteger-1.0.1 (stable) Released.
PEAR Announce
2014-01-27 04:42:07 UTC
Permalink
The new PEAR package Math_BigInteger-1.0.1 (stable) has been released at http://pear.php.net/.

Release notes
-------------
- (internal, bcmath) use OpenSSL, if available, for modular exponentiation
- (internal) use 64-bit ints, if available, and 64-bit floats, otherwise
- (all) improve random number generation
- change license to less restrictive MIT license

Package Info
------------
Supports base-2, base-10, base-16, and base-256 numbers. Uses the GMP or BCMath extensions, if available, and an internal implementation, otherwise.

Related Links
-------------
Package home: http://pear.php.net/package/Math_BigInteger
Changelog: http://pear.php.net/package/Math_BigInteger/download/1.0.1
Download: http://download.pear.php.net/package/Math_BigInteger-1.0.1.tgz

Authors
-------
Jim Wigginton (lead)
--
PEAR General Mailing List (http://pear.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Loading...