Docs.rs
secure-password-0.3.1
secure-password 0.3.1
Permalink
Docs.rs crate page
MIT OR Apache-2.0
Links
Documentation
Repository
crates.io
Source
Owners
yoshuawuyts
Dependencies
failure ^0.1.2
rand ^0.5.5
rust-argon2 ^0.3.0
thread_local ^0.3.6
Versions
Platform
i686-apple-darwin
i686-pc-windows-msvc
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
☰
Crate secure_password
Functions
Crate
secure_password
[
−
]
[src]
Functions
hash
Hash a password.
verify
Verify a password against a hash.