/rot13

Primary LanguageC

rot13

a simple implementation of rot13 using C

example:

foo@bar:~$ echo  foo bar | rot13
sbb one

Rot13 in Action!