sexp-conv(1)
NAME
sexp_conv - convert s-expression to a different encoding
SYNOPSIS
sexp_conv [options]
DESCRIPTION
- This manual page documents briefly the sexp_conv command.
- This manual page was written for the Debian GNU/Linux distribu
- tion because the original program does not have a manual page.
- Instead, it has documentation in the GNU Info format; see below.
- sexp_conv is a program that converts S-expressions (keys
- and most other objects which `lsh' needs to store on disk)
OPTIONS
- This program follows the usual GNU command line syntax,
- with long options starting with two dashes (`-'). A summary of
- options is included below. For a complete description, see the
- Info files.
- --hash=algorithm
- Hash algorithm (default: sha1).
- --once Process at most one s-expression.
- --raw-hash
- Output the hash for the canonical representation of
- the object, in hexadecimal.
- --spki-hash
- Output an SPKI hash for the object.
- --debug
- Print huge amounts of debug information.
- -q, --quiet
- Supress all warnings and diagnostic messages.
- --trace
- Detailed trace.
- -v, --verbose
- Verbose diagnostic messages.
- -i, --input-format=format
- Variant of S-expression to accept. Valid S-expres
- sion formats are: transport, canonical, advanced and internation
- al.
- -o, --output-format=format
- Variant of S-expression to output. Valid S-expres
- sion formats are: transport, canonical, advanced and internation
- al.
- -?, --help
- Show summary of options.
- --usage
- Give a short usage message.
- -v, --version
- Show version of program.
SEE ALSO
- ssh-conv(1), lshc(1), lshd(8).
The programs are documented fully by the sexp section un - der the Getting Started header of the lsh info page, available
- via the Info system.
AUTHOR
- This manual page was written by Timshel Knoll <timshel@de
- bian.org>, for the Debian GNU/Linux system (but may be used by
- others).
- sexp-conv Apr 19, 2002