Main > Free Download Search >

Free secure hash algorithm family script

secure hash algorithm family

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 550
Secure PHP Contact Form

Secure PHP Contact Form


This professional contact form is easy to use and customize and is more secure than any other form mailer out there. The top quality protection is achieved by generating 5 digit turing number, cleanin more>> This professional contact form is easy to use and customize and is more secure than any other form mailer out there. The top quality protection is achieved by generating 5 digit turing number, cleaning all inputs to prevent spammers inputting headers into your PHP mail, and checking the referrers configured by you. A very easy customization is performed through a config file and a CSS file. You can configure pretty much everything from text, color, input and textarea boxes, to buttons, form width and alignment, etc. The form also enables turning on sending a confirmation email to the sender including a copy of the message. This form mailer simply includes all anti-spam protection features available. With this script you will no more have to fear about receiving spam and other unwanted emails.<<less
Added: 2006-08-02 License: Commercial License Price: $14.95AdditionalInfoCopyright2006TemplateRoot.com
1188 downloads
Secure hash based encryption 1.0.1

Secure hash based encryption 1.0.1


This class implements a hash based (sha1 / md5) block cipher in output feedback mode and provides secure encryption for php installations without mcrypt library. Documentation comes in phpDoc format. Example script is provided. V. 1.0.1: Minor fix more>> This class implements a hash based (sha1 / md5) block cipher in output feedback mode and provides secure encryption for php installations without mcrypt library. Documentation comes in phpDoc format. Example script is provided. V. 1.0.1: Minor fix to be compatible with php versions < 4.4.0. Usage of print_r with second parameter in _generate_iv() was changed to serialize().<<less
Added: 2006-03-30 License: GPL Price: $0.00USD
13 downloads
 
Other version of Secure hash based encryption
Secure hash based encryptionThis class implements a hash based (sha1 / md5) block cipher in . This class implements a hash based (sha1 / md5) block cipher in
License:GPL
Download
1310 downloads
Added: 2006-03-30
Secure Login (the easy way)

Secure Login (the easy way)


Easy script to password protect your webpages. Features are: -Extremely easy to setup, just insert your mysql info and your are done -Easy setup of new users -Easy to remove users -Choose to store enc more>> Easy script to password protect your webpages. Features are: -Extremely easy to setup, just insert your mysql info and your are done -Easy setup of new users -Easy to remove users -Choose to store encrypted or readable passwords -One file! -No knowledge of php needed, just include the script as instructed<<less
Added: 2006-04-03 License: Freeware Price: Free
1323 downloads
Odds algorithm 1.0

Odds algorithm 1.0


This class implements the odds algorithm created by F. Thomas Bruss. This is a decision making support algorithm is used for instance to determine the right moment stop negotiations. more>> This class implements the odds algorithm created by F. Thomas Bruss. This is a decision making support algorithm is used for instance to determine the right moment stop negotiations.<<less
Added: 2006-04-25 License: GPL Price: $0.00USD
15 downloads
 
Other version of Odds algorithm
Odds algorithmThis is a decision making support algorithm is used for instance to determine the right moment ... This is a decision making support algorithm is used for instance to determine the right moment
License:GPL
Download
1288 downloads
Added: 2006-04-25
Secure PHP Mail Form 2

Secure PHP Mail Form 2


Free PHP Mail Form is a single-page multi-use PHP mail (e-mail) website form that allows your users to send you feedback directly from your website, without the need to customise heavily detailed scripts and panic over security. Stuff that comes as more>> Free PHP Mail Form is a single-page multi-use PHP mail (e-mail) website form that allows your users to send you feedback directly from your website, without the need to customise heavily detailed scripts and panic over security. Stuff that comes as standard: * Meta header and JavaScript injection protection * Tags stripped and whitespace trimmed * Validity and length checking on name and e-mail fields * IP and browser details included in e-mail * Valid data displayed when other errors occur * Spam word check * Common spam bot blocking * New in v2: Bayesian style spam filtering<<less
Added: 2008-12-28 License: GPL Price: $0.00USD
15 downloads
Secure PHP Cpanel Login v1.2 1.2

Secure PHP Cpanel Login v1.2 1.2


Just include this file into your website and change 2 variables and you have a working login script, that will redirect the user back to the script and tell them that their login information is invalid instead of using the default cpanel login that uses more>> Just include this file into your website and change 2 variables and you have a working login script, that will redirect the user back to the script and tell them that their login information is invalid instead of using the default cpanel login that uses htaccess. This script has now been updated to work properly and efficiently on php 4.4.8 and later.<<less
Added: 2007-05-02 License: Freeware Price: $0.00USD
13 downloads
 
Other version of Secure PHP Cpanel Login
Secure PHP Cpanel LoginDavid Miller - This script was designed to make logging into Cpanel a lot easier. - Now ... This script was designed to make
Price: FreeAdditionalInfoFREE
License:Freeware
Download
929 downloads
Added: 2007-05-02
Use a hash table

Use a hash table


Use a hash table is considered to be a versatile MATLAb function that wraps the Java hash table class. more>>

Use a hash table is considered to be a versatile MATLAb function that wraps the Java hash table class. Class Hashtable provides ways for Matlab users to access hash tables data structures.

<<less
Added: 2009-11-10 License: Other Free / Open Source License Price: OtherFreeOpenSourceLicense
downloads
Genetic Algorithm Java Application

Genetic Algorithm Java Application


Genetic Algorithm Java Application was designed to solve the Geodetic Cover Problem. more>>

Genetic Algorithm Java Application is the most comprehensive, fast solution for the Geodetic Cover Problem.

This program is limited to personal use only. Modification and/or redistribution without specific consent from the author is strictly prohibited.

Major Features:

  1. Genetic algorithms are a form of artificial intelligence in which the theory of evolution is used to find an approximate answer to a given problem.
  2. In this research project is a genetic algorithm to search for geodetic covers of random graphs. A geodetic cover is defined as the subset S of vertices of a graph such that any vertex not in S is on a shortest path between two vertices in S.
  3. Specifically, the program was designed to solve the Geodetic Cover Problem; namely, to find the smallest geodetic cover. The results show that the genetic algorithm is considerably faster than other algorithms used to solve the problem but produces suboptimal results for large graphs.
<<less
Added: 2008-02-15 License: Other Free / Open Source License Price: OtherFreeOpenSourceLicense
26 downloads
Secure HTML form processor

Secure HTML form processor


FormNut (former Form-Mail) is an online service that will enable you to process your (secure) HTML forms without any programming knowledge needed. Their services comes with many advanced features and more>> FormNut (former Form-Mail) is an online service that will enable you to process your (secure) HTML forms without any programming knowledge needed. Their services comes with many advanced features and can be used for FREE! Supports file attachments, SSL forms, sending form result to multiple e-mail addresses, saving results to CSV files for Excel and more.<<less
Added: 2003-08-15 License: Freeware Price: FreeAdditionalInfoFreewarewithpossibleupgradetocommercialplans
2271 downloads
More secure PHP image upload class tutorial

More secure PHP image upload class tutorial


Tutorial how to write secure image upload class. Class has function witch determinate if given file is really image. more>> Tutorial how to write secure image upload class. Class has function witch determinate if given file is really image.<<less
Added: 2007-06-12 License: Freeware Price: Free
896 downloads
BSecure digital id service

BSecure digital id service


Get a digital ID and send secure information to your website customers. You can even accept credit card details via email. more>> Get a digital ID and send secure information to your website customers. You can even accept credit card details via email.<<less
Added: 2005-05-06 License: Freeware Price: 0.00GBP
13 downloads
Using the Deque class in Recursive Algorithms 1.0

Using the Deque class in Recursive Algorithms 1.0


This snippet focuses on the uses of the STL deque class in a recursive algorithm, namely to solve a maze. more>> This snippet focuses on the uses of the STL deque class in a recursive algorithm, namely to solve a maze.<<less
Added: 2005-03-28 License: Price: 0.00 Price: 0.00
13 downloads
 
Other version of Using the Deque class in Recursive Algorithms
Using the Deque class in Recursive AlgorithmsThis snippet focuses on the uses of the STL deque class in a recursive algorithm, namely to solve ... This snippet focuses on the uses of the STL deque class in a recursive algorithm, namely to solve
License:Not Specified
Download
1680 downloads
Added: 2005-03-28
Sethi Family Guestbook 3.0.0

Sethi Family Guestbook 3.0.0


Sethi Family Guestbook is a clean-interfaced guestbook script written in PHP. It features: Page spanning; (Optional) private guestbook comment; User can select the number of entries per page to display, guestbook format (elegant, simple, or standard), more>> Sethi Family Guestbook is a clean-interfaced guestbook script written in PHP. It features: Page spanning; (Optional) private guestbook comment; User can select the number of entries per page to display, guestbook format (elegant, simple, or standard), and background color; and Uses a text file. Now supports image verification using random text as part of a CAPTCHA system. It incorporates elements designed to foil bots by confusing OCR software, and also uses strong PHP session security in order to disallow them getting around it (e.g., preventing brute force attacks, slip-through attempts, etc.). It also disallows blank sessionIDs (a great anti-spam technique for guestbooks, etc. to use against spambots that exploit PHPs vulnerability to fake requests with blank sessionIDs). It supports multiple formats, mangled email display, and a fully customizable interface.<<less
Added: 2000-11-10 License: GPL Price: $0.00USD
11 downloads
 
Other version of Sethi Family Guestbook
Sethi Family GuestbookSethi Family Guestbook is a clean-interfaced guestbook script written in PHP. It features ... Sethi Family Guestbook is a clean-interfaced guestbook script written in PHP. It features
Price: FreeAdditionalInfoPostcardware
License:GPL
Download
3270 downloads
Added: 2000-11-10
Secure and Optimize Shell Script 0.1

Secure and Optimize Shell Script 0.1


You can install and configure Root Kit Checker, root breach DETECTOR and EMAIL WARNING, MOTD(Message of the Day), APF(Advanced Policy Firewall), BFD(Brute Force Detection, Logwatch, and NANO. more>> You can install and configure Root Kit Checker, root breach DETECTOR and EMAIL WARNING, MOTD(Message of the Day), APF(Advanced Policy Firewall), BFD(Brute Force Detection, Logwatch, and NANO.<<less
Added: 2007-01-26 License: GPL Price: $0.00USD
13 downloads
Magtrb Secure Login 1.0

Magtrb Secure Login 1.0


This code will add a piece of random numbers code on the login form and user will have to copy into a text field the process can not be done if the code is wrong and it produce new security code when come back.. this to protect you panel from hacker more>> This code will add a piece of random numbers code on the login form and user will have to copy into a text field the process can not be done if the code is wrong and it produce new security code when come back.. this to protect you panel from hacker softwares..<<less
Added: 2006-09-13 License: Freeware Price: $0.00USD
15 downloads
 
Other version of Magtrb Secure Login
Magtrb Secure LoginThis code will add a piece of random numbers code on the login form and user . This code will add a piece of random numbers code on the login form and user
License:Freeware
Download
1146 downloads
Added: 2006-09-13
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5