Computes a Poseidon2 hash over a dynamic-length subarray of the given input.
Only the first in_len fields of input are absorbed; any remaining fields are ignored.
The caller is responsible for ensuring that the input is padded with zeros if required.
Computes a Poseidon2 hash over a dynamic-length subarray of the given input. Only the first
in_lenfields ofinputare absorbed; any remaining fields are ignored. The caller is responsible for ensuring that the input is padded with zeros if required.