Re: Extracting a single signature from a file containing multiple signatures

2005-09-21 Thread Derek Price
David Shaw wrote: >Yes, and yes. > >To separate signatures, use 'gpgsplit', which comes with gpg. You'll >end up with each signature in its own file. > >The documentation of the signature file format is in RFC-2440: >http://www.ietf.org/rfc/rfc2440.txt > > Thank you very much. That will be us

Re: Extracting a single signature from a file containing multiple signatures

2005-09-21 Thread David Shaw
On Wed, Sep 21, 2005 at 11:52:08AM -0400, Derek Price wrote: > Say `gpg --detach-sign' were used to create several detached signatures > and they were concatenated into the same file. Is there a simple way to > separate those signatures again? Is there documentation of the gpg > signature file fo

Extracting a single signature from a file containing multiple signatures

2005-09-21 Thread Derek Price
Say `gpg --detach-sign' were used to create several detached signatures and they were concatenated into the same file. Is there a simple way to separate those signatures again? Is there documentation of the gpg signature file format online? (I am looking into allowing CVS revisions to be signed