PHP Class Security, spaghettiphp

Show file Open project: spaghettiphp/spaghettiphp Class Usage Examples

Public Methods

Method Description
cipher ( $text, $key )
hash ( $text, $hash = null, $salt = true )
token ( )

Method Details

cipher() public static method

public static cipher ( $text, $key )

hash() public static method

public static hash ( $text, $hash = null, $salt = true )

token() public static method

public static token ( )