Skip to content

POGO-PHP/POGOEncrypt-PHP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

POGOEncrypt-PHP

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

About

Pure PHP implementation of Pokemon Go encrypt.c

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages