default
[ class tree: default ] [ index: default ] [ all elements ]

Procedural File: emuhash_functions.php

Source Location: /lib/emuhash_functions.php



Page Details:

***************************************************************************** emuhash - partly emulates the php mhash functions version: 2004040701

(c) 2004 - Simon Matter <simon.matter@invoca.ch>

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA

****************************************************************************




Tags:

filesource:  Source Code for this file







MHASH_MD5 [line 50]

MHASH_MD5 = 'md5'
***************************************************************************


[ Top ]



MHASH_RIPEMD160 [line 52]

MHASH_RIPEMD160 = 'rmd160'

[ Top ]



MHASH_SHA1 [line 51]

MHASH_SHA1 = 'sha1'

[ Top ]




mhash [line 81]

void mhash( $hash_id, $password_clear)



Parameters

   $hash_id  
   $password_clear  
[ Top ]



mhash_keygen_s2k [line 102]

void mhash_keygen_s2k( $hash_id, $password_clear, $salt, $bytes)



Parameters

   $hash_id  
   $password_clear  
   $salt  
   $bytes  
[ Top ]



openssl_hash [line 58]

void openssl_hash( $openssl_hash_id, $password_clear)

***************************************************************************



Parameters

   $openssl_hash_id  
   $password_clear  
[ Top ]



Documentation generated on Sun, 30 Dec 2007 17:49:32 -0800 by phpDocumentor 1.3.1