PHP Classes

Telescopic Encryption: Encrypt text using part result to encrypt the rest

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: 269 All time: 7,732 This week: 571Up
Version License PHP version Categories
telescopic-encrypt 1.0Freeware5.0PHP 5, Cryptography
Description 

Author

This class can encrypt text using part result to encrypt the rest.

It takes a given text string and a key position to encrypt the text by looking up a table gets the encrypted character based on each character that is being encrypted and the current key position.

The key position changes to one that depends on the previous encrypted text characters.

The class can also do the opposite, i.e. decrypt a previously encrypted string inverting the process.

Picture of Subramanian
  Performance   Level  
Innovation award
Innovation award
Nominee: 1x

 

  Files folder image Files (1)  
File Role Description
Plain text file telescopicEncryption.php Class PHP class to encrypt a input string

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:269
This week:0
All time:7,732
This week:571Up