Download the PHP package 4slv/xxtea without Composer
On this page you can find all versions of the php package 4slv/xxtea. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor 4slv
Package xxtea
Short Description XXTEA is a fast and secure encryption algorithm. This is a XXTEA library for PHP.
License MIT
Homepage https://github.com/x5hell/xxtea-php
Package xxtea
Short Description XXTEA is a fast and secure encryption algorithm. This is a XXTEA library for PHP.
License MIT
Homepage https://github.com/x5hell/xxtea-php
Please rate this library. Is it a good library?
Informations about the package xxtea
XXTEA for PHP
Introduction
XXTEA is a fast and secure encryption algorithm. This is a XXTEA library for PHP.
It is different from the original XXTEA encryption algorithm. It encrypts and decrypts string instead of uint32 array, and the key is also string.
Usage
All versions of xxtea with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.2.0
The package 4slv/xxtea contains the following files
Loading the files please wait ....