Implementation of Pixel: Multi-signatures for Consensus in Python.
This is a prototype implementation. It is incomplete and does not handle erasures or constant-time operations.
Uses Python implemention of BLS12-381, notably consts, curve_ops, pairing, util.
Licensed under either of
- Apache License, Version 2.0, (http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (http://opensource.org/licenses/MIT)
at your option.