php-pecl-xxtea - XXTEA encryption algorithm extension for PHP
| Website: | http://pecl.php.net/package/xxtea |
|---|---|
| License: | MIT |
| Vendor: | Alcance Libre, Inc. |
- 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.4.
Packages
| php-pecl-xxtea-1.0.11-11.aldos.x86_64 [15 KiB] |
Changelog
by Joel Barrios (2023-09-01):
- Remove scl tag. |