Docs.rs
  • algae-cli-1.0.8
    • algae-cli 1.0.8
    • Docs.rs crate page
    • GPL-3.0-or-later
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • passcod
    • Dependencies
      • age ^0.11.1 normal
      • age-core ^0.11.0 normal
      • clap ^4.5.31 normal
      • dialoguer ^0.11.0 normal
      • diceware_wordlists ^1.2.3 normal
      • futures ^0.3.30 normal
      • indicatif ^0.17.9 normal
      • itertools ^0.14.0 normal
      • jiff ^0.2.1 normal
      • miette ^7.5.0 normal
      • pinentry ^0.6.0 normal
      • rand ^0.9.0 normal
      • tokio ^1.43.0 normal
      • tokio-util ^0.7.13 normal
      • tracing ^0.1.41 normal
      • windows_exe_info ^0.4.1 build
    • Versions
    • 100% of the crate is documented
  • 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

algae_cli1.0.8

Crate Items

  • Structs
  • Functions

List of all items

Structs

  • cli::decrypt::DecryptArgs
  • cli::encrypt::EncryptArgs
  • cli::keygen::KeygenArgs
  • cli::protect::ProtectArgs
  • cli::reveal::RevealArgs
  • keys::KeyArgs
  • passphrases::Passphrase
  • passphrases::PassphraseArgs

Functions

  • cli::decrypt::run
  • cli::encrypt::run
  • cli::keygen::run
  • cli::protect::run
  • cli::reveal::run
  • files::append_age_ext
  • files::decrypt_file
  • files::encrypt_file
  • files::remove_age_ext
  • files::with_progress_bar
  • streams::decrypt_stream
  • streams::encrypt_stream