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

Element index for package Crypt_AES

[ a ] [ c ] [ d ] [ e ] [ s ]

a

AES.php
procedural page AES.php
top

c

Crypt_AES
in file AES.php, class Crypt_AES
    Pure-PHP implementation of AES.
Crypt_AES
in file AES.php, method Crypt_AES::Crypt_AES()
    Default Constructor.
CRYPT_AES_MODE_CBC
in file AES.php, constant CRYPT_AES_MODE_CBC
    Encrypt / decrypt using the Code Book Chaining mode.
CRYPT_AES_MODE_CTR
in file AES.php, constant CRYPT_AES_MODE_CTR
    Encrypt / decrypt using the Counter mode.
CRYPT_AES_MODE_ECB
in file AES.php, constant CRYPT_AES_MODE_ECB
    Encrypt / decrypt using the Electronic Code Book mode.
top

d

decrypt
in file AES.php, method Crypt_AES::decrypt()
    Decrypts a message.
top

e

encrypt
in file AES.php, method Crypt_AES::encrypt()
    Encrypts a message.
top

s

setBlockLength
in file AES.php, method Crypt_AES::setBlockLength()
    Dummy function
top

Documentation generated on Sat, 12 Feb 2011 16:36:00 +0100 by phpDocumentor 1.4.1