[PHP]whirlpool hash [+REP]
#6

Quote:
Originally Posted by Isolated
Посмотреть сообщение
No don't use MD5, it's outed dated and not considered a good practice, use:

PHP код:
hash('Whirlpool'$stringtohash); 
where to put this?
here? $password = hash('Whirlpool',$_POST['password']);
Reply


Messages In This Thread
[PHP]whirlpool hash [+REP] - by simo0000 - 28.02.2015, 15:51
Re : [PHP]whirlpool hash [+REP] - by simo0000 - 28.02.2015, 16:08
Re: [PHP]whirlpool hash [+REP] - by vannesenn - 28.02.2015, 16:11
Re: [PHP]whirlpool hash [+REP] - by Isolated - 28.02.2015, 16:14
Re : Re: [PHP]whirlpool hash [+REP] - by simo0000 - 28.02.2015, 16:14
Re : Re: [PHP]whirlpool hash [+REP] - by simo0000 - 28.02.2015, 16:17
Re: [PHP]whirlpool hash [+REP] - by Isolated - 28.02.2015, 16:19
Re : Re: [PHP]whirlpool hash [+REP] - by simo0000 - 28.02.2015, 16:30
Re: [PHP]whirlpool hash [+REP] - by Isolated - 28.02.2015, 16:34

Forum Jump:


Users browsing this thread: 1 Guest(s)