GnuPG 0.9.2

Werner Koch wk at isil.d.shuttle.de
Wed Feb 10 19:16:07 CET 1999


dwpalmer at dwpalm.jf.intel.com writes:

> :symkey enc packet: version 4, cipher 3, s2k 1, hash 3
> 	salt 15151adcce245499
> :encrypted data packet:
> 	length: unknown


> ENCRYPTING WITH PGP 5.5:

> :marker packet:
>  50 47 50
> :symkey enc packet: version 4, cipher 3, s2k 0, hash 1
> :encrypted data packet:
>         length: unknown

> Note that this is slightly different that what GnuPG created.  The
> "marker packet" is new, "s2k 0" and "hash 3" are different.  Also,

The marker packet doesn't matter - it is just a comment.

Try this line:

$ gpg -c --s2k-mode 0 --digest-algo md5 -o xxx --cipher-algo cast5 

and you should see the same as PGP 5.5 produces:

:symkey enc packet: version 4, cipher 3, s2k 0, hash 1


Please tell me whether this works.


   Werner


-- 
ceterum censeo RSA esse delendam





More information about the Gnupg-devel mailing list