ec_utils/CHANGELOG.md
2022-01-13 16:13:35 +01:00

595 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 Semantic Versioning.

Unreleased

Added

Changed

Removed

v0.1.0

Added

  • Basic operations (scalar arithmetics, point addition, scalar multiplication) for secp256k1 in pure Erlang code
  • ecdsa sign/verify