gnupg/g10/OPTIONS

37 lines
1.2 KiB
Plaintext
Raw Normal View History

1997-12-20 18:23:29 +01:00
# This is a sample option file
#
# Unless you you specify which option file to use with the
1998-02-26 17:56:31 +01:00
# commandline option "--options filename", gpg uses per
# default the file ~/.gnupg/options.
1997-12-20 18:23:29 +01:00
#
# An option file can contain all long options which are
1998-02-26 17:56:31 +01:00
# available in GNUPG. If the first non white space character of
1997-12-20 18:23:29 +01:00
# a line is a '#', this line is ignored. Empty lines are also
# ignored.
#
# Here is a list of all possible options. Not of all them make
# sense in an option file; consider this as a complete option
1998-01-05 20:13:15 +01:00
# reference. Before the options you find a list of commands.
1997-12-20 18:23:29 +01:00
1998-01-05 20:13:15 +01:00
#-----------------------------------------------
#------------------- Commands ------------------
#-----------------------------------------------
# With some expections, those cannot be combined
1997-12-20 18:23:29 +01:00
gen-prime
# Generate a prime.
# With one argument: take it as the bitsize and make a simple prime of
# this size
# With two arguments: Generate a prime, usable for DL algorithms.
# With three arguments: same as above, but a third argument indicates
1998-01-05 20:13:15 +01:00
# that a generator should also be calculated.
1997-12-20 18:23:29 +01:00
print-mds
# print all message digests of all give filenames
sign-key
store
# simply packs the input data into a rfc1991 packet format