(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 |