Categories

Updated: 10/25/2005

Salt && Pepper Encrypter

Salt && Pepper Encrypter is a collection of two PHP functions that will make your password storage more secure! Instead of using just a common hash function, it uses a combination of them along with its own algorithm! For example, lets say you have a password of test. You want to securely store this password in your database, but still be able to authenticate the user. With Salt && Pepper Encrypter, your password could be saved in the database a number of ways such as: - a94a8fe5ccb19ba61c4c0873d 39190dd6f7670f0cca44cb9d3 c8e7df65ee93307273e987982 fbbd3n28 - a94a8fe5ccb19ba61c4c0873d 96669b01b6f24c7294f2f442c 2ce0de9391e987982fbbd3b25 By having such a variable way of storing data you are circumventing hackers from comprimising your data. After storing this in the database, you can check the user''s inputted password for correctness as well.
Similar Scripts for "Salt && Pepper Encrypter"

Authelo

Authelo is a PHP based website password protection solution available for a low $29. - Rapidly manage your customers'' accounts. - Avoid writing .htaccess files by hand. - Never reset another password. - Enjoy a user-interface that d...

AdminPro Class

AdminPro is a user authentication class based on MySQL and the PHP Session functions. It was written for Web sites that need some password protected areas. It includes a user management application script and a MySQL table setup application script. T...

Merlin Web Application Framework

&"Merlin Web Application Framework&" is a framework for stateful web-based events driven applications written in php. &"Merlin Web Application Framework&" uses PEAR for the data layer and SMARTY template engine for...

admin-Login-Only

admin-Login-Only software lets you easily add password protected pages to your website using a PHP session. Log in once with a username and password, then browse any combination of protected or open pages - then return to a protected page without hav...

board-tnk

board-tnk is a single-threaded, multi-forum script based on PHP and MySQL. Features: very secure check of the urls, multi-forums, only one level thread for each forum, cookie for tracking user info, smiley icons, &"simplified&" html...
©2003-2008 jCay.com