styx2000 ~master (2021-10-27T09:37:48.3987781)
Dub
Repo
SipHash.append
styx2000
extrautil
siphash
SipHash
Append bytes to internal hash-function state.
class
SipHash
(ubyte NUMBER_OF_COMPRESS_ROUNDS = 2, ubyte NUMBER_OF_FINALIZATION_ROUNDS = 4)
void
append
(
ubyte
[]
buffer
...
)
Parameters
buffer
ubyte
[]
Unsigned byte array.
Meta
Source
See Implementation
styx2000
extrautil
siphash
SipHash
constructors
this
functions
append
finalize
Append bytes to internal hash-function state.