Class CFW_Auth_Hash_SSha1

Description

SaltedSHA1実装

  • author: okada

Located in /Auth/Hash/SSha1.php (line 8)

CFW_Auth_Hash
   |
   --CFW_Auth_Hash_SSha1
Method Summary
void createHash ( $input)
void verify ( $input,  $target)
Variables

Inherited Variables

Inherited from CFW_Auth_Hash

CFW_Auth_Hash::$config
Methods
createHash (line 9)
  • access: public
void createHash ( $input)
  • $input

Redefinition of:
CFW_Auth_Hash::createHash()
新しいハッシュを作る.
verify (line 15)
  • access: public
void verify ( $input,  $target)
  • $input
  • $target

Redefinition of:
CFW_Auth_Hash::verify()
入力値のハッシュ結果が元の値になるか検証

Inherited Methods

Inherited From CFW_Auth_Hash

CFW_Auth_Hash::createHash()
CFW_Auth_Hash::decode()
CFW_Auth_Hash::encode()
CFW_Auth_Hash::getInstance()
CFW_Auth_Hash::verify()

Documentation generated on Fri, 25 Dec 2009 22:46:08 +0900 by phpDocumentor 1.4.3