One-time pad/Phix: Difference between revisions

m
Fixed syntax highlighting.
m (added notonline marker)
m (Fixed syntax highlighting.)
 
Line 27:
the recipient's .1td file manually, so that Used matches the sender's .1te file.
 
<!--<langsyntaxhighlight Phixlang="phix">(notonline)-->
<span style="color: #004080;">string</span> <span style="color: #000000;">default_enc</span> <span style="color: #0000FF;">=</span> <span style="color: #008000;">""</span><span style="color: #0000FF;">,</span>
<span style="color: #000000;">default_dec</span> <span style="color: #0000FF;">=</span> <span style="color: #008000;">""</span>
Line 346:
<span style="color: #008080;">end</span> <span style="color: #008080;">switch</span>
<span style="color: #008080;">end</span> <span style="color: #008080;">while</span>
<!--</langsyntaxhighlight>-->
 
{{out}}
9,476

edits