Home » Encryption » Crypt_XXTEA
An implementation of the XXTEA encryption algorithm.
This package is unmaintained.
Download latest release 0.9.0 (archived versions might be outdated)
License: LGPL License
Description
This package allows you to encrypt and decrypt strings or long integer arrays with the XXTEA encryption algorithm, which is secure, fast and suitable for web development.
Maintainers
- Wudi Liu (wudicgi) — lead, active
Dependencies
Required
- PHP (>= 4.2.0)
- PEAR Installer (>= 1.4.0b1)
Releases
- 0.9.0 (beta, 2008-03-06)
Release notes
License: LGPL License
Added support to encrypt and decrypt long integer arrays directly.
- 0.8.0 (beta, 2006-10-02)
Release notes
License: LGPL License
Initial release.
Bugs
| ID | Status | Type | Version | Date | Summary |
|---|---|---|---|---|---|
| #17854 | Closed | Bug | SVN | 2010-09-09 | Unit tests fail on 64 bit |