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 62%Total: 1,385 This week: 1All time: 2,806 This week: 560Up
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: 39
All time rank: 81345 in India India
Week rank: 416 Up25 in India India Up

  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,385
This week:1
All time:2,806
This week:560Up
User Ratings User Comments (2)
 All time
Utility:91%StarStarStarStarStar
Consistency:87%StarStarStarStarStar
Documentation:-
Examples:83%StarStarStarStarStar
Tests:-
Videos:-
Overall:62%StarStarStarStar
Rank:869