Making an HMAC hashing function with Crypto JS & Retool

Hi all!

Wanted to share a post I made on how you can create an HMAC hashing function inside of Retool using the CryptoJS library. Using CryptoJS, some input fields & a JS query we can use Retool to create a hashing function relatively easily. We recreated the functionality of this website here.

Let me know if you have any questions!

5 Likes