Skip to content

incaberry (fork.6)

Compare
Choose a tag to compare
@krlosMata krlosMata released this 21 Nov 11:45
· 211 commits to main since this release
877328e

Changelog

  • ecrecover
    • update sqrtFpEc function to return root aligned with parity specified, reducing number of binaries used in ROM
    • added a new specific error code for invalid point
      • do not allow signatures from private key 0x0000000000000000000000000000000000000000000000000000000000000000
  • arithmetic instruction
    • new feature on arithmetic state machine that checks outputs to be alias-free and checks that x1 & x2 are different, reducing number of binaries used in ROM

What's Changed

New Contributors

Full Changelog: v2.0.0-fork.5...v3.0.0-fork.6