CodeIgniter Forums
Password hashing/encrypting? - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23)
+--- Thread: Password hashing/encrypting? (/showthread.php?tid=46435)



Password hashing/encrypting? - El Forum - 11-01-2011

[eluser]Unknown[/eluser]
Hello,

I have a table in phpMyAdmin with usernames and passwords. I'd like to encrypt these passwords. How do I do that?

Is there a way to do this using the SQL console?