TranscriptHash.emptyHash

ubyte[] emptyHash(size_t hashLen)

Returns the hash of an empty string for the current hash algorithm.

Parameters

hashLenHash output length (32 for SHA-256, 48 for SHA-384).

Returns

Hash of empty string.