Login   Register  
PHP Classes
elePHPant
Icontem

Class: Crypt Class

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Jason Sheets  >  Crypt Class  >  Download .tar.gz .zip  >  Support forum Support forum (3)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Crypt Class
Base name: cryptclass
Description: True Data Encryption and Decryption Class
Related classes: , , , , , , ,
Version: -
PHP version: -
License: BSD License
All time users: 6267 users
All time rank: 267
Week users: 5 users
Week rank: 738
Picture of Jason Sheets
Author: Jason Sheets <e-mail contact>
Packages: 4 Browse this author's classes Browse this author's classes
Country: United States United States - PHP jobs in United States
Age: ???
All time rank: 13014 in United States United States
Week rank: 453 Down50 in United States United States Down


  Detailed description  
Crypt Class is a wrapper around libmcrypt_ functions, it greatly simplifies the interface and adds new features like embedded IV. It provides an easy way to encrypt and decrypt data, it automatically creates the IV and extracts it for you later.

Crypt Class stores the IV with the encrypted string so every time you encrypt a string it will look different but decrypt to the original value.

Crypt Class uses libmcrypt so twofish, blowfish, aes, and many other "real" encryption ciphers are available.

Crypt Class also makes it easy to switch between encryption modes and ciphers.

 

  Groups  
Group folder image Cryptography Encrypting, decrypting and hashing data View top rated classes

  Rate classes User ratings   Applications   Files Files  

  User ratings  
Ratings
Utility
Consistency
Documentation
Examples
Tests
Videos
Overall
Rank
All time:
Sufficient (66.7%)
Sufficient (64.6%)
Sufficient (68.8%)
Sufficient (64.6%)
-
-
Not sure (53.1%)
1293
Month:
Not yet rated by the users

  Applications that use this class  
No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.
  Files folder image Files  
File Role Description
HTML file crypt_manual.html Doc. Extensive Documentation
Plain text file example.php Example Sample Script
Plain text file example1.php Example Another Example
Accessible without login Plain text file README.txt Doc. Readme File

Download all files: cryptclass.tar.gz cryptclass.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.