Docs.rs
  • passwords-3.1.16
    • passwords 3.1.16
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • magiclen
    • Dependencies
      • base64 ^0.21 normal optional
      • bcrypt ^0.15 normal optional
      • md5 ^0.7 normal optional
      • rand ^0.8 normal optional
      • random-pick ^1.2.8 normal
      • assert-eq-float ^0.1 dev
      • regex ^1 dev
    • Versions
    • 63.89% 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

passwords3.1.16

Crate Items

  • Structs
  • Functions

List of all items

Structs

  • PasswordGenerator
  • analyzer::AnalyzedPassword

Functions

  • analyzer::analyze
  • analyzer::is_common_password
  • hasher::bcrypt
  • hasher::bcrypt_format
  • hasher::gen_salt
  • hasher::get_password_with_null_terminated_byte
  • hasher::identify_bcrypt
  • hasher::identify_bcrypt_format
  • scorer::score