styx2000 v1.0.0 (2021-11-03T12:03:03Z)
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.