Forums | Webyog
Tools to manage and monitor MySQL databases
forums › forums › SQLyog › Using SQLyog › How To Encrypt Password
I do not understand. Passwords for what kind of application?
We do not have any encryption system client-side in SQLyog. Have you been doing this in some other program?
It is very common for applications not to store the password itself, but instead a checksum/hash of some kind (md5- or crc-checksum)