blake2-d ~master (2021-12-23T21:14:36Z)
Dub
Repo
BLAKE2.finish
blake2d
BLAKE2
Returns the finished hash.
struct
BLAKE2
(BLAKE2Variant var, uint digestSize)
@
safe
@
nogc
nothrow pure
ubyte
[
digestSizeBytes
]
finish
(
)
Return Value
Type:
ubyte
[
digestSizeBytes
]
Raw digest data.
Meta
Source
See Implementation
blake2d
BLAKE2
functions
finish
put
start
manifest constants
blockSize
Returns the finished hash.