]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
(no commit message)
authorNikos <nmav@crystal.(none)>
Wed, 28 Nov 2007 20:55:35 +0000 (22:55 +0200)
committerNikos <nmav@crystal.(none)>
Wed, 28 Nov 2007 20:55:35 +0000 (22:55 +0200)
lib/gnutls_priority.c

index 265506e3f520bd7bfb029f02595682fcc87b5eed..4403f12ae314822410d1922dcd821528815c4a67 100644 (file)
@@ -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",