Talk:Caesar cipher: Difference between revisions

m (signed, oops!)
Line 8:
:: I was the task author. [[Vigenère cipher]] required to discard non-alphabetic characters, and [[Rot-13]] required to preserve them. [[Caesar cipher]] has no such requirements. Among these solutions, some discard non-alphabetic characters, some preserve them, and some might only work with uppercase (not lowercase) input. --[[User:Kernigh|Kernigh]] 21:54, 18 September 2011 (UTC)
::: I went with Ledrug's suggestion, see the AutoHotkey example. (Oddly enough, I was unable to get it below 70 characters) --[[User:Crazyfirex|Crazyfirex]] 01:59, 19 September 2011 (UTC)
:::: Care to explain why <code>t+=2</code> (assuming it's not a bug)? --[[User:Ledrug|Ledrug]] 02:03, 19 September 2011 (UTC)
Anonymous user