PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » Encryption » Crypt_Xtea » Bug #2474

PHP 5.02 forces update

Details

Request #2474PHP 5.02 forces update
Submitted2004-10-07 07:07 UTC
Fromkorkman at gmx dot net
StatusBogus
PackageCrypt_Xtea
PHP Version5.0.2
OSSuSE 9.0
Roadmaps(Not assigned)

Comments

[2004-10-07 07:07 UTC] korkman at gmx dot net

Description:
------------
Please note somewhere that the new version also solves problems with PHP 5.02, which seems to have changed something, probably integer calculations, effectively breaking the old xtea stable.

So updating to the current version is no longer optional when PHP >= 5.02 is in use.

Reproduce code:
---------------
/*
encrypt and decrypt some input with 1.0

If decrypt fails to reproduce the input, your PHP broke the class, update to RC4.
*/