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

Class: Kimono_MCrypt

Source Location: /include/crypt.php

Class Overview


encryption support from the mcrypt extension


Methods



Class Details

[line 205]
encryption support from the mcrypt extension



[ Top ]


Class Methods


destructor __destruct [line 260]

void __destruct( )

de-initialize mcrypt and clean up



[ Top ]

method Decrypt [line 278]

void Decrypt( mixed $string)

decrypt string, remove padding



[ Top ]

method Encrypt [line 270]

void Encrypt( mixed $string)

encrypt a string



[ Top ]

method Initiate [line 214]

void Initiate( )

setup mcrypt



Tags:

static:  


[ Top ]

method Instance [line 241]

void Instance( )

initiate Singleton behaviour and return instance



Tags:

static:  


[ Top ]

method SetPassphrase [line 252]

void SetPassphrase( mixed $passphrase)



Tags:

todo:  perhaps some kind of complexity check?


[ Top ]


Documentation generated on Fri, 8 Apr 2005 18:27:48 +0200 by phpDocumentor 1.3.0RC3