Docs.rs
  • near-crypto-0.30.3
    • near-crypto 0.30.3
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • nearprotocol-ci
    • Dependencies
      • blake2 ^0.10.6 normal
      • borsh ^1.0.0 normal
      • bs58 ^0.4 normal
      • curve25519-dalek ^4.1.3 normal
      • derive_more ^1.0 normal
      • ed25519-dalek ^2.1.0 normal
      • hex ^0.4.2 normal
      • near-account-id ^1.0.0-alpha.4 normal
      • near-config-utils ^0.30.3 normal
      • near-schema-checker-lib ^0.30.3 normal
      • primitive-types ^0.10 normal
      • rand ^0.8.5 normal optional
      • secp256k1 ^0.27.0 normal
      • serde ^1.0.136 normal
      • serde_json ^1.0.68 normal
      • near-stdx ^0.30.3 normal
      • subtle ^2.2 normal
      • thiserror ^2.0 normal
      • bolero ^0.10.0 dev
      • curve25519-dalek ^4.1.3 dev
      • hex-literal ^0.2 dev
      • sha2 ^0.10 dev
      • tempfile ^3.3 dev
    • Versions
    • 14.52% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

near_crypto0.30.3

Crate Items

  • Structs
  • Enums
  • Functions

List of all items

Structs

  • ED25519PublicKey
  • ED25519SecretKey
  • EmptySigner
  • InMemorySigner
  • KeyFile
  • Secp256K1PublicKey
  • Secp256K1Signature
  • vrf::Proof
  • vrf::PublicKey
  • vrf::SecretKey
  • vrf::Value

Enums

  • KeyType
  • ParseKeyError
  • ParseKeyTypeError
  • ParseSignatureError
  • PublicKey
  • SecretKey
  • Signature
  • Signer

Functions

  • key_conversion::convert_public_key
  • key_conversion::convert_secret_key
  • key_conversion::is_valid_staking_key