package octez-shell-libs

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Pbkdf.MakeSource

Given a Hash/pseudorandom function, get the PBKDF

Parameters

module H : Tezos_crypto.Hacl.Hash.S

Signature

pbkdf2 password salt count dk_len is dk, the derived key of dk_len octets.

OCaml

Innovation. Community. Security.