Berus.hash

Computes the Berus digest of the given data.

class Berus
static pure
ubyte[]
hash
(
ubyte[] data
,
ubyte[] salt
)

Return Value

Type: ubyte[]

The hashed result as an array of ubytes.

Meta