phobos-next ~master (2025-01-18T22:13:40.3704578)
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.