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: 250 All time: 7,895 This week: 161Up
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: 36
All time rank: 396950 in Pakistan Pakistan
Week rank: 578 Up11 in Pakistan Pakistan Up

  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:250
This week:0
All time:7,895
This week:161Up
User Comments (1)
This Encryption class should NOT be used.
2 years ago (John Conde)
2%Star