PHP Classes

Encryption Class: Encrypt and decrypt data with mcrypt

Recommend this page to a friend!
  Info   View files View files (2)   DownloadInstall with Composer Download .zip   Reputation   Support forum (2)   Blog    
Ratings Unique User Downloads Download Rankings
StarStarStarStar 68%Total: 1,383 All time: 2,804 This week: 209Up
Version License PHP version Categories
encryption_v1 0.1GNU Lesser Genera...5.0PHP 5, Cryptography
Description 

Author

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.

Picture of Test1
Name: Test1 <contact>
Classes: 4 packages by
Country: India India
Age: 38
All time rank: 81145 in India India
Week rank: 703 Up52 in India India Down

  Files folder image Files  
File Role Description
Plain text file Encryption.class.php Class Standalone Encryption class
Accessible without login Plain text file example.php Example example

 Version Control Unique User Downloads Download Rankings  
 0%
Total:1,383
This week:0
All time:2,804
This week:209Up
User Ratings User Comments (2)
 All time
Utility:100%StarStarStarStarStarStar
Consistency:95%StarStarStarStarStar
Documentation:-
Examples:90%StarStarStarStarStar
Tests:-
Videos:-
Overall:68%StarStarStarStar
Rank:538