Crypto

Crypto

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.

Triggers & Actions

Use Crypto as a trigger to kick off a workflow, or use it as an action to do something automatically in your workflow.

Triggers

No triggers available

Actions

  • Hash Data

    Generate hash of text or binary data using various algorithms (MD5, SHA256, SHA384, SHA512, SHA3 variants).

  • HMAC Generation

    Generate HMAC (Hash-based Message Authentication Code) using a secret key and various hash algorithms.

  • Generate Random Data

    Generate random strings, UUIDs, tokens, and cryptographic data using various formats and encodings.