From: "PEAR Announce" on
The new PEAR package Crypt_CHAP-1.5.0 (stable) has been released at http://pear.php.net/.

Release notes
-------------
* switch from mhash to hash
* use real .phpt for tests

Package Info
------------
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.

Related Links
-------------
Package home: http://pear.php.net/package/Crypt_CHAP
Changelog: http://pear.php.net/package/Crypt_CHAP/download/1.5.0
Download: http://download.pear.php.net/package/Crypt_CHAP-1.5.0.tgz

Authors
-------
Michael Bretterklieber <michael(a)bretterklieber.com> (lead)