On Thu, 12 Jun 2008 23:52, [EMAIL PROTECTED] said:

> pgp approved version) is that when the session key is retrieved 
> from the public key encrypted packet, it needs to know what cipher 
> it is to be plugged into to decrypt

Use --{show,override}-session-key:

  $ gpg --show-session-key <x >/dev/null
  [...]
  gpg: session key: `3:0F5933BF86E0D8A3155984577BB0DD6A'

and then

  $ gpg --override-session-key 3:0F5933BF86E0D8A3155984577BB0DD6A <x >y

The '3' is the algorithm id - just change it.


Salam-Shalom,

   Werner

-- 
Die Gedanken sind frei.  Auschnahme regelt ein Bundeschgesetz.


_______________________________________________
Gnupg-users mailing list
Gnupg-users@gnupg.org
http://lists.gnupg.org/mailman/listinfo/gnupg-users

Reply via email to