hash for hash

Apply hash function.

Signature

> hash {flags}

Input/output types:

inputoutput
nothingstring

Notes

You must use one of the following subcommands. Using this command as-is will only produce this help message.

Subcommands:

nametypeusage
hash md5BuiltinHash a value using the md5 hash algorithm.
hash sha256BuiltinHash a value using the sha256 hash algorithm.