pasta_curves-source/CHANGELOG.md
2021-06-04 18:54:09 +01:00

577 B

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Rust's notion of Semantic Versioning.

[Unreleased]

[0.1.1] - 2021-06-04

Added

  • Implementations of group::cofactor::{CofactorCurve, CofactorCurveAffine} for Pallas and Vesta, enabling them to be used in cofactor-aware protocols that also want to leverage the affine point representation.

[0.1.0] - 2021-06-01

Initial release!