Module sp_application_crypto::ecdsa[][src]

Expand description

Ecdsa crypto types.

Structs

A generic AppPublic wrapper type over $pair crypto; this has no specific App.

A generic AppPublic wrapper type over $public crypto; this has no specific App.

A generic AppPublic wrapper type over $public crypto; this has no specific App.

A key pair.

The ECDSA compressed public key.

A signature (a 512-bit value, plus 8 bits for recovery ID).

Enums

An error when deriving a key.

An error type for SS58 decoding.

Constants

An identifier used to match public keys against ecdsa keys