Docs.rs
  • tpfs_krypt-7.1.8
    • tpfs_krypt 7.1.8
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Documentation
    • Repository
    • crates.io
    • Source
    • Owners
    • Xandkeeper
    • Dependencies
      • base58 ^0.1.0 normal
      • base64 ^0.13 normal
      • bincode ^1.3.1 normal
      • config ^0.10 normal
      • derive_more ^0.99 normal
      • ed25519-dalek ^1.0.1 normal
      • failure ^0.1.6 normal
      • hashicorp_vault ^2.1.0 normal
      • hex ^0.4 normal
      • lazy_static ^1.4.0 normal
      • libp2p-core ^0.29.0 normal
      • rand ^0.7.0 normal
      • regex ^1.3.1 normal
      • reqwest ^0.11.4 normal
      • ring ^0.16.12 normal
      • schnorrkel ^0.9.1 normal
      • secrecy ^0.7 normal
      • serde ^1.0.130 normal
      • serde_derive ^1.0 normal
      • serde_json ^1.0 normal
      • serde_path_to_error ^0.1 normal
      • sha2 ^0.9 normal
      • snafu ^0.6.1 normal
      • sp-core ^3.0.0 normal
      • strum ^0.19 normal
      • strum_macros ^0.19 normal
      • substrate-bip39 ^0.4.1 normal
      • thiserror ^1.0.22 normal
      • tiny-bip39 ^0.7 normal
      • tpfs_logger_extensions ^0.1.16 normal
      • url ^2.1.1 normal
      • x25519-dalek ^1.1 normal
      • zeroize ^1.4.2 normal
      • proptest ^0.10 dev
      • regex_generate ^0.2 dev
      • schnorrkel ^0.9.1 dev
      • tempfile ^3.1.0 dev
      • test-case ^1.0.0 dev
    • Versions
    • 100% of the crate is documented
  • 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
logo

logo

Crate tpfs_krypt

  • Structs
  • Enums
  • Constants
  • Traits
  • Functions
  • Type Definitions
?
Change settings

List of all items

Structs

  • EncryptedMessage
  • KeyIdentifier
  • KeyPairInstance
  • KeyTypeIter
  • LimitedAgentKeyPair
  • NewKeyId
  • SentMessage
  • TrustKeyPair
  • ValidatorAuthorityKeyPair
  • ValidatorLibp2pKeyPair
  • ValidatorSessionFinalizeBlocksKeyPair
  • ValidatorSessionProduceBlocksKeyPair
  • config::KryptConfig
  • errors::AddressNotFound
  • errors::Base58FromError
  • errors::Bip39EntropyConversionError
  • errors::ByteConversionError
  • errors::ConfigDeserializationError
  • errors::ConfigFolderNotFound
  • errors::DerivationsNotSupported
  • errors::ExternalErrorWrapper
  • errors::InvalidDirectoryPath
  • errors::IoError
  • errors::JsonError
  • errors::SharedEncryptionAddressesNotFound
  • errors::SharedEncryptionNotSupported
  • errors::SharedEncryptionOtherPublicKeyWrongSize
  • errors::SigningNotSupported
  • errors::SubstrateSs58ConversionError
  • errors::SubstrateSs58TryFromError
  • file_key_manager::FileKeyManagerConfig
  • in_memory_key_manager::InMemoryKeyManagerConfig
  • typed::Encrypted

Enums

  • AnyXandKeyPair
  • DecryptionStrategy
  • KeyPairValue
  • KeyType
  • XandKeyType
  • config::KeyManagerConfig
  • errors::KeyManagementError
  • typed::Error

Traits

  • AddressValidation
  • KeyManagement
  • KeyPair
  • SharedEncryption
  • Signature
  • Signer
  • Signing
  • XandKeyPair
  • config::ConfigValidation

Functions

  • from_config
  • from_config_path
  • typed::decrypt
  • typed::encrypt

Type Definitions

  • PublicKey
  • errors::Result

Constants

  • KEYPAIR_FILE_PREFIX