GOST R 34.11-94 constructor
Data to be hashed (optional, can be updated using update
method)
S-Box (optional, default is ID_GOSTR_3411_94_CRYPTOPRO_PARAM_SET
)
Clone hash instance
Reset hash state
Finalize hash computation and return result as Uint8Array
Finalize hash computation and write result into Uint8Array
Output Uint8Array
Reset hash state
Update hash buffer
Static
createCreate hash instance
GOST R 34.11-94 class