@hackage / pasta-curves

Provides the Pasta curves: Pallas, Vesta and their field elements Fp and Fq.

Latest0.0.1.0

Changelog

Changelog

pasta-curves uses PVP Versioning. The changelog is available on GitHub.

0.0.0.0

  • Initially created.

0.0.1.0

  • Dropped (minimum required) cabal version to improve compatibility
  • Added functions to generate A) invertible random field element, and B) random Pallas/Vesta curve point
  • Added Bounded instances to field elements