Home » Encryption » Crypt_Xtea » Bug #3811
xtea.php and Xtea.php files conflict on case-insensitive OS
Details
| Submitted | 2005-03-14 22:24 UTC |
|---|---|
| From | nathan dot lenz at gmail dot com |
| Assigned | jderks |
| Status | Closed |
| Package | Crypt_Xtea |
| PHP Version | Irrelevant |
| OS | Windows |
| Roadmaps | (Not assigned) |
Comments
[2005-03-14 22:24 UTC] nathan dot lenz at gmail dot com
Description:
------------
When I download RC4 and extract it in Windows XP, the lowercase xtea.php over-writes the Xtea.php file. I tried it on a Linux box and it worked fine.
I can also select only the Xtea.php file and extract it from the tgz without xtea.php and that works.
[2006-05-25 13:35 UTC] jderks at php dot net
Thank you for your bug report. This issue has been fixed
in the latest released version of the package, which you can download at
http://pear.php.net/get/Crypt_Xtea
Fixed in version 1.1.0RC5 (which also includes a javascript implementation).