error message when using new key
Malte Gell
malte_gell@t-online.de
Sat, 11 Nov 2000 20:57:00 +0100 (CET)
Thanx Werner and Johan,
->> "gpg: this cipher algorithm is depreciated; please use a more standard
->> one!"
->> What have I done wrong ?
->
->Nothing, the default prefered algorithm for a newly created key is Rijndael,
->and this algo should be added to the list of keys that don't produce this
->warning. See in g10/misc.c near line 230 and add the required ciphers. I
->have there:
-> || algo == CIPHER_ALGO_RIJNDAEL <--+ These lines are
-> || algo == CIPHER_ALGO_RIJNDAEL192 <--| added by me
-> || algo == CIPHER_ALGO_RIJNDAEL256 <--|
-> || algo == CIPHER_ALGO_IDEA <--+
I added the lines and the message is gone :-)
Malte
--
Archive is at http://lists.gnupg.org - Unsubscribe by sending mail
with a subject of "unsubscribe" to gnupg-users-request@gnupg.org