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/in.....
The author highlights about Secure Hash Algorithm 1 (SHA1), which is the unique way to represent all sensitive message. The article explains this SHA1 as a standard hash algorithm which could get any large message and gives it back in a 160-bit messa
Using this program you can parse and output checksum files. This is actually a PHP class library that uses MD5 hash algorithm to check and verify the integrity of the data and damages done on the files. This PHP class parses and output the details of
Use hash() method of QControl class to convert a string to integer hash value. My original algorithm takes a moment to convert and guarantee secure and collision-free convolution even of short strings.
DCPcrypt is an open source library of cryptographic components (encryption and hash algorithms). The idea behind DCPcrypt is that it should be possible to drop in any algorithm implementation to replace another with minimum or no code
Generator is a utility that supplies the highest level of security for client-side JavaScript login applications. The system is based on the secure hash algorithm (SHA-1, 1995), and allows use of the SHA routines in other JavasScript applications. Th
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 partiti
The MD5 algorithm is designed to be quite fast on 32-bit machines. In addition, the MD5 algorithm does not require any large substitution tables,- the algorithm can be coded quite compactly.
DIUcl is the Borland Delphi port of the popular UCL Compression Library, whose lossless algorithm is used by the UPX Ultimate Packer for eXecutables.
DIUcl achieves an excellent compression ratio (even better than ZIP!) with the...
Protecting Passwords with a One-way Hash Function is a web based application through which users can gather information about the protection of password. In this article author discusses about the one way hash function and its utility in protecting t |