PHP Hashing method

Peter

New member
Joined
Jul 7, 2012
Messages
155
Points
0
What is the most convenient hashing method to be used to hash passwords?
You can use MD5, SHA1 and SHA256 to hash password, they are designed to be very fast and efficient for web programmers.
For example, use md5('your_password') or sha1('your_password').
 
Older threads
Replies
0
Views
1,991
Replies
3
Views
2,877
Replies
2
Views
3,067
Replies
28
Views
10,609
Latest threads
Replies
2
Views
99
Replies
1
Views
183
Replies
5
Views
395
Replies
11
Views
542
Replies
2
Views
234
Recommended threads
Replies
6
Views
5,166
Replies
0
Views
2,279
Replies
4
Views
4,446
Replies
7
Views
3,140
Similar threads

Latest postsNew threads

Referral contests

Referral link for :

Sponsors

Popular tags

You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an alternative browser.

Top