Дата и время (Previous) (Next) Introduction

View this page in Last updated: Mon, 02 Jul 2007
English | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Plain HTML

Глава 37. Шифрование

Предоставляет пакеты для шифрования.

Crypt_CHAP

Содержание
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

Дата и время (Previous) (Next) Introduction

Download Documentation Last updated: Mon, 02 Jul 2007
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.