[ class tree: ] [ index: ] [ all elements ]

Index of all elements

[ a ] [ c ] [ f ] [ g ] [ l ] [ n ] [ p ] [ r ] [ s ] [ u ]

a

$authChallenge
in file CHAP.php, variable Crypt_CHAP_MSv2::$authChallenge
    The 16 Bytes random binary authenticator challenge
top

c

$challenge
in file CHAP.php, variable Crypt_CHAP::$challenge
    Random binary challenge
$chapid
in file CHAP.php, variable Crypt_CHAP::$chapid
    Id of the authentication request. Should incremented after every request.
challengeHash
in file CHAP.php, method Crypt_CHAP_MSv2::challengeHash()
    Generates the challenge hash from the peer and the authenticator challenge and the username. SHA1 is used for this, but only the first 8 Bytes are used.
challengeResponse
in file CHAP.php, method Crypt_CHAP_MSv1::challengeResponse()
    Generates the NT-Response.
challengeResponse
in file CHAP.php, method Crypt_CHAP_MSv2::challengeResponse()
    Generates the response.
challengeResponse
in file CHAP.php, method Crypt_CHAP_MD5::challengeResponse()
    Generates the response.
challengeResponse
in file CHAP.php, method Crypt_CHAP::challengeResponse()
    Generates the response. Overwrite this.
Crypt_CHAP
in file CHAP.php, method Crypt_CHAP::Crypt_CHAP()
    Constructor
Crypt_CHAP
in file CHAP.php, class Crypt_CHAP
    class Crypt_CHAP
CHAP.php
procedural page CHAP.php
Crypt_CHAP_MD5
in file CHAP.php, class Crypt_CHAP_MD5
    class Crypt_CHAP_MD5
Crypt_CHAP_MSv1
in file CHAP.php, class Crypt_CHAP_MSv1
    class Crypt_CHAP_MSv1
Crypt_CHAP_MSv1
in file CHAP.php, method Crypt_CHAP_MSv1::Crypt_CHAP_MSv1()
    Constructor
Crypt_CHAP_MSv2
in file CHAP.php, method Crypt_CHAP_MSv2::Crypt_CHAP_MSv2()
    Constructor
Crypt_CHAP_MSv2
in file CHAP.php, class Crypt_CHAP_MSv2
    class Crypt_CHAP_MSv2
top

f

$flags
in file CHAP.php, variable Crypt_CHAP_MSv1::$flags
    Wether using deprecated LM-Responses or not.
top

g

generateChallenge
in file CHAP.php, method Crypt_CHAP::generateChallenge()
    Generates a random binary challenge
top

l

lmChallengeResponse
in file CHAP.php, method Crypt_CHAP_MSv1::lmChallengeResponse()
    Generates the LAN-Manager-Response.
lmPasswordHash
in file CHAP.php, method Crypt_CHAP_MSv1::lmPasswordHash()
    Generates the LAN-Manager-HASH from the given plaintext password.
top

n

ntChallengeResponse
in file CHAP.php, method Crypt_CHAP_MSv1::ntChallengeResponse()
    Generates the NT-Response.
ntPasswordHash
in file CHAP.php, method Crypt_CHAP_MSv1::ntPasswordHash()
    Generates the NT-HASH from the given plaintext password.
ntPasswordHashHash
in file CHAP.php, method Crypt_CHAP_MSv2::ntPasswordHashHash()
    Generates a hash from the NT-HASH.
top

p

$password
in file CHAP.php, variable Crypt_CHAP::$password
    User password
$peerChallenge
in file CHAP.php, variable Crypt_CHAP_MSv2::$peerChallenge
    The 16 Bytes random binary peer challenge
top

r

$response
in file CHAP.php, variable Crypt_CHAP::$response
    Binary response
top

s

str2unicode
in file CHAP.php, method Crypt_CHAP_MSv1::str2unicode()
    Converts ascii to unicode.
top

u

$username
in file CHAP.php, variable Crypt_CHAP_MSv2::$username
    The username
top

Documentation generated on Mon, 11 Mar 2019 15:39:04 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.