[][src]Module tindercrypt::pbkdf2

PBKDF2 helpers

This module contains helpers for the PBKDF2 algorithm.

Functions

derive_key

Cryptographically create a symmetric key from a secret value.