The blake2s compress function, which takes a state, a byte count, and a message, and returns a new state.Documentation Index
Fetch the complete documentation index at: https://docs.starknet.io/llms.txt
Use this file to discover all available pages before exploring further.
byte_count should be the total number of bytes hashed after hashing the current msg.