Module indy_crypto::bls [] [src]

Structs

Bls
Generator

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.

MultiSignature

BLS multi signature.

SignKey

BLS sign key.

Signature

BLS signature.

VerKey

BLS verification key.