Skip to content

0.8.17

Compare
Choose a tag to compare
@BenMorel BenMorel released this 19 Aug 08:33

πŸ› Bug fix

  • BigInteger::toBytes() could return an incorrect binary representation for some numbers
  • The bitwise operations and(), or(), xor() on BigInteger could return an incorrect result when the GMP extension is not available