PHP Classes

Cryptography: Symmetric Block Cipher Using Binary XOR

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: 1,591 All time: 2,465 This week: 145Up
Version License Categories
cryptography 1.0GNU General Publi...Cryptography
Description 

Author

This class can encrypt and decrypt data using the XOR (exclusive OR) binary operation.

An encryption password text is combined with the data being encrypted and a random input vector using the XOR binary operation. The encrypted result is return encoded with the base64 algorithm.

The class can also decrypt data using the same encryption password by applying the reverse algorithm.

Picture of Chuck P
  Performance   Level  
Name: Chuck P <contact>
Classes: 1 package by
Country: United States United States
Age: 44
All time rank: 1774250 in United States United States
Week rank: 514 Up58 in United States United States Up

  Files folder image Files  
File Role Description
Plain text file cryptography.php Class encrypt/decrypt class

 Version Control Unique User Downloads Download Rankings  
 0%
Total:1,591
This week:0
All time:2,465
This week:145Up
User Ratings User Comments (1)
 All time
Utility:100%StarStarStarStarStarStar
Consistency:93%StarStarStarStarStar
Documentation:-
Examples:-
Tests:-
Videos:-
Overall:59%StarStarStar
Rank:1439
 
Excellent
13 years ago (kishore kumar)
60%StarStarStarStar