Docs.rs
  • vanity-ssh-rs-0.2.0
    • vanity-ssh-rs 0.2.0
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • mogottsch
    • Dependencies
      • base64 ^0.22.1 normal
      • clap ^4.5.40 normal
      • ed25519-dalek ^2.1.1 normal
      • humantime ^2.2.0 normal
      • indicatif ^0.17.11 normal
      • num-format ^0.4.4 normal
      • num_cpus ^1.17.0 normal
      • rand ^0.8 normal
      • rayon ^1.10.0 normal
      • regex ^1.11.1 normal
      • reqwest ^0.11 normal
      • ssh-key ^0.6.7 normal
      • criterion ^0.6.0 dev
    • Versions
    • 6.25% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • 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

vanity_ssh_rs0.2.0

Crate Items

  • Structs
  • Enums
  • Functions

List of all items

Structs

  • cli::args::Args
  • core::keypair::KeyPair
  • core::result::SearchResult
  • worker::message::WorkerMessage

Enums

  • core::pattern::Pattern

Functions

  • core::file_io::save_keypair_to_files
  • core::keypair::generate_keypair
  • core::pattern::public_key_matches_pattern
  • monitor::ntfy::notify
  • monitor::progress::monitor_progress
  • monitor::results::print_results
  • worker::generator::generate_and_check_key
  • worker::thread::run_worker_loop
  • worker::thread::send_progress_update
  • worker::thread::send_success
  • worker::thread::spawn_worker_threads