PHP Class App\Services\Cipher\MD5

Inheritance: implements App\Services\Cipher\EncryptInterface
Show file Open project: printempw/blessing-skin-server

Public Methods

Method Description
encrypt ( $raw_passwd, $salt = "" ) Once MD5 encrypt

Method Details

encrypt() public method

Once MD5 encrypt
public encrypt ( $raw_passwd, $salt = "" )