1 2 3 4
#Input string msg = "I wonder if this code can be better." ...
Ruby Circular Cipher
by amoeba.myopenid.com,
November 05, 2007 22:21,
6 refactorings, tagged with cipher, encryption, ascii
1 2 3 4
#Input string msg = "I wonder if this code can be better." ...
Simple cipher program. Modi...