phobos-next ~master (2024-03-19T05:49:32Z)
Home
Dub
Repo
TigerImpl.finish
nxt
digest
tiger
TigerImpl
Returns the Tiger hash. This also calls start to reset the internal state.
struct
TigerImpl
(uint digestSize, uint passes, bool tiger2 = false)
pure nothrow @
safe
@
nogc
ubyte
[
digestSize
]
finish
(
)
Meta
Source
See Implementation
nxt
digest
tiger
TigerImpl
functions
finish
put
start
Returns the Tiger hash. This also calls start to reset the internal state.