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,592 All time: 2,464 This week: 204Up
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: 1774251 in United States United States
Week rank: 569 Up67 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,592
This week:0
All time:2,464
This week:204Up
User Ratings User Comments (1)
 All time
Utility:100%StarStarStarStarStarStar
Consistency:93%StarStarStarStarStar
Documentation:-
Examples:-
Tests:-
Videos:-
Overall:59%StarStarStar
Rank:1430
 
Excellent
14 years ago (kishore kumar)
60%StarStarStarStar