MediaWiki REL1_31
MWCryptHashTest Class Reference

Hash. More...

Inheritance diagram for MWCryptHashTest:
Collaboration diagram for MWCryptHashTest:

Public Member Functions

 testHash ()
 
 testHashLength ()
 
 testHmac ()
 

Detailed Description

Hash.

MWCryptHash

Definition at line 8 of file MWCryptHashTest.php.

Member Function Documentation

◆ testHash()

MWCryptHashTest::testHash ( )

Definition at line 21 of file MWCryptHashTest.php.

References MWCryptHash\hash(), and MWCryptHash\hashAlgo().

◆ testHashLength()

MWCryptHashTest::testHashLength ( )

Definition at line 12 of file MWCryptHashTest.php.

References MWCryptHash\hashAlgo(), and MWCryptHash\hashLength().

◆ testHmac()

MWCryptHashTest::testHmac ( )

Definition at line 42 of file MWCryptHashTest.php.

References MWCryptHash\hashAlgo(), and MWCryptHash\hmac().


The documentation for this class was generated from the following file: