Docs.rs
  • sp-application-crypto-23.1.0-dev.5
    • sp-application-crypto 23.1.0-dev.5
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • github:paritytech:core-devs
    • parity-crate-owner
    • Dependencies
      • parity-scale-codec ^3.6.1 normal
      • scale-info ^2.5.0 normal
      • serde ^1.0.163 normal
      • sp-core =21.1.0-dev.5 normal
      • sp-io =23.1.0-dev.5 normal
      • sp-std =8.1.0-dev.5 normal
    • Versions
    • 100% of the crate is documented
  • Go to latest stable release
  • Platform
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation
logo

logo

Crate sp_application_crypto

  • Macros
  • Structs
  • Enums
  • Constants
  • Traits
  • Type Definitions
?
Change settings

List of all items

Structs

  • CryptoTypeId
  • KeyTypeId
  • ecdsa::AppPair
  • ecdsa::AppPublic
  • ecdsa::AppSignature
  • ecdsa::Pair
  • ecdsa::Public
  • ecdsa::Signature
  • ed25519::AppPair
  • ed25519::AppPublic
  • ed25519::AppSignature
  • ed25519::Pair
  • ed25519::Public
  • ed25519::Signature
  • sr25519::AppPair
  • sr25519::AppPublic
  • sr25519::AppSignature
  • sr25519::Pair
  • sr25519::Public
  • sr25519::Signature
  • sr25519::vrf::VrfOutput
  • sr25519::vrf::VrfProof
  • sr25519::vrf::VrfSignData
  • sr25519::vrf::VrfSignature
  • sr25519::vrf::VrfTranscript

Enums

  • DeriveJunction

Traits

  • AppCrypto
  • AppPair
  • AppPublic
  • AppSignature
  • BoundToRuntimeAppPublic
  • MaybeHash
  • RuntimeAppPublic
  • RuntimePublic
  • Ss58Codec

Macros

  • app_crypto
  • app_crypto_pair
  • with_pair
  • wrap

Type Definitions

  • sr25519::vrf::VrfInput

Constants

  • ecdsa::CRYPTO_ID
  • ed25519::CRYPTO_ID
  • key_types::ACCOUNT
  • key_types::AURA
  • key_types::AUTHORITY_DISCOVERY
  • key_types::BABE
  • key_types::DUMMY
  • key_types::GRANDPA
  • key_types::IM_ONLINE
  • key_types::STAKING
  • key_types::STATEMENT
  • sr25519::CRYPTO_ID