The Login Script has been updated to include the more secure SHA256 hashing algorithm for user passwords. With the hash() PHP function included in the script, it’s actually possible to use any of the available PHP algorithm. It remains backwards compatible with SHA1. A small update is required for the database as well as some updated files. Download it here- here.
Update to Login Script – Hash passwords with SHA256.
