Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

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

Website:
https://pecl.php.net/package/xxtea
Licence:
MIT
Vendor:
Remi's RPM repository <https://rpms.remirepo.net/>
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 8.1 as Software Collection (php81 by remi).

Packages

php81-php-pecl-xxtea-1.0.11-9.el9.remi.x86_64 [17 KiB] Changelog by Remi Collet (2021-01-08):
- add upstream patch for PHP 8