Re: Extract passphrase hash

2015-02-17 Thread Max R.D. Parmer
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 On Tue, Feb 17, 2015, at 10:48, Thomas White wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Hi, > > I have a private key I am trying to recover the passphrase hash from > to try and then use in conjunction with another tool (hashcat?)

Re: understanding GnuPG "--clearsign" option

2013-08-12 Thread Max R.D Parmer
On Mon, Aug 12, 2013 at 11:40:35AM +0300, Martin T wrote: > Hi, > > one can sign the message with "--clearsign" option which adds ASCII > armored(Radix-64 encoding) "PGP signature" at the end of the text. > This "PGP signature" contains the UID of the signer, timestamp and key > ID. However, two q