fn final(d: *Self, out: *[digest_length]u8) void

Compute the final hash for the accumulated content: H1(H2(b)).

Parameters

d: *Self,
out: *[digest_length]u8,