Docs.rs
  • stronghold_engine-2.0.1
    • stronghold_engine 2.0.1
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • rajivshah3
    • iota-ci
    • Dependencies
      • anyhow ^1.0 normal
      • digest ^0.10.1 normal optional
      • dirs-next ^2.0 normal
      • hex ^0.4.2 normal
      • iota-crypto ^0.23 normal
      • once_cell ^1.4 normal
      • paste ^1.0.1 normal
      • serde ^1.0 normal
      • stronghold-runtime ^2.0.1 normal
      • thiserror ^1.0 normal
      • zeroize ^1.5.7 normal
      • criterion ^0.4 dev
      • json ^0.12 dev
      • proptest ^1.0.0 dev
      • stronghold-utils ^1.0.0 dev
      • tempfile ^3.1.0 dev
    • Versions
    • 61.43% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-pc-windows-msvc
    • 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

engine2.0.1

Crate Items

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

List of all items

Structs

  • snapshot::Lz4DecodeError
  • store::Cache
  • vault::BlobId
  • vault::ChainId
  • vault::ClientId
  • vault::Id
  • vault::InvalidLength
  • vault::Key
  • vault::NCKey
  • vault::RecordHint
  • vault::RecordId
  • vault::VaultId
  • vault::view::DbView
  • vault::view::Record
  • vault::view::Vault

Enums

  • snapshot::ReadError
  • snapshot::WriteError
  • snapshot::migration::Error
  • snapshot::migration::Version
  • vault::DecryptError
  • vault::view::RecordError
  • vault::view::VaultError

Traits

  • vault::Base64Decodable
  • vault::Base64Encodable
  • vault::BoxProvider
  • vault::Decrypt
  • vault::Encrypt

Macros

  • cache

Functions

  • snapshot::compress
  • snapshot::decompress
  • snapshot::decrypt_content
  • snapshot::decrypt_content_with_work_factor
  • snapshot::decrypt_file
  • snapshot::encrypt_content
  • snapshot::encrypt_content_with_work_factor
  • snapshot::encrypt_file
  • snapshot::files::get_path
  • snapshot::files::home_dir
  • snapshot::files::snapshot_dir
  • snapshot::get_encrypt_work_factor
  • snapshot::migration::migrate
  • snapshot::try_set_encrypt_work_factor

Type Aliases

  • snapshot::Key

Constants

  • snapshot::KEY_SIZE
  • snapshot::MAGIC
  • snapshot::VERSION