Lava Filters - HmacSha1

Category:Other

Description:Converts a string into a SHA-1 hash using a hash message authentication code (HMAC).
Input:
Lava: {% assign my_secret_string = 'RockIsAwesome!' | HmacSha1:'secret_key' %} My encoded string is: {{ my_secret_string }}
Output: My encoded string is: 17dbf467d8f49e9f541c7af8adf26c8422bdb342