pbkdf2 0.9.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, 5 of them enabled by default.

default

  • simple

simple

  • hmac
  • password-hash
  • sha2

hmac

    This feature flag does not enable additional features.

password-hash

    This feature flag does not enable additional features.

sha2

    This feature flag does not enable additional features.

parallel

  • rayon
  • std

std

  • password-hash/std

rayon

    This feature flag does not enable additional features.

sha1

    This feature flag does not enable additional features.