SproutCMS

This is the code documentation for the SproutCMS project

Page options:

Inherited members

class admin_authTest

Functions

NameVisibilityDescription
dataAlgorithmspublic 
testCheckAlgorithmpublic 
testHashMatchCheckpublicDoes hash creation match hash checking?
testHashWithSaltspublicDoes two creations create different hashes? (hashes with salts)

public dataAlgorithms

unknown $admin_authTest->dataAlgorithms ( );

This function does not have a description

public testCheckAlgorithm

void $admin_authTest->testCheckAlgorithm ( );

This function does not have a description

public testHashMatchCheck

void $admin_authTest->testHashMatchCheck ( mixed $alg );

Does hash creation match hash checking?

public testHashWithSalts

void $admin_authTest->testHashWithSalts ( mixed $alg );

Does two creations create different hashes? (hashes with salts)