phobos-next v0.4.6 (2022-11-25T12:27:21Z)
Home
Dub
Repo
TigerImpl.finish
nxt
digestx
tiger
TigerImpl
Returns the Tiger hash. This also calls start to reset the internal state.
struct
TigerImpl
(uint digestSize, uint passes, bool tiger2 = false)
@
safe
pure nothrow @
nogc
ubyte
[
digestSize
]
finish
(
)
Meta
Source
See Implementation
nxt
digestx
tiger
TigerImpl
functions
finish
put
start
Returns the Tiger hash. This also calls start to reset the internal state.