diff options
Diffstat (limited to 'doc/faq.raw')
-rw-r--r-- | doc/faq.raw | 12 |
1 files changed, 10 insertions, 2 deletions
diff --git a/doc/faq.raw b/doc/faq.raw index 781de3549..1db84903a 100644 --- a/doc/faq.raw +++ b/doc/faq.raw @@ -13,8 +13,8 @@ The most recent version of the FAQ is available from [H H1]GNUPG FREQUENTLY ASKED QUESTIONS[H /H1] -Version: 0.35[H p] -Last-Modified: Dec 14, 2000[H p] +Version: 0.36[H p] +Last-Modified: Dec 19, 2000[H p] Maintained-by: [$maintainer] @@ -607,6 +607,14 @@ in it - why? force gpg to use a previous default cipher algo by putting [H pre]cipher-algo cast5[H /pre] into your options file. +<Q> With 1.0.4, I get "this cipher algorithm is deprecated ..." + + If you just generated a new key and get this message while + encrypting, you've witnessed a bug in 1.0.4. It uses the new AES + cipher Rijndael that is incorrectly being referred as + "deprecated". Ignore this warning, more recent versions of gpg are + corrected. + <Q> I still have a problem. How do I report a bug? Are you sure that it's not been mentioned somewhere on the mailing |