How to send passphrase to gpg with symetric encryption?
Timo Schulz
twoaday@freakmail.de
Thu Oct 17 11:55:02 2002
On Thu Oct 17 2002; 08:35, Thomas Braun wrote:
> > What is the output of test.gpg with
> > "gpg --list-only --list-packets test.gpg"?
>
> :symkey enc packet: version 4, cipher 3, s2k 3, hash 2
> salt 007b15fc1dd96a6f, count 96
>
> after entring the passphrase gpg displays this:
>
> :encrypted data packet:
> length: 51
Seems like the file is okay. Maybe there is a typo in your passphrase?
Timo