[][src]Module wedpr_indy_crypto::bls

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.

ProofOfPossession

Proof of possession for BLS verification key.

SignKey

BLS sign key.

Signature

BLS signature.

VerKey

BLS verification key.