PHP Classes

CAST 128 Encryption and Decryption: A pure PHP CAST 128 encryption implementation

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
StarStarStar 55%Total: 5,047 All time: 532 This week: 59Up
Version License Categories
cast128 1.0.0GNU General Publi...Cryptography
Description 

Author

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.

Picture of Devin Doucette
Name: Devin Doucette <contact>
Classes: 3 packages by
Country: Canada Canada
Age: 38
All time rank: 221 in Canada Canada
Week rank: 227 Down5 in Canada Canada Down

  Files folder image Files (2)  
File Role Description
Plain text file cast128.php Class The only file required to use the class
Accessible without login Plain text file cast128.txt Doc. Documentation for the 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 Reuses Unique User Downloads Download Rankings  
 0%1
Total:5,047
This week:0
All time:532
This week:59Up
User Ratings User Comments (2)
 All time
Utility:78%StarStarStarStar
Consistency:85%StarStarStarStarStar
Documentation:75%StarStarStarStar
Examples:-
Tests:-
Videos:-
Overall:55%StarStarStar
Rank:1948
 
nice
7 years ago (muabshir)
70%StarStarStarStar
word raju is encrypted to 'SU\e' while decrypting it gives 'r...
14 years ago (abhi)
57%StarStarStar