Module blake2

Source
Expand description

Blake2 precompile. More details in run

Modules§

algo
Blake2 algorithm

Constants§

FUN
Blake2 precompile

Functions§

run
reference: https://eips.ethereum.org/EIPS/eip-152 input format: [4 bytes for rounds][64 bytes for h][128 bytes for m][8 bytes for t_0][8 bytes for t_1][1 byte for f]