This programm demonstrates a simple but useful encryption. Also has several channels (encryption modes). Random characters are added between the transformed original eltters..
Assumes
Transforms each letter into another according to the ascii code. betwen each transformed letter, random characters are added. The file has an extantion of .coded ----- Thats all.