file contained no OpenPGPdata

Cooperider, Brian Brian.Cooperider at RelayHealth.com
Tue Jul 27 18:14:45 CEST 2010


Thanks, I'm correct in that GNUPG is not compatible with IDEA but is
with casts and 3DES?

Brian Cooperider
IT Operations
Relay Health
8720 Orion Place, Suite 300
Columbus, OH 43240
614-396-4511
614-885-0033 Fax
http://www.relayhealth.com


-----Original Message-----
From: gnupg-users-bounces at gnupg.org
[mailto:gnupg-users-bounces at gnupg.org] On Behalf Of vedaal at nym.hush.com
Sent: Tuesday, July 27, 2010 11:19 AM
Subject: file contained no OpenPGPdata

Cooperider, Brian Brian.Cooperider at RelayHealth.com wrote on
Mon Jul 26 16:23:02 CEST 2010 :

>We have a customer using pgp command line version 6.5. The file 
they are
>sending us is giving us the error "file contained no OpenPGData" 
We are
>using  GnuPG 2.0.12, GPA 0.9.0


How is the pgp user encrypting this?

If it's with symmetric encryption, then pgp6.5.8 uses IDEA by 
default.
(In order for the pgp user to change this default behavior, the 
user needs to use the following command:
pgp +ciphernum=1 -ce filename  (this uses CAST5)
or
pgp +ciphernum=2 -ce filename  (this uses 3DES)

pgp6.5.8 can use only the 3 cipher algos: IDEA, CAST5, or 3DES,  
nothing else.


If they are encrypting to your key, then how did you generate this 
key in gnupg?
You would have needed to use the gnupg option of --pgp6 or pgp6.5.8 
will be unable to use that key.

It might be advisable to download a free commandline version of 
6.5.8 
(available here:  
http://www.pgpi.org/products/pgp/versions/freeware/ )
and set up a test system, and see if you can communicate with it 
using gnupg, and then tell the pgp6.5.8 client what additional 
commandline entries the client needs to use.


vedaal


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



More information about the Gnupg-users mailing list