.TH ADFGVX 1 "DECEMBER 2008" Linux "User Manuals"
|
|
.SH NAME
|
|
adfgvx \- ADFGVX cipher
|
|
.SH SYNOPSIS
|
|
.B adfgvx [options]
|
|
.I [file]
|
|
.SH DESCRIPTION
|
|
.B adfgvx
|
|
encrypts or decrypts a given file using the ADFGVX cipher.
|
|
.SH OPTIONS
|
|
.TP
|
|
\fB-h\fR, \fB--help\fR
|
|
Display the help message.
|
|
.TP
|
|
\fB-v\fR, \fB--version\fR
|
|
Display the version message.
|
|
.TP
|
|
\fB-d\fR, \fB--decrypt\fR
|
|
Decrypt the given file (default action).
|
|
.TP
|
|
\fB-e\fR, \fB--encrypt\fR
|
|
Encrypt the given file.
|
|
.TP
|
|
\fB-k\fR, \fB--key\fR
|
|
Use the key in the specified file.
|
|
.TP
|
|
\fB-o\fR, \fB--output \fIFILE\fR
|
|
Send output to \fIFILE\fR instead of standard output.
|
|
.SH AUTHOR
|
|
Damien Goutte-Gattat <damien.goutte-gattat at e.ujf-grenoble.fr>
|