he_hash
Compute a hash of input data using MD5, SHA1, SHA256, or SHA512 algorithms.
Instructions
Compute a hash of the given data. Algorithms: md5, sha1, sha256, sha512.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | Data to hash | |
| algorithm | No | sha256 |