Skip to content

AES-256-CBC Encrypt

Pure

Encrypts a string using AES-256-CBC and outputs Base64.

Pure Function
Yes

Execute Inputs

Execution

INPUT

Execution Input.

Execute Outputs

Complete

OUTPUT

Fires after encryption completes.

Data Inputs

Input

INPUT

Input string to encrypt.

Key

INPUT

Encryption key (will be padded/truncated to 32 bytes).

Data Outputs

Ciphertext

OUTPUTstring

Encrypted Base64 string (IV + ciphertext).

Multiple

Settings

Debug

STRING

Break on node when executing.

Default: No
Options:
NoBeforeInputsBeforeProcessingAfterProcessing