PHP Classes

EnCryptDe: Scramble data replacing text with key characters

Recommend this page to a friend!
  Info   View files View files (2)   DownloadInstall with Composer Download .zip   Reputation   Support forum (1)   Blog    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 442 All time: 6,238 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
Age: 58
All time rank: 1390204 in United States United States
Week rank: 411 Up48 in United States United States Up
Innovation award
Innovation award
Nominee: 1x

  Files folder image Files  
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

 Version Control Unique User Downloads Download Rankings  
 0%
Total:442
This week:0
All time:6,238
This week:571Up