hash password with md5
#2

If you are using MySQL, there is no need of any plugin, you just need to put md5 along with the the password like md5('%s') and you can also use salt with md5 to improve the security.
Reply


Messages In This Thread
hash password with md5 - by warningCode - 14.09.2017, 13:58
Re: hash password with md5 - by Zeth - 14.09.2017, 14:05
Re: hash password with md5 - by Vince - 14.09.2017, 14:08
Re: hash password with md5 - by warningCode - 14.09.2017, 14:30
Re: hash password with md5 - by warningCode - 15.09.2017, 19:31
Re: hash password with md5 - by Meller - 15.09.2017, 19:37
Re: hash password with md5 - by Whatname - 15.09.2017, 19:51
Re: hash password with md5 - by warningCode - 15.09.2017, 19:52
Re: hash password with md5 - by Meller - 15.09.2017, 19:55
Re: hash password with md5 - by warningCode - 15.09.2017, 20:02

Forum Jump:


Users browsing this thread: 1 Guest(s)