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 the following versioning pattern:
Given a version number MAJOR.MINOR.PATCH, increment:
- MAJOR version when breaking changes are introduced;
- MINOR version when backwards compatible changes are introduced;
- PATCH version when backwards compatible bug fixes are implemented.
- point at infinity verification in signature and public key
- Signature r and s range check
- package-lock.json
- mocha to dev dependencies in package.json
- external randNum override to Ecdsa.sign
- first official version