Docs.rs
passwords-3.1.16
passwords 3.1.16
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
magiclen
Dependencies
base64 ^0.21
normal
bcrypt ^0.15
normal
md5 ^0.7
normal
rand ^0.8
normal
random-pick ^1.2.8
normal
assert-eq-float ^0.1
dev
regex ^1
dev
Versions
51.85%
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Module analyzer
Structs
Functions
?
Module
passwords
::
analyzer
source
·
[
−
]
Expand description
Analyze passwords.
Structs
AnalyzedPassword
The struct of an analysis.
Functions
analyze
Analyze a password.
is_common_password
Whether the input password is common or not. A common password means it is dangerous.