Hashing
The
hash
helper is currently in private beta.
If you would like access to this feature contact us via the Get Support
link in the menu bar.hash
helper.
encoding
option supplied to the helper.
Supported encoding values are hex
and base64
.
The algorithm
option determines the hashing algorithm that will be applied to the input text.
Supported algorithm values are:
sha-1
sha-224
sha-256
sha-384
sha-512
sha3-224
sha3-256
sha3-384
sha3-512
md2
md5
Examples
SHA-256 hex encoding:119e3f0d28cf6a92d29399d5787f90308b6b87670d8c2386ec42cb36e293b5c4
MD5 base64 encoding:
J3A5Rbm86ssJVG0uEDrTYA==