# README
go-dfinity-crypto
A high-level API for signing and verifying message digests using the BLS threshold signature scheme.
Prerequisites
- Barreto-Naehrig curves.
- Go 1.8 or later.
Install
go get github.com/dfinity/go-dfinity-crypto/bls
Usage
Check out the GoDocs.
Contribute
Feel free to join in. All welcome. Open an issue!
License
GPLv3