Login   Register  
PHP Classes
elePHPant
Icontem

Class: CAST 128 Encryption and Decryption

  Classes of Devin Doucette  >  CAST 128 Encryption and Decryption  >  Download  >  Support forum Support forum (2)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: CAST 128 Encryption and Decryption Support forum
Base name: cast128
Description: A pure PHP CAST 128 encryption implementation
Related top rated classes:
Version: -
Required PHP version: -
License: GNU General Public License (GPL)
All time users: 3886 users
All time rank: 523
Week users: 9 users
Week rank: 539
 
  Author   Group folder image Groups   Detailed description  
  Rate classes User ratings   Dependents   Applications   Files Files  

Author

Picture of Devin Doucette
Name: Devin Doucette <e-mail contact>
Published packages: 3 Browse this author's classes Browse this author's classes
Country: Canada Canada - PHP jobs in Canada
Home page: ???
Age: 24
All time rank: 19
Week rank: 39

Groups

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

Detailed description

This class implements the CAST 128 encryption and description algorithms using pure PHP code.

It encrypt or decrypt data using a key that should be specified as parameter.

Before using this class, make sure it will not violate any laws regarding the use of strong encryption of data in your country. It is known to be fine for use in the United States and Canada, but you should verify the local laws if you intend to use it in other countries.

User ratings

Ratings
Utility
Consistency
Documentation
Examples
Tests
Videos
Overall
Rank
All time:
Sufficient (78.4%)
Good (86.4%)
Sufficient (76.1%)
-
-
-
Not sure (55.5%)
1035
Month:
Not yet rated by the users

Packages that need this class

Class Dependency Why it is needed
Secure Session Class
Required
Required for encryption

Applications that use this class

Link Description
SmartCrypt Provides various functions to crypt strings
Add link image If you know an application of this package, send a message to the author to add a link here.

Files

File Role Description
Plain text file cast128.php Class The only file required to use the class
Plain text file cast128.txt Doc. Documentation for the class
Download all files: cast128.tar.gz cast128.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.