Werner Koch:
> On Tue, 24 Sep 2013 17:40, lu...@debian.org said:
>
> > According to RFC3156 [2] which defined `application/pgp-signature`,
> > I believe this to be wrong. Can any one confirm this?
>
> No. RFC-3156 (PGP/MIME) does not really care about this mime type
> because:
>
>OpenPGP si
I'm working on adding support for GnuPG keyrings to a file carver (a
forensic tool that recovers data from damaged filesystems, or recovers
things that have been deleted but not overwritten). Detecting an
ASCII-armored keyblock is pretty easy: look for the "BEGIN PGP PUBLIC"
header. Binary, thoug
On 09/25/2013 06:18 AM, Robert J. Hansen wrote:
I'm working on adding support for GnuPG keyrings to a file carver (a
forensic tool that recovers data from damaged filesystems, or recovers
things that have been deleted but not overwritten). Detecting an
ASCII-armored keyblock is pretty easy: look
On Sep 25, 2013, at 9:18 AM, "Robert J. Hansen" wrote:
> I'm working on adding support for GnuPG keyrings to a file carver (a
> forensic tool that recovers data from damaged filesystems, or recovers
> things that have been deleted but not overwritten). Detecting an
> ASCII-armored keyblock is pr
On 09/24/2013 03:36 AM, Jörg Deckert wrote:
>> You are right. Sorry, there is no standard solution for this. It
>> depends on how a CA handles encryption keys. Set up your own CA and you
>> do not need a CSR.
>
> I have my own CA (XCA / openssl). I think I have 2 options:
> - transfer the key
Good morning Paul. Some progress, but there is still an issue that I can’t
identify:
C:\Program Files\GNU\GnuPG\pub>gpg.exe --batch --passphrase ‘the passphrase’ -o
D:\divisions\DTS\FMCS\Test\Upload\VJCFC20E\VJCFC20E_ETETime.txt -v –decrypt
D:\Divisions\DTS\FMCS\Test\Download\HRIS_SIE_Files\DE
On Wed, Sep 25, 2013 at 09:18:23AM -0400, Robert J. Hansen wrote:
> I'm working on adding support for GnuPG keyrings to a file carver (a
> forensic tool that recovers data from damaged filesystems, or recovers
> things that have been deleted but not overwritten). Detecting an
> ASCII-armored keybl
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512
Hi
On Sunday 22 September 2013 at 9:30:52 PM, in
, Daniel Kahn Gillmor wrote:
> You can read up on the specifics in the standard:
> https://tools.ietf.org/html/rfc4880#section-12.2
Does anybody know the answer to the OP's other question:-
"A
On Wed, Sep 25, 2013 at 08:29:58PM +0100, MFPA wrote:
>
> Hi
>
> On Sunday 22 September 2013 at 9:30:52 PM, in
> , Daniel Kahn Gillmor wrote:
>
> > You can read up on the specifics in the standard:
> > https://tools.ietf.org/html/rfc4880#section-12.2
>
> Does anybody know the answer to the OP'