Docs.rs
  • file-encrypt-0.2.1
    • file-encrypt 0.2.1
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • cbass-d
    • Dependencies
      • aes-gcm ^0.10.3 normal
      • anyhow ^1.0.94 normal
      • argon2 ^0.5.3 normal
      • b64 ^0.4.0 normal
      • base64 ^0.22.1 normal
      • chacha20poly1305 ^0.10.1 normal
      • clap ^4.5.23 normal
      • dirs ^5.0.1 normal
      • env_logger ^0.11.6 normal
      • log ^0.4.22 normal
      • rand_core ^0.6.4 normal
      • rusqlite ^0.32.1 normal
    • Versions
    • 0% 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

file_encrypt0.2.1

Crate Items

  • Functions

List of all items

Functions

  • encryption_algos::aes256_gcm::decrypt_file
  • encryption_algos::aes256_gcm::encrypt_file
  • encryption_algos::chacha20_poly::decrypt_file
  • encryption_algos::chacha20_poly::encrypt_file
  • hash_algos::argon_hash::check_hash
  • hash_algos::argon_hash::hash_passphrase