ComfyUI Node: EncryptMaster — Generate Passphrase

Authored by orion4d

Created

Updated

5 stars

Run ComfyUI workflows without the setup

No installs, no CUDA version roulette, no GPU sitting idle on your bill. Bring a workflow and run it in the browser.

Category

EncryptMaster

Inputs

mode
  • random_chars
  • diceware
length INT
use_lowercase BOOLEAN
use_uppercase BOOLEAN
use_digits BOOLEAN
use_symbols BOOLEAN
exclude_ambiguous BOOLEAN
diceware_wordlist_path STRING
num_words INT
separator STRING
extra_digits_suffix INT
deterministic_seed INT

Outputs

STRING

FLOAT

STRING

Extension: ComfyUI EncryptMaster

ComfyUI node pack for encrypting and hiding text or images. Security: AES-256-GCM (authenticated) with scrypt key derivation. Steganography: LSB (PNG/TIFF) and DCT/JPEG (more robust to recompression).

Authored by orion4d

Looking for a different node?

Run ComfyUI workflows without the setup

No installs, no CUDA version roulette, no GPU sitting idle on your bill. Bring a workflow and run it in the browser.

Learn more