DoxigAlpha

initKdf

Construct a new Blake3 for the key derivation function. The context string should be hardcoded, globally unique, and application-specific.

Function parameters

Parameters

#
context:[]const u8

An incremental hasher that can accept any number of writes.

Types

#
Blake3
An incremental hasher that can accept any number of writes.

Source

Implementation

#