Docs.rs
  • aft-crypto-1.2.2
    • aft-crypto 1.2.2
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • dd-dreams
    • Dependencies
      • aes-gcm ^0.10 normal
      • rand ^0.8 normal
      • rand_core ^0.6 normal
      • scrypt ^0.11 normal
      • x25519-dalek ^2 normal
      • zeroize ^1.7 normal
    • Versions
    • 43.9% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • 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

aft_crypto1.2.2

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

List of all items

Structs

  • data::EncAlgo
  • data::GenericArray
  • data::OsRng
  • data::SData
  • exchange::EphemeralSecret
  • exchange::PublicKey
  • exchange::SharedSecret
  • exchange::X25519Key

Enums

  • data::Algo
  • data::EncryptionErrors
  • errors::EncryptionErrors

Traits

  • data::AeadInPlace
  • data::EncryptorBase
  • data::KeyInit
  • data::RngCore

Functions

  • bip39::create_wordlist
  • data::create_128_encryptor
  • data::create_256_encryptor
  • password_generator::generate_passphrase

Type Aliases

  • data::Aes128Gcm
  • data::Aes256Gcm
  • data::AesGcm128Enc
  • data::AesGcm256Enc
  • data::Nonce
  • data::Result

Constants

  • data::AES_GCM_NONCE_SIZE
  • data::AES_GCM_TAG_SIZE
  • exchange::KEY_LENGTH
  • password_generator::DELIMITER