Pages - Menu

04 July, 2012

Portable PHP password hashing framework 0.3


Developer:

Website:

License / Price:

Platforms:

Databases:

Language:

Last Updated:

Category:
Solar Designer | More scripts
www.openwall.com
Other Free / Open Source License - Public Domain 

Windows / Linux / Mac OS / BSD / Solaris
N/A
PHP
July 5th, 2012, 02:46 GMT
C: \ Security Systems

Password hashing is one of the most basic security considerations that must be made when designing any application that accepts passwords from users.

It mangles password strings, so they are not easy legible.

Default hashing method is OpenBSD-style Blowfish-based bcrypt.

Other methods include crypt_blowfish, crypt_ext_des and MD5-based salted and variable iteration count password hashes.

Requirements:

· PHP 3.0.18 or higher


Download button
Via: Portable PHP password hashing framework 0.3

No comments:

Post a Comment