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

Index of all elements

[ b ] [ c ] [ d ] [ e ] [ i ] [ ]

b

Blowfish.php
procedural page Blowfish.php
top

c

Crypt_Blowfish
in file Blowfish.php, class Crypt_Blowfish
    Example usage:
Crypt_Blowfish
in file Blowfish.php, method Crypt_Blowfish::Crypt_Blowfish()
    Crypt_Blowfish Constructor Initializes the Crypt_Blowfish object, and gives a sets the secret key if one is provided
Crypt_Blowfish_DefaultKey
in file DefaultKey.php, method Crypt_Blowfish_DefaultKey::Crypt_Blowfish_DefaultKey()
Crypt_Blowfish_DefaultKey
in file DefaultKey.php, class Crypt_Blowfish_DefaultKey
    Class containing default key
top

d

DefaultKey.php
procedural page DefaultKey.php
decrypt
in file Blowfish.php, method Crypt_Blowfish::decrypt()
    Decrypts an encrypted string
top

e

encrypt
in file Blowfish.php, method Crypt_Blowfish::encrypt()
    Encrypts a string
top

i

init
in file Blowfish.php, method Crypt_Blowfish::init()
    Deprecated init method - init is now a private method and has been replaced with _init
isReady
in file Blowfish.php, method Crypt_Blowfish::isReady()
    Deprecated isReady method
top

p

$P
in file DefaultKey.php, variable Crypt_Blowfish_DefaultKey::$P
top

s

$S
in file DefaultKey.php, variable Crypt_Blowfish_DefaultKey::$S
setKey
in file Blowfish.php, method Crypt_Blowfish::setKey()
    Sets the secret key
top

Documentation generated on Mon, 11 Mar 2019 14:30:41 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.