2017 © Pedro Peláez
 

library pogoencrypt-php

Pure PHP implementation of Pokemon Go encrypt.c

image

pogo-php/pogoencrypt-php

Pure PHP implementation of Pokemon Go encrypt.c

  • Thursday, August 11, 2016
  • by POGO-PHP
  • Repository
  • 2 Watchers
  • 7 Stars
  • 86 Installations
  • PHP
  • 2 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

POGOEncrypt-PHP

Pure PHP implementation of Pokemon Go encrypt.c, (*1)

Installation

This repository can be installed via composer: ``` bash composer require pogo-php/pogoencrypt-php, (*2)


# Usage The following method can be used to perform uk6 encryption: ``` php POGOEncrypt\Encrypt::encrypt($input, $iv)

Tests

To check if the output is as expected, you can run bash php tests.php, (*3)

The Versions

11/08 2016

dev-master

9999999-dev

Pure PHP implementation of Pokemon Go encrypt.c

  Sources   Download

The Requires

  • php >=5.5

 

11/08 2016

1.0

1.0.0.0

Pure PHP implementation of Pokemon Go encrypt.c

  Sources   Download

The Requires

  • php >=5.5