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
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
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
3 matches
Mail list logo