Home » Encryption » Crypt_RC4
Encryption class for RC4 encryption
This package is unmaintained.
Download latest release 1.0.3 (archived versions might be outdated)
License: PHP
Description
RC4 encryption class
Maintainers
- Dave Mertens (zyprexia) — lead, active
Dependencies
Required
- PHP (>= 4.0.0)
- PEAR Installer (>= 1.4.0b1)
Releases
- 1.0.3 (stable, 2010-10-04)
Release notes
License: PHP
Package 2.0
QA release
Restored trunk from PHP4 branch
This package is now superceeded, use Crypt_RC42 (Crypt_RC4 ... version 2)
Bug #1676 inconsistent naming RC4 vs. Rc4 zyprexia
Bug #2413 $key doesn't work thesaur
Bug #4177 RC4 doesn't work - outputs some junk kguest
Bug #12364 Duplicate CVS folders. cweiske
Bug #12650 Prevent Division by zero warning/errors kguest
Bug #15884 package xml in version 1 kguest
Bug #15885 unit tests not working - old version of phpunit kguest - 1.0.2 (stable, 2003-10-20)
Release notes
License: PHP
Bugfix release: This version should prevent/solve the problems with the undefined index with some pear installers
- 1.0.1 (stable, 2003-10-03)
- 1.0 (stable, 2002-12-12)
- 0.1 (stable, 2002-04-26)
Bugs
| ID | Status | Type | Version | Date | Summary |
|---|---|---|---|---|---|
| #74 | Duplicate | Bug | 2003-10-07 | terminate webinstaller (Undefined index: Crypt_RC4) | |
| #1676 | Closed | Bug | 2004-06-18 | inconsistent naming RC4 vs. Rc4 | |
| #2413 | Closed | Bug | 2004-09-29 | $key doesn't work | |
| #2494 | Duplicate | Bug | 2004-10-11 | File is named Rc4.php instead of RC4.php | |
| #4177 | Closed | Bug | CVS 20071203-r1.19 | 2005-04-18 | RC4 doesn't work - outputs some junk |
| #12364 | Closed | Bug | CVS | 2007-10-31 | Duplicate CVS folders. |
| #12650 | Closed | Bug | 1.0.2 | 2007-12-10 | Prevent Division by zero warning/errors |
| #15884 | Closed | Bug | 2009-02-09 | package xml in version 1 | |
| #15885 | Closed | Bug | 2009-02-09 | unit tests not working - old version of phpunit |