file extension, gnupgp on Win

Alexandros Papadopoulos apapadop@cmu.edu
Thu Oct 31 17:59:01 2002


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Thursday 31 October 2002 10:16, Fok, Anthony wrote:
> hi, im new to this and right now, im still messing around with the
> basic signing, encryption and decryption of the program, i was
> wondering if it is designed that the file extension is lost after the
> decryption, because the thing i have tried is this,
>
> encrypt file test.zip--->test.gpg then i decrypt it, test.gpg
> --->test
>
> it doesnt have an extension anymore, plz advise, thanks
>
> Anthony Fok
>

AFAIK, this is not the default behavior. If you don't specify an output=20
filename on the command line prior to encryption, you will end up with=20
test.zip.gpg, which will then decrypt to test.zip.

The command I use on linux is:
gpg --encrypt --recipient xxx@ddd.ooo test.zip

=2E..that creates an encrypted file test.zip.gpg

- -A
- --=20
http://andrew.cmu.edu/~apapadop/pub_key.asc
3DAD 8435 DB52 F17B 640F  D78C 8260 0CC1 0B75 8265
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQE9wV9mgmAMwQt1gmURAmVWAJ48UqTPdzs68myUXdsx+HLRjXxAzwCcCBZ+
miT9ffmmGHQExjBaYqdOf9Q=3D
=3DQiIE
-----END PGP SIGNATURE-----