Skip to main content

Module blake2

Module blake2 

Available on crate feature evm only.
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]