Set WeberTrivia.com to be my default homepage.   Suggest a Question                                               

Suggest A Question : :  Frequently Asked Questions : :  Search : :  Relevant Manuals : : 
PHP Questions : :  Linux Questions : :  MySQL Questions : : 
home  [ Login ] 

Chapter 23. Encryption

Table of Contents
Crypt_CHAP

Provides Packages for de- and encryption

Crypt_CHAP

Table of Contents
Introduction -- encryption
Crypt_CHAP::generateChallenge() -- Generates a new random challenge.
Crypt_CHAP_MD5::Crypt_CHAP_MD5() -- constructor
Crypt_CHAP_MD5::challengeResponse() -- Generates the challenge-response paket.
Crypt_CHAP_MSCHAPv1::Crypt_CHAP_MSCHAPv1() -- constructor
Crypt_CHAP_MSCHAPv1::challengeResponse() -- Generates the Challenge-Response paket.
Crypt_CHAP_MSCHAPv1::lmChallengeResponse() -- Generates the Challenge-Response paket using the LAN-Manager Hash.
Crypt_CHAP_MSCHAPv1::ntChallengeResponse() -- Generates the Challenge-Response paket using the NT-Hash.
Crypt_CHAP_MSCHAPv1::ntPasswordHash() -- Generates the NT-Hash from the given plaintext-password.
Crypt_CHAP_MSCHAPv1::lmPasswordHash() -- Generates the LAN-Manager-Hash from the given plaintext-password.
Crypt_CHAP_MSCHAPv1::str2unicode() -- Converts a string to unicode.
Crypt_CHAP_MSCHAPv1::response() -- Generates the response-packet.
Crypt_CHAP_MSCHAPv2::Crypt_CHAP_MSCHAPv2() -- constructor
Crypt_CHAP_MSCHAPv2::challengeHash() -- Generates the Challenge-Hash.
Crypt_CHAP_MSCHAPv2::ntPasswordHashHash() -- Generates an MD4 Hash from the NT-Hash.

Classes for generating packets for various CHAP Protocols

Who's Online
Guest Users: 9
Google
Web
WeberTrivia
WeberDev
WeberForums
 Free Sample Chapters  Free Sample Chapters
  Deliver First Class Web Sites: 101 Essential Checklists
Want to learn how to make your web sites usable and accessible? Want to ensure that your sites meet current best practice, without spending hours trawling through incomprehensible specifications and recommendations from dozens of different books, research papers, and web sites? Want to make sure that the sites you build are "right the first time," requiring no costly redevelopments?

More Sample Chapters

PHP General