AES Decrypt Column

Decrypts a string column that has previously been encrypted with the AES Encrypt Column component. The provided key is stored in plain text and is stretched using MD5 hashing to get a 128-bit key.

Please be aware that these techniques do not adhere to state-of-the-art cryptography practices, but can be used to obfuscate data.

Options

Encrypted Column
The column to be decrypted
Encryption Key
The key to use for encryption.
Result Column Name
The name of the column with the decrypted data.

Input Ports

Icon
Data table with an encrypted column

Output Ports

Icon
Data table with an additional column holding the decrypted data.

Nodes

Extensions

Links