EGreg / Platform-history

The Qbix Platform for powering Social Applications
http://qbix.com/platform
GNU Affero General Public License v3.0
21 stars 5 forks source link

Change password hashing to scrypt #46

Open EGreg opened 9 years ago

EGreg commented 9 years ago

Use the PHP implementation of scrypt, (e.g. from Zend, but make it work with PHP 5.0 and autoloading)

It might be more secure