Docs.rs
  • sp-application-crypto-12.0.0
    • sp-application-crypto 12.0.0
    • 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.0.0 normal
      • scale-info ^2.1.1 normal
      • serde ^1.0.136 normal
      • sp-core ^11.0.0 normal
      • sp-io ^12.0.0 normal
      • sp-std ^6.0.0 normal
    • Versions
    • 100% of the crate is documented
  • Go to latest version
  • 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
  • Functions
?
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::LocalizedSignature
  • ed25519::Pair
  • ed25519::Public
  • ed25519::Signature
  • sr25519::AppPair
  • sr25519::AppPublic
  • sr25519::AppSignature
  • sr25519::LocalizedSignature
  • sr25519::Pair
  • sr25519::Public
  • sr25519::Signature

Enums

  • ecdsa::DeriveError
  • ed25519::DeriveError

Traits

  • AppKey
  • AppPair
  • AppPublic
  • AppSignature
  • BoundToRuntimeAppPublic
  • MaybeHash
  • RuntimeAppPublic
  • RuntimePublic

Macros

  • app_crypto
  • app_crypto_pair
  • with_pair
  • wrap

Functions

  • sr25519::verify_batch

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
  • sr25519::CRYPTO_ID