So I have been browsing the internet, and came across the MySQL built-in function AES_ENCRYPT. It doesn\'t seem too hard to use, but some sources tell me to store the encryp
I have always used blobs to stored encrypted data in MySQL.