Streebog-256 (GOST R 34.11-2012) hash function
ReadonlyblockBytes processed per compression block.
ReadonlycanWhether the instance supports XOF-style variable-length output via xof() / xofInto().
ReadonlyoutputBytes produced by digest().
Wipes internal state and makes the instance unusable.
Finalizes the hash and returns a freshly allocated digest.
Digest bytes.
Finalizes the hash into a caller-provided buffer.
destination buffer
Nothing. Implementations write into buf in place.
Absorbs more message bytes into the running hash state.
The same hash instance for chaining.
StaticcreateCreate hash instance
Streebog-256 (GOST R 34.11-2012) hash function