Les RPM de Remi - Packages

Blog | Forum | Repository

php-pecl-xxtea - XXTEA encryption algorithm extension for PHP

Website:
http://pecl.php.net/package/xxtea
Licence:
MIT
Vendor:
Remi Collet
Description:
XXTEA encryption algorithm extension for PHP.

XXTEA is a fast and secure encryption algorithm.
This is a XXTEA extension 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.

Packages

php-pecl-xxtea-1.0.10-1.fc19.remi.5.6.i686 [15 KiB] Changelog by Remi Collet (2015-03-28):
- Update to 1.0.10
php-pecl-xxtea-1.0.9-1.fc19.remi.5.6.i686 [15 KiB] Changelog by Remi Collet (2015-03-23):
- Update to 1.0.9 (stable)