PHP Classes

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

Recommend this page to a friend!
     
  Info   Demos   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 257 All time: 7,840 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

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

The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page.
Install with Composer Install with Composer
 Version Control Unique User Downloads Download Rankings  
 0%
Total:257
This week:0
All time:7,840
This week:571Up
User Comments (1)
This Encryption class should NOT be used.
4 years ago (John Conde)
2%Star