Module signature

Source
Expand description

Cryptographic (a.k.a. digital) signatures

Structs§

Ed25519Signature
Ed25519 signature.
Signature
Signatures

Constants§

SIGNATURE_LENGTH
The expected length of all currently supported signatures, in bytes.

Type Aliases§

Secp256k1Signature
ECDSA/secp256k1 signature (fixed-size)