Jump to content

Best 1-way and 2-way encryption methods in MySQL


random1

Recommended Posts

Hi,

 

I'm currently writing code for storing passwords in a mysql database (1 way).

 

and also storing private messages (2 way).

 

What is the best (most secure and complex) encryption method in MySQL (1way and 2way)?

 

Such as:

 

http://articles.techrepublic.com.com/5100-10878_11-6124013.html but it is too old.

 

http://dev.mysql.com/doc/refman/5.1/en/encryption-functions.html#function_aes-encrypt

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.