Expand description
This crate provides:
MultiSignaturetrait for specifying curves with multi signature support.bn256module implementing the aforementioned trait for the BLS curve bn256.
Modules§
- BLS aggregate signatures with bn256.
Traits§
- The
MultiSignaturetrait specifies an interface common for curves with multi signature support.