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

Element index for package Crypt_RC4

[ c ] [ d ] [ e ] [ r ] [ s ] [ _ ]

_

_closeMCrypt
in file RC4.php, method Crypt_RC4::_closeMCrypt()
    Properly close the MCrypt objects.
__destruct
in file RC4.php, method Crypt_RC4::__destruct()
    Class destructor.
top

c

Crypt_RC4
in file RC4.php, method Crypt_RC4::Crypt_RC4()
    Default Constructor.
Crypt_RC4
in file RC4.php, class Crypt_RC4
    Pure-PHP implementation of RC4.
top

d

decrypt
in file RC4.php, method Crypt_RC4::decrypt()
    Decrypts a message.
disableContinuousBuffer
in file RC4.php, method Crypt_RC4::disableContinuousBuffer()
    Treat consecutive packets as if they are a discontinuous buffer.
disablePadding
in file RC4.php, method Crypt_RC4::disablePadding()
    Dummy function.
top

e

enableContinuousBuffer
in file RC4.php, method Crypt_RC4::enableContinuousBuffer()
    Treat consecutive "packets" as if they are a continuous buffer.
enablePadding
in file RC4.php, method Crypt_RC4::enablePadding()
    Dummy function.
encrypt
in file RC4.php, method Crypt_RC4::encrypt()
    Encrypts a message.
top

r

RC4.php
procedural page RC4.php
top

s

setIV
in file RC4.php, method Crypt_RC4::setIV()
    Dummy function.
setKey
in file RC4.php, method Crypt_RC4::setKey()
    Sets the key.
setMCrypt
in file RC4.php, method Crypt_RC4::setMCrypt()
    Sets MCrypt parameters. (optional)
top

Documentation generated on Fri, 25 Jun 2010 18:48:53 +0200 by phpDocumentor 1.4.1