Skip to content

intx 0.3.0

Compare
Choose a tag to compare
@chfast chfast released this 20 Jun 14:16
· 569 commits to master since this release
v0.3.0
b914a8a

Added

  • New addmod() and mulmod() procedures have been added for the uint256 type (#101).

Changed

  • Pedantic compiler warnings have been fixed (#98).
  • Performance of the division algorithm increased up to 40% when dividing 256-bit values by 128-bit and 64-bit ones (#99).