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,587 All time: 2,467 This week: 250Up
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

  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,587
This week:0
All time:2,467
This week:250Up
User Ratings User Comments (1)
 All time
Utility:100%StarStarStarStarStarStar
Consistency:93%StarStarStarStarStar
Documentation:-
Examples:-
Tests:-
Videos:-
Overall:59%StarStarStar
Rank:1425
 
Excellent
12 years ago (kishore kumar)
60%StarStarStarStar
 
For more information send a message to info at phpclasses dot org.