PHP Classes

EnCryptDe: Scramble data replacing text with key characters

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
Not enough user ratingsTotal: 442 All time: 6,245 This week: 571Up
Version License PHP version Categories
crypter 1GNU General Publi...5Cryptography
Description 

Author

This class can scramble data replacing text with key characters.

It takes a key string with a list of characters and replaces the text of an input string with characters of a second key string in the same position of the input characters in the first key string.

The class can also do the opposite, i.e. take a previously scrambled text string and preforms the inverse operation to build the original string.

Picture of Dennis T Kaplan
Name: Dennis T Kaplan <contact>
Classes: 5 packages by
Country: United States United States
Innovation award
Innovation award
Nominee: 1x

  Files folder image Files (2)  
File Role Description
Plain text file RTCrypt.php Class RTCrypt allows for encryption and decryption on the fly using a simple but effective method. RTCrypt does not require mcrypt, mhash or any other PHP extension, it uses only PHP
Plain text file Crypter_Test.php Example Crypter allows for encryption and decryption on the fly using a simple but effective method. Crypter does not require mcrypt, mhash or any other PHP extension, it uses only PHP

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:442
This week:0
All time:6,245
This week:571Up