<html>
<head>
<link rel="stylesheet" href="josh.css">
</head>
<body bgcolor="#FFFFFF">
<div id="mhash_count"> 
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr> 
      <td class="name" valign="top">mhash_count </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 3.0.9 </span></td>
    </tr>
    <tr> 
      <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
    </tr>
    <tr> 
      <td valign="top" nowrap class="usage"><p class="literal">int mhash_count(void) 
        </p></td>
      <td valign="top" align="right">&#160;</td>
    </tr>
    <tr> 
      <td colspan="2" class="clearseparation"> </td>
    </tr>
    <tr> 
      <td valign="top" colspan="2" class="description"><p>Ermittelt die Anzahl verf&uuml;gbarer Hashes.</p></td>
    </tr>
  </table>
</div>
<div id="mhash_get_block_size"> 
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr> 
      <td class="name" valign="top">mhash_get_block_size </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 3.0.9 </span></td>
    </tr>
    <tr> 
      <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
    </tr>
    <tr> 
      <td valign="top" nowrap class="usage"><p class="literal">int mhash_get_block_size(int 
          hash) </p></td>
      <td valign="top" align="right">&#160;</td>
    </tr>
    <tr> 
      <td colspan="2" class="clearseparation"> </td>
    </tr>
    <tr> 
      <td valign="top" colspan="2" class="description"><p>Ermittelt die Blockgr&ouml;&szlig;e des angegebenen Hash.
					</p></td>
    </tr>
  </table>
</div>
<div id="mhash_get_hash_name"> 
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr> 
      <td class="name" valign="top">mhash_get_hash_name </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 3.0.9 </span></td>
    </tr>
    <tr> 
      <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
    </tr>
    <tr> 
      <td valign="top" nowrap class="usage"><p class="literal">string mhash_get_hash_name(int 
          hash) </p></td>
      <td valign="top" align="right">&#160;</td>
    </tr>
    <tr> 
      <td colspan="2" class="clearseparation"> </td>
    </tr>
    <tr> 
      <td valign="top" colspan="2" class="description"><p>Ermittelt den Namen des angegebenen Hash.
					</p></td>
    </tr>
  </table>
</div>
<div id="mhash_keygen_s2k"> 
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr> 
      <td class="name" valign="top">mhash_keygen_s2k </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 4.0.4 </span></td>
    </tr>
    <tr> 
      <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
    </tr>
    <tr> 
      <td valign="top" nowrap class="usage"><p class="literal">string mhash_keygen_s2k(int 
          hash, string input_password, string salt, int bytes) </p></td>
      <td valign="top" align="right">&#160;</td>
    </tr>
    <tr> 
      <td colspan="2" class="clearseparation"> </td>
    </tr>
    <tr> 
      <td valign="top" colspan="2" class="description"><p>Erzeugt einen Schl&uuml;ssel anhand von Hash-Funktionen.</p></td>
    </tr>
  </table>
</div>
<div id="mhash"> 
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr> 
      <td class="name" valign="top">mhash </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 3.0.9 </span></td>
    </tr>
    <tr> 
      <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
    </tr>
    <tr> 
      <td valign="top" nowrap class="usage"><p class="literal">string mhash(int 
          hash, string data[, string key])</p></td>
      <td valign="top" align="right">&#160;</td>
    </tr>
    <tr> 
      <td colspan="2" class="clearseparation"> </td>
    </tr>
    <tr> 
      <td valign="top" colspan="2" class="description"><p>F&uuml;hrt ein Hashing der Daten mit dem angegebenen Hash-Algorithmus durch.
					</p></td>
    </tr>
  </table>
</div>
</body>
</html>
