Hi,
I have tried googling around. The closest solution I get is:
private.key contains the private key file.
$pgpdump -i private.key
But this only gives me the following:
ElGamal p
ElGamal g
ElGamal y
Encrypted Elgamal x
some other information of crypto
It shows the value for p,g,y, but not x.
Thank you. Really helps!
On May 1, 2015 6:57 AM, "Daniel Kahn Gillmor" wrote:
> On Fri 2015-05-01 02:37:03 -0400, Danny Crane wrote:
>
> > I have tried googling around. The closest solution I get is:
> >
> > private.key contains the private key file.
> >