Welcome Guest, Not a member yet? Register   Sign In
[Help] Secure Password Hashing Algorithm
#5

Use PHP's password_hash() (which currently uses BCrypt, but may be updated in the future to support other algorithms). That page also includes a link to a library which adds support for the password_ functions for PHP versions prior to 5.5, if needed.
Reply


Messages In This Thread
RE: [Help] Secure Password Hashing Algorithm - by mwhitney - 06-17-2015, 07:27 AM



Theme © iAndrew 2016 - Forum software by © MyBB