PEAR is archived and read-only

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

Home » Encryption » Crypt_CHAP

Generating CHAP packets.

This package is unmaintained.

Download latest release 1.5.0 (archived versions might be outdated)

License: BSD

Description

This package provides Classes for generating CHAP packets.
Currently these types of CHAP are supported:
* CHAP-MD5
* MS-CHAPv1
* MS-CHAPv2
For MS-CHAP the mhash and mcrypt extensions must be loaded.

Documentation

Manual

Maintainers

Dependencies

Required

Optional

Releases

Bugs

IDStatusTypeVersionDateSummary
#41ClosedBug2003-09-28small typo in Crypt/CHAP.php
#190ClosedBug2003-11-04tons of notices in Crypt_CHAP
#193ClosedBug2003-11-04Crypt_MSCHAPv1::ntPasswordhash() handles strings differently than integers
#2349ClosedBug2004-09-16Crypt_CHAP: Dependencies failed
#3107BogusBug2005-01-05mhash(MHASH_MD4, .....) doesn't work because MHASH_MD4 is unknown to php
#14674ClosedBug1.0.12008-09-21Security issue due to seeding random number generator
#16486ClosedDoc1.0.12009-07-31Class names in Docs are wrong
#17827ClosedReq1.0.22010-08-27Please change the chaptest to a true phpt
#17828ClosedReq1.0.22010-08-27mhash is deprecated, please switch to hash
#21111OpenReq1.5.02016-09-08mcrypt deprecation in php 7.1
#21112OpenReq1.5.02016-09-08mcrypt deprecation in php 7.1