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...
General Purpose Sql Function is a tutorial which defines an user defined function which is used to run non query Sql statements. The author in this tutorial describes this function for general purpose. In this function you can use the...
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...
Written for readers with at least some Perl programming experience, Mastering Algorithms in Perl delivers a solid library of algorithms written in Perl for business and mathematical computing. From data structures to cryptography and more advanced...
A general purpose GA toolkit implemented in Java, designed for experimenting with genetic algorithms and handling diverse optimization problems.
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...
SZHash x96 Advanced Hash Table Class.Advanced Hash class working with strings;Variable lenght of Hash table;Several Hash formula included;Additional number stored with hashed string;Additional pointer stored with hashed string.
Non-visual Delphi component for scientific calculation. It implements several methods of local minimization. The objective function can be specified in symbolical form. Methods implemented: Rosenbrock method Quasi-Newton algorithms...
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...
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. |