summaryrefslogtreecommitdiff
path: root/doc/context/third/enigma/examples
diff options
context:
space:
mode:
Diffstat (limited to 'doc/context/third/enigma/examples')
-rw-r--r--doc/context/third/enigma/examples/enigma-example-latex.tex8
-rw-r--r--doc/context/third/enigma/examples/enigma-example-plain.tex8
2 files changed, 8 insertions, 8 deletions
diff --git a/doc/context/third/enigma/examples/enigma-example-latex.tex b/doc/context/third/enigma/examples/enigma-example-latex.tex
index f2113c1..ea825cf 100644
--- a/doc/context/third/enigma/examples/enigma-example-latex.tex
+++ b/doc/context/third/enigma/examples/enigma-example-latex.tex
@@ -31,10 +31,10 @@
%%····································································%
%% Ciphertext in the PDF. Rely on the addressee to decrypt the document
%% externally.
-\startencryption
+\beginencryption
Never underestimate the amount of money, time, and effort someone
will expend to thwart a security system.
-\stopencryption
+\endencryption
%%····································································%
%% Input string generated with:
@@ -45,9 +45,9 @@
%% --text="Never underestimate the amount of money,\
%% time, and effort someone will expend to\
%% thwart a security system."
-\startdecryption
+\begindecryption
aqsnwyxgqarpuzrdktscbslaqmdhyonywxkwhcdgphvuqsspfjwhlszahygjbzmfpcpbniahvfcuradntepxsfchnn
-\stopdecryption
+\enddecryption
%%····································································%
\end{document}
% vim:ft=tex:tw=71:expandtab:ts=2:sw=2
diff --git a/doc/context/third/enigma/examples/enigma-example-plain.tex b/doc/context/third/enigma/examples/enigma-example-plain.tex
index ba2157d..bd50c93 100644
--- a/doc/context/third/enigma/examples/enigma-example-plain.tex
+++ b/doc/context/third/enigma/examples/enigma-example-plain.tex
@@ -27,10 +27,10 @@
%%····································································%
%% encryption of plain text
%%····································································%
-\startencryption
+\beginencryption
Never underestimate the amount of money, time, and effort someone
will expend to thwart a security system.
-\stopencryption
+\endencryption
%%····································································%
%% decryption of ciphertext
@@ -43,8 +43,8 @@
%% --text="Never underestimate the amount of money,\
%% time, and effort someone will expend to\
%% thwart a security system."
-\startdecryption
+\begindecryption
aqsnwyxgqarpuzrdktscbslaqmdhyonywxkwhcdgphvuqsspfjwhlszahygjbzmfpcpbniahvfcuradntepxsfchnn
-\stopdecryption
+\enddecryption
%%·····································································%
\bye