djangohashers 1.8.4

A Rust port of the password primitives used in Django project.
Documentation

djangohashers

There is currently very little information to present on this page because Docs.rs has only limited support for extracting structured feature metadata from Cargo crates. This issue is tracked in Rust RFC #3416. Check this library's main docs, readme, and Cargo.toml in case its authors have documentation for features available there instead.

This version has 19 feature flags, 16 of them enabled by default.

default

with_argon2 (default)

with_bcrypt (default)

with_legacy (default)

with_pbkdf2 (default)

with_scrypt (default)

base64 (default)

constant_time_eq (default)

rust-argon2 (default)

bcrypt (default)

sha2 (default)

hex_fmt (default)

md-5 (default)

pwhash (default)

sha-1 (default)

ring (default)

scrypt (default)

fastpbkdf2

fpbkdf2

fuzzy_tests

This feature flag does not enable additional features.