Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 386 Bytes

CHANGES.md

File metadata and controls

14 lines (9 loc) · 386 Bytes

Unreleased

  • Provide a Poseidon interface (@MatteoMer, @dannywillems, #9)

0.2.0

  • Remove duplicated defintion of negate in FiniteField
  • Add encoding/decoding of prime field elements. Support big endian representations
  • Add encoding/decoding of weierstrass curves in projective form

0.1.0

Initial version. Everything is new.