passwords 3.1.16

This crate provides useful tools to generate multiple readable passwords, as well as analyze and score them.
Documentation

passwords

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 6 feature flags, 0 of them enabled by default.

crypto

  • md5
  • bcrypt
  • base64
  • rand

md5

  • dep:md5

bcrypt

  • dep:bcrypt

base64

  • dep:base64

rand

  • dep:rand

common-password

    This feature flag does not enable additional features.