Docs.rs
  • password-auth-1.0.0
    • password-auth 1.0.0
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • tarcieri
    • github:rustcrypto:password-hashes
    • Dependencies
      • argon2 ^0.5 normal optional
      • password-hash ^0.5 normal
      • pbkdf2 ^0.12 normal optional
      • rand_core ^0.6 normal
      • scrypt ^0.11 normal optional
      • getrandom ^0.2 normal
    • 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
logo

password_auth1.0.0

Crate Items

  • Structs
  • Enums
  • Functions

List of all items

Structs

  • ParseError

Enums

  • VerifyError

Functions

  • generate_hash
  • is_hash_obsolete
  • verify_password