Hash
| Command | Description |
|---|---|
| decode base64 | Base64 decode a value. |
| encode base64 | Encode a string or binary value using Base64. |
| hash | Apply hash function. |
| hash md5 | Hash a value using the md5 hash algorithm |
| hash sha256 | Hash a value using the sha256 hash algorithm |