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.
- Basic operations (scalar arithmetics, point addition, scalar multiplication) for secp256k1 in pure Erlang code
- ecdsa sign/verify
- Some crypto (Ethereum) specific operations ecrecovery/ecverify, etc.