Skip to main content
Version: dev

Function: blake2s256()

function blake2s256(inputs): Uint8Array

Calculates the Blake2s256 hash of the input bytes

Parameters

ParameterType
inputsUint8Array

Returns

Uint8Array