static function initialize($algorithm, $salt) { self::$algorithm = $algorithm; self::$salt = $salt; }