argon2 0.1.3

Pure Rust implementation of the Argon2 password hashing function with support for the Argon2d, Argon2i, and Argon2id algorithmic variants
Documentation

argon2

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, 3 of them enabled by default.

default

  • password-hash
  • rand

password-hash

    This feature flag does not enable additional features.

rand

  • password-hash/rand_core

zeroize

    This feature flag does not enable additional features.