I have some fields which need to contain encrypted data. Is there any way to wrap specific fields in an AES_ENCRYPT function on submission? In addition, a CAST(AES_DECRYPT() AS CHAR) is required in order to return the string value from those VARBINARY fields on SELECT.
Regards,
-John
Regards,
-John