Source Code Online Home Categories Top Code New Code Submit Code
Search
Subject Directory
 ASP
 ASP.NET
 C/C++
 CFML
 CGI/PERL
 Delphi
 Flash
 HTML
 Java
 JavaScript
 Pascal
 PHP
 Python
 SQL
 Visual Basic & VB.NET
 XML
New Code
Easy Query Builder 2.0
Odin Secure FTP Expert 7.7.3
jQuery Accordion Gallery 1.0
PCL to TIFF Converter Shell for Mac 2.0
Fax Server Plus 5.3.0522
Fax Server Pro 5.6.0522
Advanced RSS2Web Professional 3.11.104
Group Mail Manager Premier 2.32.36
RSS Content Generator Premier 3.11.86
Get Remote IP Address in PHP 1.0.0
Elite News Pro2 PHP RSS Reader 2.0
RTF-to-HTML DLL COM, Win32 1.0
Java Download Manager 1.0
VISCOM Video Edit Gold ActiveX SDK 9.21
HTML-to-RTF Pro DLL COM, Win32 1.0
Top Code
ICPennyBid - Penny auction software 3.9
Elite News Pro2 PHP RSS Reader 2.0
ASP.NET Event Calendar in MVC3 Razor 1.0
ICHolidayLettings - Holiday Lettings Site Script 1.2
WebTreeView 1.0
BP-T-Shirt - Custom T-Shirt WebStore Script 1.0
CloudOsys File Upload 2.4b2
X360 Multi-page Tiff Viewer ActiveX OCX 2.69
Metadraw3-OCX
AceDRM 1.0
MetaTags For Websites, Documents & Articles
idCGIRunner 1.5
a-Mac Address Change
TmdMailSlot, TmdWinPopup & TmdSecureMail 1.14
WindowHTML 1.1
Related Code
Hashes Program
Hashes
All | Freeware

Code 1-11 of 11   


(Deitel) A text showing how to build complete, Web-based applications with Perl, including arrays, hashes, control structures, subroutines, and cookies. The CD-ROM contains software for use with Perl. System requirements: Internet access, CD-ROM...





The author felt that saving the password and username in a ordinary text is not so good level of security. As a result, this article narrates the importance of safeguarding the username and password in a very highlevel. Salted hashes gives birth...



Analyzes server access logs and generates an HTML report. Includes an hourly-breakdown graph of server usage. Saves hashes from parsed log file into metafile for quick regeneration.



Tie::DB_File::SplitHash splits a DB_File database into as many distinct files as desired. This then distributes hash entries between the files using a randomization algorithm. It then allows the DB_File hashes to grow to the full size of the...



Tie::ListKeyedHash is a Perl module that helps you to use lists as the keys for multi-level hashes. This is an ideal script when you need to parse tree generation and other similar tasks, where you need to create very deep trees or the tree depth...



TmwHashStrings combines the advantages of hasching and binary search.TmwStringHash: Any TStrings descentand can be assigned to and hashed by it.TmwHashedStringList uses TmwStringHash to perform hashes.TmwStringHash uses a two dimensional dynamic...



The MD5 (Message-Digest algorithm 5) is a widely used cryptographic hash. It is often used to save sensitive data like passwords in a database or anywhere else. The MD5 Tools Script collects all its generated hashes and this way the php script can...



This is a powerful multithreaded ActiveX object capable of encrypting data. Using this software you can hash both strings and files through symmetric encryption algorithms like RC5, IDEA, Triple DES, AES, RC4, CAST5, DESX, BlowFish etc., This...



This is an effective program for implementing RSA encryption for securing data. This program will be of much use for the programmers in programming with languages like ASP, Visual Basic etc., This program provides support for multiple encryption...



In this Perl article which is a part of the series named The Perl You Need to Know, the author teaches you how to work with Perl's list and wit hash data structures.



General hash function algorithm implementations for series of commonly used additive and rotative string hashing in the object pascal programming language.For more information please visit:http://www.partow.net/programming/hashfunctions/index.html