Module forest_crypto::signature[][src]

Modules

Structs

A cryptographic signature, represented in bytes, of any key protocol.

Enums

Signature variants for Filecoin signatures.

Constants

BLS Public key length in bytes.

BLS signature length in bytes.

Secp256k1 Public key length in bytes.

Secp256k1 signature length in bytes.

Functions

Return Address for a message given it’s signing bytes hash and signature.

Aggregates and verifies bls signatures collectively.