pkcs5 0.4.0

Pure Rust implementation of Public-Key Cryptography Standards (PKCS) #5: Password-Based Cryptography Specification Version 2.1 (RFC 8018)
Documentation

pkcs5

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

3des

aes

This feature flag does not enable additional features.

alloc

This feature flag does not enable additional features.

block-modes

This feature flag does not enable additional features.

des

This feature flag does not enable additional features.

des-insecure

hmac

This feature flag does not enable additional features.

pbes2

pbkdf2

This feature flag does not enable additional features.

scrypt

This feature flag does not enable additional features.

sha-1

This feature flag does not enable additional features.

sha1

sha2

This feature flag does not enable additional features.