Cryptographic utilities for hashing, HMAC, digital signing, and random string generation. Supports MD5, SHA256, SHA384, SHA512, SHA3 variants, UUID generation, and RSA/ECDSA signing operations.
Use Crypto as a trigger to kick off a workflow, or use it as an action to do something automatically in your workflow.
No triggers available
Generate hash of text or binary data using various algorithms (MD5, SHA256, SHA384, SHA512, SHA3 variants).
Generate HMAC (Hash-based Message Authentication Code) using a secret key and various hash algorithms.
Generate random strings, UUIDs, tokens, and cryptographic data using various formats and encodings.