blob: 762917f155788c2b113b2217fffeb7be7e263871 (
plain) (
blame)
1
2
3
4
5
6
7
|
PEAR::Crypt_CHAP 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.
|