I was just playing with Salamander and small useless tool came from it: ROT13 encryption. It is a "charset" conversion table for Internal Viewer and for Conversion tool. From now on, you can encrypt any of your text files in Salamander

Installation instructions:
1) Download and unzip the TAB file into appropriate C:\Program Files\Altap Salamander 2.5\convert subdirectory (depends on your system settings)
2) using Notepad edit convert.cfg file in the same subdirectory and add these lines at the end of the file
Code: Select all
ROT13=ROT13.TAB
==
- More information about ROT13 on Wikipedia
- ROT13 is special case of old Caesar cipher with shift of 13
- Only English characters are encrypted.