Autobots

Any Solid Tips for Storing Sensitive Information in a MySQL Database?

Asked by Autobots 2 years ago mysql database information


Csgs
0
 
The first and foremost tip I can give you is to not use the aes_encrypt() for MySQL. It's a pretty insecure method for encrypting your data despite the belief in it. Data is bareley encrypted and it can be easily deciphered.

by Csgs 2 years ago

Answer this question

Any Solid Tips for Storing Sensitive Information in a MySQL Database?

0 errors found:

 
0