Module sp_application_crypto::sr25519

source ·
Expand description

Sr25519 crypto types.

Modules§

  • Schnorrkel VRF related types and operations.

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.
  • An Schnorrkel/Ristretto x25519 (“sr25519”) key pair.

Constants§

Type Aliases§

  • An Schnorrkel/Ristretto x25519 (“sr25519”) public key.
  • An Schnorrkel/Ristretto x25519 (“sr25519”) signature.