PHP Classes

Encryptor: Encrypt and decrypt text by adding key sum

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 58%Total: 694 All time: 4,716 This week: 455Up
Version License PHP version Categories
encryptor 1.0GNU General Publi...5.0PHP 5, Cryptography
Description 

Author

This class can be used to encrypt and decrypt text.

It computes the encryption key sum by adding the byte codes of the key string.

The iterates over the text characters to be encrypted and adds the key sum to the code of each character.

The decryption process consists in doing the opposite, i.e. subtracting the key sum value to encrypted data string.

Picture of Wanderson Regis Silva
Name: Wanderson Regis Silva <contact>
Classes: 1 package by
Country: Brazil Brazil

  Files folder image Files (2)  
File Role Description
Plain text file class.encriptor.php Class The class file
Accessible without login Plain text file example.php Example This is an example

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 Unique User Downloads Download Rankings  
 0%
Total:694
This week:0
All time:4,716
This week:455Up
User Ratings User Comments (1)
 All time
Utility:83%StarStarStarStarStar
Consistency:83%StarStarStarStarStar
Documentation:-
Examples:83%StarStarStarStarStar
Tests:-
Videos:-
Overall:58%StarStarStar
Rank:1457