Skip to content

v0.6.0

Latest
Compare
Choose a tag to compare
@smlu smlu released this 29 Dec 18:31

What's New

  • Implemented ECDSA public key recovery from signature
  • Added new elliptic curves: brainpoolP256r1, brainpoolP320r1, brainpoolP384r1,brainpoolP512r1, sepc384r1, sepc521r1
  • Implemented modular square root
  • Added new flexbuffer

What's Changed

  • Refactored ec_curve_fp : Added functions for decompressing & encoding/decoding EC point
  • Refactored & Fixed class bigint
  • Updated example contract, added actions for new elliptic curves
  • Updated test gen. scripts

Full Changelog: v0.5.0...v0.6.0