argon2 0.5.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 7 feature flags, 4 of them enabled by default.

default

  • alloc
  • password-hash
  • rand

alloc

  • password-hash/alloc

password-hash

  • dep:password-hash

rand

  • password-hash/rand_core

std

  • alloc
  • password-hash/std

simple

  • password-hash

zeroize

  • dep:zeroize