MediaWiki  1.29.1
MWCryptHashTest Class Reference

Hash. More...

Inheritance diagram for MWCryptHashTest:
Collaboration diagram for MWCryptHashTest:

Public Member Functions

 testHash ()
 
 testHashLength ()
 
 testHmac ()
 

Detailed Description

Hash.

Definition at line 7 of file MWCryptHashTest.php.

Member Function Documentation

◆ testHash()

MWCryptHashTest::testHash ( )

Definition at line 18 of file MWCryptHashTest.php.

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

◆ testHashLength()

MWCryptHashTest::testHashLength ( )

Definition at line 9 of file MWCryptHashTest.php.

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

◆ testHmac()

MWCryptHashTest::testHmac ( )

Definition at line 40 of file MWCryptHashTest.php.

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


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