Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 661 Bytes

README.md

File metadata and controls

27 lines (16 loc) · 661 Bytes

go-dfinity-crypto

Build Status

A high-level API for signing and verifying message digests using the BLS threshold signature scheme.

Prerequisites

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