Home » Encryption » Crypt_Xtea » Bug #2474
PHP 5.02 forces update
Details
| Request #2474 | PHP 5.02 forces update |
|---|---|
| Submitted | 2004-10-07 07:07 UTC |
| From | korkman at gmx dot net |
| Status | Bogus |
| Package | Crypt_Xtea |
| PHP Version | 5.0.2 |
| OS | SuSE 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.
*/