pogo-php/pogoencrypt-php
Composer 安装命令:
composer require pogo-php/pogoencrypt-php
包简介
Pure PHP implementation of Pokemon Go encrypt.c
README 文档
README
Pure PHP implementation of Pokemon Go encrypt.c
Installation
This repository can be installed via composer:
composer require pogo-php/pogoencrypt-php
Usage
The following method can be used to perform uk6 encryption:
POGOEncrypt\Encrypt::encrypt($input, $iv)
Tests
To check if the output is as expected, you can run
php tests.php
统计信息
- 总下载量: 119
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 7
- 点击次数: 0
- 依赖项目数: 2
- 推荐数: 0
其他信息
- 授权协议: Unknown
- 更新时间: 2016-08-11