If I want to script a .TCL file which not everybody should get/see, is there any way to encrypt the own .tcl file with blowfish (or any other algo)? So not everyone can get the source code, and a correct key is required to decrypt the .tcl file?
Any of you know such a way? Is there any other suggestions/ways to hide source code of plain text scripts?