Docs.rs
  • keechain-core-0.1.0
    • keechain-core 0.1.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • yukibtc
    • Dependencies
      • aes ^0.8 normal
      • base64 ^0.13 normal
      • bdk ^0.26 normal
      • bitcoin ^0.29 normal
      • cbc ^0.1 normal
      • clap ^4.0 normal
      • dirs ^4.0 normal
      • log ^0.4 normal
      • prettytable-rs ^0.10 normal
      • rand ^0.8 normal
      • rand_chacha ^0.3 normal
      • rand_hc ^0.3 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • sysinfo ^0.26 normal
    • Versions
    • 9.74% 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

keechain_core0.1.0

Crate Items

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

List of all items

Structs

  • keychain::KeeChain
  • keychain::Keychain
  • types::BitcoinCoreDescriptor
  • types::Descriptors
  • types::ElectrumJsonKeystore
  • types::ElectrumJsonWallet
  • types::Index
  • types::Psbt
  • types::Secrets
  • types::Seed

Enums

  • crypto::aes::Error
  • error::Error
  • keychain::EncryptionKeyType
  • types::ElectrumExportSupportedScripts
  • types::WordCount

Traits

  • crypto::aes::Aes256Encryption
  • util::bip::bip32::Bip32RootKey
  • util::bip::bip85::FromBip85
  • util::slip::slip132::ToSlip132

Functions

  • command::export::bitcoin_core
  • command::export::descriptor
  • command::export::descriptors
  • command::export::electrum
  • command::psbt::decode_file
  • command::psbt::sign_file_from_seed
  • command::vanity::search_address
  • crypto::aes::decrypt
  • crypto::aes::encrypt
  • crypto::hash::sha256
  • util::bip::bip32::account_extended_path
  • util::bip::bip32::get_path
  • util::bip::bip39::entropy
  • util::convert::bytes_to_hex
  • util::convert::hex_to_bytes
  • util::dir::get_keychain_file
  • util::dir::get_keychains_list
  • util::dir::home
  • util::dir::keechain
  • util::dir::keychains
  • util::dir::rename_psbt_to_signed
  • util::format::number
  • util::serde::deserialize
  • util::serde::serialize
  • util::time::timestamp
  • util::time::timestamp_nanos

Type Aliases

  • error::Result

Constants

  • types::MAX_INDEX