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

Procedural File: crypt.php

Source Location: /include/crypt.php



Classes:

Kimono_Crypt
wrapper class for crypto functions
Kimono_RC4_Crypt
RC4 algorithm
Kimono_MCrypt
encryption support from the mcrypt extension
Kimono_Crypt_Plaintext
dummy class for passing through plaintext data


Page Details:

string encryption/decryption functions

mysql varchar fields doesn't handle binary data well, so always use base64_encode/base64_decode before saving to the database.










Decrypt [line 14]

void Decrypt( mixed $data)



[ Top ]



Encrypt [line 13]

void Encrypt( mixed $data)



[ Top ]



Initiate [line 16]

void Initiate( )



[ Top ]



SetPassphrase [line 15]

void SetPassphrase( mixed $passphrase)



[ Top ]



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