GPG decrypt error ctb=4c

2009-04-02 Thread Rob Desjarlais
When I decypt a file I am getting the following errors when I decrypt a file. I can't for the life of me figure out why. I am running GPG 1.4.9. The file is encrypted with a standard asymetric encryption, and not ascii armored. gpg: [don't know]: invalid packet (ctb=4c) __

End of Line characters disappear after decryption

2009-01-16 Thread Rob Desjarlais
Here is the command line we are using, and the return codes we are seeing. Again we are using GPG 1.4.9. $gpg -r Lynn --output decr2.tst -d testfile.gpg gpg: [don't know]: invalid packet (ctb=6f) The file is readable in VI, it successfully decrypts the message, but all of the formatting is los

End of Line characters disappear after decryption

2009-01-16 Thread Rob Desjarlais
When I decrypt a file using GPG 1.4.9, the file decrypts just fine, but all the formatting is lost. Key thing that is missing is the End of Line characters. Any suggestions? I have a 100 100 byte records that are stored in a file, it gets encrypted and shipped over the wire and decrypted, I ca