pogo-php/pogoencrypt-php

本包最新版本(1.0)没有可用的许可证信息。

Pokemon Go encrypt.c 的纯 PHP 实现

1.0 2016-08-11 16:48 UTC

This package is not auto-updated.

Last update: 2024-09-14 20:14:48 UTC


README

Pokemon Go encrypt.c 的纯 PHP 实现

安装

可以通过 composer 安装此存储库

composer require pogo-php/pogoencrypt-php

用法

以下方法可以用来执行 uk6 加密

POGOEncrypt\Encrypt::encrypt($input, $iv)

测试

为了检查输出是否符合预期,您可以运行

php tests.php