pbkdf2 0.12.0

Generic implementation of PBKDF2
Documentation

pbkdf2

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

default

  • hmac

hmac

  • dep:hmac

simple

  • hmac
  • password-hash
  • sha2

parallel

  • rayon
  • std

sha2

  • dep:sha2

password-hash

  • dep:password-hash

sha1

  • dep:sha1

rayon

  • dep:rayon

std

  • password-hash/std