passwords
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 532
Generating random passwords
Lets say you have a website and contains a membership process. But you do not want visitor to type his/her own password and want to create a temporary password for new member. You may add following fu more>> Lets say you have a website and contains a membership process. But you do not want visitor to type his/her own password and want to create a temporary password for new member. You may add following function to generate a random password.<<less
Added: 2007-06-27 License: Freeware Price: Free
852 downloads
Generate random passwords with PHP 1.0
In this tutorial I will show you how to generate random passwords that are highly secure and extremely difficult to crack. However you can choose between various complexity/strength and you can set password length as well. more>> In this tutorial I will show you how to generate random passwords that are highly secure and extremely difficult to crack. However you can choose between various complexity/strength and you can set password length as well.<<less
Added: 2007-03-23 License: Freeware Price: $0.00USD
13 downloads
Other version of Generate random passwords with PHP
Encrypt Passwords Before Storing In a Database 1
This code demonstrates how to use an MD5 hash to encrypt user passwords when storing them in a database. There are constantly news items about companies where user information is compromised. By storing passwords using an MD5 hash, even if your more>> This code demonstrates how to use an MD5 hash to encrypt user passwords when storing them in a database. There are constantly news items about companies where user information is compromised. By storing passwords using an MD5 hash, even if your database is compromised the passwords cannot be decoded. The only downside is that users cannot retrieve lost passwords, they must reset them.<<less
Added: 2006-09-18 License: Freeware Price: $0.00USD
11 downloads
Other version of Encrypt Passwords Before Storing In a Database
License:Freeware
Ace Password 2.2
Ace Password is a Perl script to help you password protect a folder on your website. It generates all of the .htaccess and .htpasswd files for your with little effort from the installer. You also have the ability to add new users to the list. Version 3 more>> Ace Password is a Perl script to help you password protect a folder on your website. It generates all of the .htaccess and .htpasswd files for your with little effort from the installer. You also have the ability to add new users to the list. Version 3 update: A total re-write of version 2, only uses one file, and has advanced error checking to ensure if password protection works. Includes a much user friendly GUI, and has many more options than previously.<<less
Added: 2000-11-19 License: Price: 0.00 Price: 0.00
12 downloads
Other version of Ace Password
Micro Password 0.1
Micro Password generates password with various length and strength. You can easy edit the allowed characters and minimum and maximum length. It has a nice CSS based interface what you can change it easy. more>> Micro Password generates password with various length and strength. You can easy edit the allowed characters and minimum and maximum length. It has a nice CSS based interface what you can change it easy.<<less
Added: 2006-11-02 License: Freeware Price: $0.00USD
10 downloads
Other version of Micro Password
Check Password 1.0
Verifies that a given string is a good password. If it is a good password, the function returns an empty string. If it isnt, it returns a text string describing the flaws. The function is relatively permissive, but was written to take additional more>> Verifies that a given string is a good password. If it is a good password, the function returns an empty string. If it isnt, it returns a text string describing the flaws. The function is relatively permissive, but was written to take additional constraints.<<less
Added: 2004-06-16 License: Freeware Price: 0.00
15 downloads
Other version of Check Password
DES Password Pro 2
DES Password Pro is a script that creates a multiple user javascript login form. Different users can be set different passwords and entry urls, and all data is encrypted through the secure DES encryption algorithm. more>> DES Password Pro is a script that creates a multiple user javascript login form. Different users can be set different passwords and entry urls, and all data is encrypted through the secure DES encryption algorithm.<<less
Added: 2007-01-05 License: Other Price: $0.00USD
12 downloads
Password Protection 2.1
Password Protection is a PHP/MySQL application which allows you to easily block access to selected files. You simply add one line of code to each of the files you wish to protect and the system takes care of the rest. Also, Password Protection comes with more>> Password Protection is a PHP/MySQL application which allows you to easily block access to selected files. You simply add one line of code to each of the files you wish to protect and the system takes care of the rest. Also, Password Protection comes with a fully-functional administration panel which allows you to administer your user and admin accounts.<<less
Added: 2006-09-21 License: GPL Price: $0.00USD
706 downloads
Other version of Password Protection
XtekPasswordManager
XtekPasswordManager is a very useful tool for anyone. It uses PHP & MySQL . Very easy to install. Passwords are stored encripted. Very secured, try and see. more>> XtekPasswordManager is a very useful tool for anyone. It uses PHP & MySQL . Very easy to install. Passwords are stored encripted. Very secured, try and see.<<less
Added: 2008-02-29 License: Freeware Price: $0.00USD
14 downloads
Beginner Password Script
This is the most simple password protection script. It protects your page using very simple password code. Just insert the code at the top of your page and your page is protected. more>> This is the most simple password protection script. It protects your page using very simple password code. Just insert the code at the top of your page and your page is protected.<<less
Added: 2007-07-27 License: Freeware Price: Free
838 downloads
Password generator 1.2
This script allows you to generate random passwords easaly and secure. You are able to set which chars are allowed in the password and the lenght of the password. more>> This script allows you to generate random passwords easaly and secure. You are able to set which chars are allowed in the password and the lenght of the password.<<less
Added: 2008-06-05 License: Freeware Price: $0.00USD
19 downloads
Password section in flash
In this detailed lesson, I will show you how to create a password section using the If and Else Statements. more>> In this detailed lesson, I will show you how to create a password section using the If and Else Statements.<<less
Added: 2008-06-12 License: Freeware Price: $0.00USD
10 downloads
Password Strength Analyzer
This service will allow you to evaluate the strength of a password - to assess how easily the password can be cracked. You should especially use this service when creating sensitive and critical passwords - for example, FTP, SSH / Telnet, and other more>> This service will allow you to evaluate the strength of a password - to assess how easily the password can be cracked. You should especially use this service when creating sensitive and critical passwords - for example, FTP, SSH / Telnet, and other server management passwords. Includes [Random Password Generator]. This is a FREE service.<<less
Added: 2005-05-16 License: Freeware Price: $0.00USD
11 downloads
Password Protection Script
This Password Protection Script, is a password protector. The password is the name of the html page with out the html more>> This Password Protection Script, is a password protector. The password is the name of the html page with out the html<<less
Added: 2006-11-28 License: Freeware Price: $0.00USD
17 downloads
PHP password generation
Modern web-applications often provide (during registration, or password-reset) random-generated passwords for its users. However these passwords (usually a random combination of letters or numbers) ar more>> Modern web-applications often provide (during registration, or password-reset) random-generated passwords for its users. However these passwords (usually a random combination of letters or numbers) are quite hard to remember: in fact, its even impossible to read them. This article provides a function for generating English-like readable passwords.<<less
Added: 2006-12-24 License: Other Free / Open Source License Price: Free
666 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above passwords search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed