Docs.rs
  • af-keys-0.8.2
    • af-keys 0.8.2
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • unmaykr-aftermath
    • admin-aftermath
    • Dependencies
      • af-sui-types ^0.8.2 normal
      • bcs ^0.1 normal
      • derive_more ^2 normal
      • enum_dispatch ^0.3 normal
      • eyre ^0.6 normal
      • fastcrypto ^0.1.9 normal
      • once_cell ^1 normal
      • serde ^1 normal
      • serde_json ^1 normal
      • serde_repr ^0.1 normal
      • serde_with ^3 normal
      • signature ^2 normal
      • strum ^0.27 normal
      • thiserror ^2 normal
      • tempfile ^3 dev
    • Versions
    • 17.2% of the crate is documented
  • Go to latest version
  • Platform
    • i686-unknown-linux-gnu
    • 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

af_keys0.8.2

Crate Items

  • Structs
  • Enums
  • Constants
  • Traits
  • Functions
  • Type Aliases
  • Attribute Macros

List of all items

Structs

  • crypto::Ed25519SuiSignature
  • crypto::Secp256k1SuiSignature
  • crypto::Secp256r1SuiSignature
  • crypto::ZkLoginAuthenticatorAsBytes
  • crypto::ZkLoginPublicIdentifier
  • intent::Intent
  • intent::IntentMessage
  • keystore::Alias
  • keystore::FileBasedKeystore
  • keystore::InMemKeystore
  • multisig::MultiSig
  • multisig::MultiSigPublicKey
  • multisig::MultiSigSigner

Enums

  • crypto::CompressedSignature
  • crypto::Error
  • crypto::PublicKey
  • crypto::Signature
  • crypto::SignatureScheme
  • crypto::SuiKeyPair
  • intent::AppId
  • intent::IntentScope
  • intent::IntentVersion
  • keystore::Keystore

Traits

  • crypto::SuiPublicKey
  • crypto::SuiSignature
  • crypto::SuiSignatureInner
  • keystore::ReadOnlyAccountKeystore

Attribute Macros

  • multisig::enum_dispatch

Functions

  • multisig::as_indices
  • sign_for_address
  • sign_transaction
  • sign_transaction_multisig
  • signatures

Type Aliases

  • crypto::DefaultHash
  • keystore::Error
  • multisig::BitmapUnit
  • multisig::ThresholdUnit
  • multisig::WeightUnit

Constants

  • crypto::SUI_PRIV_KEY_PREFIX
  • multisig::MAX_BITMAP_VALUE
  • multisig::MAX_SIGNER_IN_MULTISIG