hash_shake_128
Compute a SHAKE-128 extendable-output hash with variable length. Provide data and output length to get the hash.
Instructions
Compute SHAKE-128 XOF hash (variable length)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | ||
| output_length | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |