password-auth 1.0.0

Password authentication library with a focus on simplicity and ease-of-use, including support for Argon2, PBKDF2, and scrypt password hashing algorithms
Documentation

password-auth

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 4 feature flags, 2 of them enabled by default.

default

argon2 (default)

std (default)

This feature flag does not enable additional features.

pbkdf2

scrypt