[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: RSA key in GNUPG



On Aug 22, Roland Rosenfeld <roland@spinnaker.de> wrote:
 
 >I don't fully understand.  Where's the bug and how can I work around
 >it?  I tried to encrypt a file using gpg and my RSA key without a pipe 
 >but on the command line like this:
Maybe this is a different problem.

 >gpg --no-options --load-extension rsa --load-extension idea --rfc1991 \
 >        --cipher-algo idea --digest-algo md5 \
 >        --keyring /home/roland/.pgp/pubring.pgp \
 >        --secret-keyring /home/roland/.pgp/secring.pgp --force-v3-sigs \
 >        --textmode --armor -r roland@spinnaker.de --encrypt testfile 
AFAIK you should use --compress-algo 1 too.

-- 
ciao,
Marco


Reply to: