Path to this page:
Subject: CVS commit: pkgsrc/math/pear-Math_BigInteger
From: Takahiro Kambe
Date: 2015-08-30 10:59:04
Message id: 20150830085904.68E9898@cvs.netbsd.org
Log Message:
Update pear-Math_BigInteger to 1.0.2.
pkgsrc change: LICESE has changed to mit.
1,0.2:
- (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
1.0.1:
- (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
Files: