cairo-vm-go icon indicating copy to clipboard operation
cairo-vm-go copied to clipboard

Blake2sCompute

Open cicr99 opened this issue 11 months ago • 0 comments

Executes the BLAKE2s hashing function using the provided segments and output pointer.

Reference: https://github.com/starkware-libs/cairo-lang/blob/efa9648f57568aad8f8a13fbf027d2de7c63c2c0/src/starkware/cairo/common/cairo_blake2s/blake2s.cairo#L129

There are lot of functions to implement as efficiently as possible in this hint

cicr99 avatar Mar 13 '24 12:03 cicr99