1GPGPARTICIPANTS-PREFILL(1)  General Commands Manual GPGPARTICIPANTS-PREFILL(1)
2
3
4

NAME

6       gpgparticipants-prefill - insert checksum-digits in a gpgparticicpants'
7       form
8

SYNOPSIS

10       gpgparticipants-prefill [OPTIONS] EMPTYLIST FILLEDLIST
11

DESCRIPTION

13       gpgparticipants-prefill  takes  a  file  produced  by   gpgparticipants
14       (EMPTYLIST) and tries to fill in some digits into the SHA256 field such
15       that the resulting list actually has a SHA256 checksum that starts with
16       those  digits.   In other words, it tries to produce a file that hashes
17       to a checksum that is partially written down in the file.   Whenever  a
18       match  is  found,  a  file  with  the  digits  filled  in is written to
19       FILLEDLIST.DIGITS.
20
21

OPTIONS

23       -h, --help
24               Print the usage text.
25
26
27       --fastforward
28               If a match is found of some length,  immediately  jump  to  the
29               next length.
30
31
32       --min-length NUM
33               Start search with given length.
34
35
36       --max-length NUM
37               Stop search after the given length.
38
39
40       --prefix PREFIX
41               Only consider hex strings starting with PREFIX.
42
43

SEE ALSO

45       gpgparticipants(1)
46

AUTHOR

48       This manual page was written by Stefan Huber <shuber@sthu.org>.
49
50
51
52                               October 17, 2013     GPGPARTICIPANTS-PREFILL(1)
Impressum