TYPO3 CMS  TYPO3_7-6
SHA1Crypt Class Reference

Public Member Functions

 keyED ($txt, $encrypt_key)
 
 Encrypt ($txt, $key)
 
 Decrypt ($txt, $key)
 
 RandPass ()
 

Detailed Description

Definition at line 66 of file crypt.inc.php.

Member Function Documentation

◆ Decrypt()

SHA1Crypt::Decrypt (   $txt,
  $key 
)

Definition at line 111 of file crypt.inc.php.

References MD5Crypt\keyED().

◆ Encrypt()

SHA1Crypt::Encrypt (   $txt,
  $key 
)

Definition at line 83 of file crypt.inc.php.

References MD5Crypt\keyED().

◆ keyED()

SHA1Crypt::keyED (   $txt,
  $encrypt_key 
)

Definition at line 67 of file crypt.inc.php.

◆ RandPass()

SHA1Crypt::RandPass ( )

Definition at line 133 of file crypt.inc.php.