decrypt errors

Jacob Solomon jacob@oztechsystems.com
Fri May 23 07:29:02 2003


This is a multi-part message in MIME format.

------=_NextPart_000_00C4_01C320B1.E859B800
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit

I am having a problem related to decrypting gpg encrypted files. The error
occurs only during decryption. Here is the command we rung:

gpg --batch --passphrase-fd 0 --output xx.tar --decrypt mail.NGuWWe75wM <
cipher_file
gpg: AES256 encrypted data
gpg: [don't know]: invalid packet (ctb=14)

The interesting part is that the above does produce an out file which is
identical to the source file, we verified this by doing md5 checksum on the
original file and the decrypted file. Most of the time we have no problems,
however, every so often, which can be every 1,000 or 30,000 crypt/decrypt
operations we get the above error/message. Also, once we get such error, if
we take the original file crypt it then decrypt we get the same error every
time. In addition, a similar error occurs when we try different ciphers.

Any ideas what is going on?

Thanks,
Jacob

------=_NextPart_000_00C4_01C320B1.E859B800
Content-Type: text/x-vcard;
	name="Jacob Solomon.vcf"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: attachment;
	filename="Jacob Solomon.vcf"

BEGIN:VCARD
VERSION:2.1
N:Solomon;Jacob
FN:Jacob Solomon
ORG:OZtech Systems, Inc.
TITLE:President & CEO
TEL;WORK;VOICE:(650) 344-4409
TEL;CELL;VOICE:(650) 533-8833
TEL;PAGER;VOICE:(800) 433-2132
TEL;WORK;FAX:(650) 344-4439
ADR;WORK:;;2888 Canyon Rd.;Burlingame;CA;94010-6015;USA
LABEL;WORK;ENCODING=3DQUOTED-PRINTABLE:2888 Canyon =
Rd.=3D0D=3D0ABurlingame, CA 94010-6015=3D0D=3D0AUSA
URL;WORK:http://www.oztechsystems.com
EMAIL;PREF;INTERNET:jacob@oztechsystems.com
REV:20030523T053137Z
END:VCARD

------=_NextPart_000_00C4_01C320B1.E859B800--