phobos-next v0.3.9 (2020-08-07T21:50:30Z)
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.