PHP Classes

Simple Encrypt: Encrypt and decrypt strings using rijndael 256

Recommend this page to a friend!
     
  Info   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: 445 All time: 6,220 This week: 571Up
Version License PHP version Categories
simple-encrypt 0.1GNU General Publi...5PHP 5, Cryptography
Description 

Author

This class can encrypt and decrypt strings using Rijndael 256 algorithm.

It can take a given string of data and encrypt it with a given key using PHP mcrypt Rijndael 256 support.

The class can also do the opposite, i.e. decrypt previously encrypted data using the same key.

Picture of Alex Suarez
  Performance   Level  

 

  Files folder image Files (2)  
File Role Description
Accessible without login Plain text file Example.php Example Usage example of Simple Encrypt Class
Plain text file simpleencrypt.php Class Simple Encrypt Base class

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:445
This week:0
All time:6,220
This week:571Up