Plugin details
This plugin allows you to HASH or HMAC encrypt strings with a secret key (in case of HMAC) using the Node crypto library.
Available algorithms:
md5, sha1, sha224, sha256, sha384, sha512
IMPORTANT:
Remember to keep your secret keys safe (losing a secret key can be very harmful).