PHP Classes

Crypt Class PHP: Encrypt and decrypt data using Rijndael 256 cypher

Recommend this page to a friend!
  Info   View files View files (1)   DownloadInstall with Composer Download .zip   Reputation   Support forum (2)   Blog    
Ratings Unique User Downloads Download Rankings
StarStarStar 59%Total: 2,128 All time: 1,843 This week: 161Up
Version License PHP version Categories
crypt-class-php 1MIT/X Consortium ...5.0PHP 5, Cryptography
Description 

Author

This is a simple class that can be used to Encrypt and decrypt data using Rijndael 256 cypher.

It can take a string of data and encrypt it with a given secret key.

The class can also do the opposite, i.e, decrypt the date using the same secret key.

Picture of Chris Nizz
Name: Chris Nizz <contact>
Classes: 2 packages by
Country: United States United States
Age: ???
All time rank: 39247 in United States United States
Week rank: 514 Down58 in United States United States Down

  Files folder image Files  
File Role Description
Plain text file Crypt.class.php Class two-way encryption class using RIJNDAEL 256 AES standard

 Version Control Unique User Downloads Download Rankings  
 0%
Total:2,128
This week:0
All time:1,843
This week:161Up
User Ratings User Comments (2)
 All time
Utility:100%StarStarStarStarStarStar
Consistency:93%StarStarStarStarStar
Documentation:-
Examples:-
Tests:-
Videos:-
Overall:59%StarStarStar
Rank:1432
 
Clean, easy to follow, and cohesive class.
12 years ago (Joel)
57%StarStarStar
Expertly Coded.
12 years ago (Brian Lopez)
60%StarStarStarStar