bitwarden_crypto::keys

Module utils

source

Constantsยง

Functionsยง

  • derive_kdf_key ๐Ÿ”’
    Derive a generic key from a secret and salt using the provided KDF.
  • stretch_kdf_key ๐Ÿ”’
    Stretch the given key using HKDF.