TxtCrypt 1.0
TxtCrypt can encrypt a file and insert the encrypted data into a regular text file in such way that it does not change the way the text file appears. The encrypt algorithm is simple but it can be replaced by another more robust algorithm.
To hide the encrypted data within a text file without changing how it appears, the data is compressed, encrypted, and converted to bit stream.
The bit stream is then converted to tab (0x09) and space (0x20) characters , replacing the '1's and '0's of the bit stream. The resulting tab and space character strings is then added to the end of the carrier file.
The original carrier file size is also recorded as a converted bit stream in the end of the output file. This additional piece of information is used to extract the hidden file by the class decrypt function.
More popular Cryptography
- PHP Encrypt/Decrypt Text! 1.2.6 (3 years, 1 month 13 days ago)
- AROHA PHPencoder 1.09 (2 years, 9 months 21 days ago)
- PHP Hash Generator 1.1.2 (3 years, 2 months 5 days ago)
- Phpcoder 1.5 (2 years, 9 months 25 days ago)
- RSA 1.0 (4 years, 8 months 4 days ago)
Listing Files

TxtCrypt_CommandLine_Example.php- 839 Bytes
- 10/12/2005 15:19:12

TxtCrypt_Class.php- 8.2 KB
- 10/12/2005 15:19:12

TxtCrypt_Webpage_Example.php- 1.1 KB
- 10/12/2005 15:19:12
- FREE MySQL Cloud Database Super Simple, Zero-Management MySQL Cloud DB. Use It FREE!
- Pinterest clone Start your own pin board social network today. Get Pintastic and start your own pinterest clone network.
- MYRE Real Estate Software Professional Real Estate solutions by MYREPHP PROGRAMMING!
