vNEXT
Converts a string into an SHA-256 hash. The output is a lowercase hexadecimal string.
Input
{%- assign secret_potion = 'Polyjuice' | sha256 -%}
My secret potion: {{ secret_potion }}
Output
My secret potion: 44ac1d7a2936e30a5de07082fd65d6fe9b1fb658a1a98bfe65bc5959beac5dd0