class Hash
This class provides a simple interface to the mhash library. mhash was chosen because it supports a wide variety of hash algorithms. For a complete list of supported hashes, refer to the documentation of mhash.
Located in /hash.class.php (line 20)
Exception | --PException | --Hash
function CompareCiphertextData
This method compares the original ciphertext to the generated ciphertext.
function GetBlockSize
This method retrieves the block size of the specified hash.
function GetHashInfo
This method displays the hash id, the algorithm and the block size for each hash algorithm supported by the mhash library.
function GetInstance
This method instantiates a new object from this class; more specifically, it's a singleton instance.
function GetSalt
This method retrieves random bits from a Pseudo-Random Number Generator (PRNG).
Inherited From PException
PException::Display()
Documentation generated on Thu, 9 Sep 2004 09:03:35 -0400 by phpDocumentor 1.3.0RC3