Module ursa::bls[][src]

Structs

BLS generator point. BLS algorithm requires choosing of generator point that must be known to all parties. The most of BLS methods require generator to be provided.

BLS multi signature.

Proof of possession for BLS verification key.

BLS sign key.

BLS signature.

BLS verification key.