Internal method to update the message-digest with a single block.
block
The method starts reading the block from offset index
offset
void $update(List<int> block, [int offset = 0, bool last = false]);