PHP Classes

PHP Encrypt Decrypt Class: Encrypt and decrypt data using secret key

Recommend this page to a friend!
  Info   Demos   View files View files (1)   DownloadInstall with Composer Download .zip   Reputation   Support forum (1)   Blog    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 257 All time: 7,836 This week: 571Up
Version License PHP version Categories
encrypt_decrypt 1.0.1Artistic License7Cryptography
Description 

Author

This class can encrypt and decrypt data using secret key.

It can take a given data string and encrypt it with a configurable secret key and information vector using the AES 256 information vector.

The class can also decrypt previous encrypted data using the same secret values and the same encryption algorithm.

Picture of Naveed urRehman
  Performance   Level  
Name: Naveed urRehman <contact>
Classes: 1 package by
Country: Pakistan Pakistan
Age: 37
All time rank: 395750 in Pakistan Pakistan
Week rank: 4338 Down59 in Pakistan Pakistan Down

  Files folder image Files  
File Role Description
Plain text file php_encryption.php Class PHP Encryption Methods for Passwords & Other Sensitive Data

 Version Control Unique User Downloads Download Rankings  
 0%
Total:257
This week:0
All time:7,836
This week:571Up
User Comments (1)
This Encryption class should NOT be used.
3 years ago (John Conde)
2%Star