Skip to content

Release v3.2.8

Latest

Choose a tag to compare

@Arvolear Arvolear released this 21 Oct 11:57
· 6 commits to master since this release

Release notes v3.2.8 πŸŽ‰

  • Added ED256 library for 256-bit Twisted Edwards curve arithmetic.
  • Optimized U512 library eq(mload(a_), 0) -> iszero(mload(a_)).