Skip to content

AES-256-CBC Decrypt

Pure

Decrypts a Base64 AES-256-CBC string and outputs the original string.

Pure Function
Yes

Execute Inputs

Execution

INPUT

Execution Input.

Execute Outputs

Complete

OUTPUT

Fires after decryption completes.

Data Inputs

Ciphertext

INPUT

Encrypted Base64 string (IV + ciphertext).

Key

INPUT

Encryption key (must match encryption key).

Data Outputs

Output

OUTPUTstring

Decrypted original string.

Settings

Debug

STRING

Break on node when executing.

Default: No
Options:
NoBeforeInputsBeforeProcessingAfterProcessing