File_Passwd_Cvs::generatePassword

File_Passwd_Cvs::generatePassword()

File_Passwd_Cvs::generatePassword() -- Generate password

Description

Generate a "CVS" pserver style password.

Parameter

string $pass

the plaintext password to encrypt

string $salt

the salt to use for encryption (usually empty)

Return value

Returns string encrypted password.

Note

This function should be called statically.

© Copyright 2003-2023 www.php-editors.com. The ultimate PHP Editor and PHP IDE site.