PHP Classes
elePHPant
Icontem

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    
Last Updated Ratings Unique User Downloads Download Rankings
2008-10-27 (8 years ago) RSS 2.0 feedStarStarStarStar 68%Total: 1,354 All time: 2,767 This week: 1,095Up
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

  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,354
This week:0
All time:2,767
This week:1,095Up
User Ratings User Comments (2)
 All time
Utility:100%StarStarStarStarStarStar
Consistency:95%StarStarStarStarStar
Documentation:-
Examples:90%StarStarStarStarStar
Tests:-
Videos:-
Overall:68%StarStarStarStar
Rank:446