Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

php73-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.

Package built for PHP 7.3 as Software Collection (php73 by remi).

Packages

php73-php-pecl-xxtea-1.0.11-7.el8.remi.x86_64 [19 KiB] Changelog by Remi Collet (2018-08-16):
- rebuild for 7.3.0beta2 new ABI