Feature Request: listing sigs fast

Werner Koch wk at gnupg.org
Mon Nov 29 20:51:04 CET 1999


Jason Gunthorpe wrote:

> Would it be possible to add an option to list signatures without
> cross-referencing their names? 

Done

$ time g10/gpg --list-sigs --with-colons  Werner.koch at guug.de >/dev/null
[...]
real	0m5.635s
user	0m5.200s
sys	0m0.280s

$ time g10/gpg --list-sigs --with-colons  --fast-list-mode \
 Werner.koch at guug.de >/dev/null
[...]
real	0m0.419s
user	0m0.370s
sys	0m0.020s

The output will look this:

pub::1024:17:6C7EE1B8621CC013:1998-07-07:2002-11-01:::
sig:::17:6C7EE1B8621CC013:1999-02-20:::::13:
sig:::1:1D19F4C10C9857A5:1998-07-08:::::10:
sig:::16:036F11B8FF3EAA0B:1998-07-07:::::10:
sig:::17:5DE249965B0358A2:1999-03-15:::::10:
sub::1536:16:06AD222CADF6A6E1:1999-02-20::::
sig:::17:6C7EE1B8621CC013:1999-02-20:::::18:
sub::1536:20:5CE086B5B5A18FF4:1998-07-07::::
rev:::17:6C7EE1B8621CC013:1999-11-12:::::28:
sig:::17:6C7EE1B8621CC013:1998-07-07:::::18:


-- 
Werner Koch at guug.de           www.gnupg.org           keyid 621CC013



More information about the Gnupg-devel mailing list