Docs.rs
djangohashers-1.8.4
djangohashers 1.8.4
Permalink
Docs.rs crate page
BSD-3-Clause
Links
Homepage
Repository
crates.io
Source
Owners
Racum
Dependencies
base64 ^0.22
normal
optional
bcrypt ^0.17
normal
optional
constant_time_eq ^0.4
normal
optional
fastpbkdf2 ^0.1
normal
optional
hex_fmt ^0.3
normal
optional
lazy_static ^1.0
normal
md-5 ^0.10
normal
optional
pwhash ^1.0
normal
optional
rand ^0.9
normal
regex ^1.0
normal
ring ^0.17
normal
optional
rust-argon2 ^3.0
normal
optional
scrypt ^0.11
normal
optional
sha-1 ^0.10
normal
optional
sha2 ^0.10
normal
optional
quickcheck ^1.0
dev
Versions
98.57%
of the crate is documented
Platform
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
All
djangohashers
1.8.4
Crate Items
Structs
Enums
Traits
Functions
List of all items
Structs
Argon2Hasher
BCryptHasher
BCryptSHA256Hasher
CryptHasher
Django
MD5Hasher
PBKDF2Hasher
PBKDF2SHA1Hasher
SHA1Hasher
ScryptHasher
UnsaltedMD5Hasher
UnsaltedSHA1Hasher
VALID_SALT_RE
Enums
Algorithm
DjangoVersion
HasherError
Traits
Hasher
Functions
check_password
check_password_tolerant
is_password_usable
make_password
make_password_core
make_password_with_algorithm
make_password_with_settings