logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

gpgparticipants-prefill - insert checksum-digits in a gpgparticicpants' form

Author

       This manual page was written by Stefan Huber <shuber@sthu.org>.

                                                October 17, 2013                      GPGPARTICIPANTS-PREFILL(1)

Description

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

Name

       gpgparticipants-prefill - insert checksum-digits in a gpgparticicpants' form

Options

-h, --help
               Print the usage text.

       --fastforward
               If a match is found of some length, immediately jump to the next length.

       --min-lengthNUM
               Start search with given length.

       --max-lengthNUM
               Stop search after the given length.

       --prefixPREFIX
               Only consider hex strings starting with PREFIX.

See Also

gpgparticipants(1)

Synopsis

gpgparticipants-prefill [OPTIONS] EMPTYLISTFILLEDLIST

See Also