enigma.1 (8fe908ef0cb7aeeb5658acd30b9c9a11b8e33b32) enigma.1 (3898680cf705cef4e1cc606b44cd91fc4252bcd5)
1.\"
2.\" enigma (aka. crypt) man page written by Joerg Wunsch.
3.\"
4.\" Since enigma itself is distributed in the Public Domain, this file
5.\" is also.
6.\"
7.\" $FreeBSD$
8.\" "

--- 9 unchanged lines hidden (view full) ---

18.Op Fl s
19.Op Fl k
20.Op Ar password
21.Nm crypt
22.Op Fl s
23.Op Fl k
24.Op Ar password
25.Sh DESCRIPTION
1.\"
2.\" enigma (aka. crypt) man page written by Joerg Wunsch.
3.\"
4.\" Since enigma itself is distributed in the Public Domain, this file
5.\" is also.
6.\"
7.\" $FreeBSD$
8.\" "

--- 9 unchanged lines hidden (view full) ---

18.Op Fl s
19.Op Fl k
20.Op Ar password
21.Nm crypt
22.Op Fl s
23.Op Fl k
24.Op Ar password
25.Sh DESCRIPTION
26.Nm Enigma ,
27also known as
26The
27.Nm
28utility, also known as
28.Nm crypt
29is a
30.Em very
31simple encryption program, working on a
32.Dq secret-key
33basis. It operates as a filter, i. e. it encrypts or decrypts a
34stream of data from standard input, and writes the result to standard
35output. It automatically detects whether the input data stream is

--- 81 unchanged lines hidden ---
29.Nm crypt
30is a
31.Em very
32simple encryption program, working on a
33.Dq secret-key
34basis. It operates as a filter, i. e. it encrypts or decrypts a
35stream of data from standard input, and writes the result to standard
36output. It automatically detects whether the input data stream is

--- 81 unchanged lines hidden ---