Module pkcs5::pbes2

source ·
Expand description

Password-Based Encryption Scheme 2 as defined in RFC 8018 Section 6.2.

Structs

Enums

  • Symmetric encryption scheme used by PBES2.
  • Password-based key derivation function.
  • Pseudo-random function used by PBKDF2.

Constants