PHP Classes

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

Recommend this page to a friend!
  Info   View files View files (2)   DownloadInstall with Composer Download .zip   Reputation   Support forum (3)   Blog    
Ratings Unique User Downloads Download Rankings
StarStarStar 55%Total: 5,046 This week: 1All time: 532 This week: 560Down
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: 52 Down1 in Canada Canada Equal

  Files folder image Files  
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

 Version Control Reuses Unique User Downloads Download Rankings  
 0%1
Total:5,046
This week:1
All time:532
This week:560Down
User Ratings User Comments (2)
 All time
Utility:78%StarStarStarStar
Consistency:85%StarStarStarStarStar
Documentation:75%StarStarStarStar
Examples:-
Tests:-
Videos:-
Overall:55%StarStarStar
Rank:1922
 
nice
7 years ago (muabshir)
70%StarStarStarStar
word raju is encrypted to 'SU\e' while decrypting it gives 'r...
13 years ago (abhi)
57%StarStarStar