Re: gpg -c does NOT work[Scanned]

2003-09-14 Thread Volker Quetschke
Hi Karl, i'm trying to use gpg in symmetric cipher mode. when i encrypt and then decrypt, i get the strange result that my file has SLIGHTLY changed (an error every 32 bytes, or so.) foo bar differ: char 39, line 1 Can you try: $ gpg --output bar -d foo.gpg I'd be interested if it's a gpg proble

Re: gpg -c does NOT work

2003-08-11 Thread Volker Quetschke
Hi Karl, i'm trying to use gpg in symmetric cipher mode. when i encrypt and then decrypt, i get the strange result that my file has SLIGHTLY changed (an error every 32 bytes, or so.) foo bar differ: char 39, line 1 Can you try: $ gpg --output bar -d foo.gpg I'd be interested if it's a gpg proble

gpg -c does NOT work

2003-08-06 Thread Karl Stiefvater
hi. i'm trying to use gpg in symmetric cipher mode. when i encrypt and then decrypt, i get the strange result that my file has SLIGHTLY changed (an error every 32 bytes, or so.) for example: % gpg --version gpg (GnuPG) 1.2.2 % gpg -c foo % gpg -d foo.gpg > bar gpg: CAST5 encrypted data gpg: WAR