Quantcast
Viewing all articles
Browse latest Browse all 82132

How to integrate AES_ENCRYPT & AES_DECRYPT?

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

Viewing all articles
Browse latest Browse all 82132

Trending Articles