Login   Register  
PHP Classes
elePHPant
Icontem

Encryption Class

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of sudhir vishwakarma  >  Encryption Class  >  Download .tar.gz .zip  >  Support forum Support forum (1)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Encryption Class
Base name: encryption_v1
Description: Encrypt and decrypt data with mcrypt
Related classes: , , , , ,
Version: 0.1
PHP version: 5.0
License: GNU Lesser General Public License (LGPL)
All time users: 940 users
All time rank: 3152
Week users: 2 users
Week rank: 1632
 

  Author  
Picture of sudhir vishwakarma
Name: sudhir vishwakarma <e-mail contact>
Packages: 4 Browse all classes by sudhir vishwakarma Browse all classes by
Country: India India - PHP jobs in India
Age: 27
All time rank: 85140 in India India
Week rank: 391 Up31 in India India Up


  Detailed description  
This class can be used to encrypt and decrypt data with mcrypt extension.

It can encrypt a data block using a given key. The encrypted data is returned encoded with a variant of the base64 encoding algorithm that replaces +, / and = characters by -, _ and empty string.

The class can also do the opposite, i.e. decrypt the data with the same key after decoding the base64 encoded encrypted data.

  Groups   Rate classes User ratings   Applications   Files Files  

  Groups  
Group folder image PHP 5 Classes using PHP 5 specific features View top rated classes
Group folder image Cryptography Encrypting, decrypting and hashing data View top rated classes


  User ratings  
Ratings
Utility
Consistency
Documentation
Examples
Tests
Videos
Overall
Rank
All time:
Perfect (100.0%)
Good (95.0%)
-
Good (90.0%)
-
-
Sufficient (68.5%)
263
Month:
Not yet rated by the users

  Applications that use this class  
No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.
  Files folder image Files  
File Role Description
Plain text file Encryption.class.php Class Standalone Encryption class
Plain text file example.php Example example

Download all files: encryption_v1.tar.gz encryption_v1.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.