comp.lang.ada
 help / color / mirror / Atom feed
From: Preben Randhol <randhol+news@pvv.org>
Subject: Re: Rot-13 (caesar code)
Date: Thu, 7 Nov 2002 15:15:18 +0000 (UTC)
Date: 2002-11-07T15:15:18+00:00	[thread overview]
Message-ID: <slrnasl0rn.4ks.randhol+news@kiuk0152.chembio.ntnu.no> (raw)
In-Reply-To: aqdjok$ql2$00$1@news.t-online.com

Johannes Degler wrote:
> Does anyone have a programm to encode/decode text with rot-13?

Rot-13 (short for rotate 13) is a simple letter substitution encryption
scheme. It works by replacing the current letters in a message with
those that are 13 positions ahead in the alphabet. The letter a is
replaced by n, b by o, c by p, etc. Numbers and punctuation are not
encoded. 

Now look at my simple program:

http://www.pvv.org/~randhol/Ada95/ainvisiclue/ainvisiclue.html

You can eaily change this to deal with Rot-13.

Preben
-- 
Preben Randhol  --------------------  http://www.pvv.org/~randhol
�.., chaos is found in greatest abundance wherever order is being
sought. It always defeats order, because it is better organized.�
                            -- Interesting Times, Terry Pratchett



  parent reply	other threads:[~2002-11-07 15:15 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-11-07 11:48 Rot-13 (caesar code) Johannes Degler
2002-11-07 12:15 ` Roland D. Green
2002-11-07 14:21 ` Peter Hermann
2002-11-07 15:15 ` Preben Randhol [this message]
2002-11-07 15:31   ` Hyman Rosen
2002-11-07 15:38     ` Preben Randhol
2002-11-07 19:00 ` Ted Dennison
2002-11-07 21:16 ` Adrian Knoth
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox