[][src]Module sp_application_crypto::ed25519

Ed25519 crypto types.

Structs

AppPair

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

AppPublic

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

AppSignature

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

LocalizedSignature

A localized signature also contains sender information.

Pair

A key pair.

Public

A public key.

Signature

A signature (a 512-bit value).

Enums

DeriveError

An error when deriving a key.

PublicError

An error type for SS58 decoding.

Constants

CRYPTO_ID

An identifier used to match public keys against ed25519 keys