Basic Examples 
(3)
 

Encipher a string:
In[8]:=
[◼]
AtbashCipher
["apple"]
Out[8]=
zkkov
———
Encipher a sentence:
In[9]:=
[◼]
AtbashCipher
["Wolfram language is fun!"]
Out[9]=
Dlouizn ozmtfztv rh ufm!
———
Encipher the Hebrew word for "sun":
In[10]:=
[◼]
AtbashCipher
["שמש"]
Out[10]=
ביב

Scope 
(4)
 


Properties and Relations 
(1)
 


Possible Issues 
(3)
 


Neat Examples 
(1)
 
