From: Nikos Date: Wed, 28 Nov 2007 20:55:35 +0000 (+0200) Subject: (no commit message) X-Git-Tag: gnutls_2_1_7~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1f82cf664d8667a92cd40de409f7e33c188232e1;p=thirdparty%2Fgnutls.git --- diff --git a/lib/gnutls_priority.c b/lib/gnutls_priority.c index 265506e3f5..4403f12ae3 100644 --- a/lib/gnutls_priority.c +++ b/lib/gnutls_priority.c @@ -467,8 +467,8 @@ gnutls_priority_set (gnutls_session_t session, gnutls_priority_t priority) * are enabled (except for the RSA-EXPORT which is only enabled in * EXPORT level). * - * Note that although one can select very long key sizes for - * symmetric algorithms, to actually increase security the public key + * Note that although one can select very long key sizes (such as 256 bits) + * for symmetric algorithms, to actually increase security the public key * algorithms have to use longer key sizes as well. * * Examples: "NORMAL:!AES-128-CBC",