Overview
Allows for the encryption and decryption of text data using symmetric AES encryption. This plug-in uses standard Java cryptography functions to expose expression functions for the encryption and decryption of data using AES.
Key Features & Functionality
Functions:
Features:
Hello, I have encrypted a field in the appian storage tables with AES_ENCRYPT and I have stored it by transforming it to HEX to leave it as text, but I want to create a rule that allows me to decrypt that field using the decryptvalue function, but I cannot make them compatible The encryption ones, do you know of any way that the encryption in MySQL and Appian with the functions are compatible?