]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
Added SECP192R1 curve.
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Mon, 26 Dec 2011 13:32:41 +0000 (15:32 +0200)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Wed, 28 Dec 2011 14:08:55 +0000 (16:08 +0200)
doc/cha-gtls-app.texi

index 32c806e69423e9de5016c5608dc83d01f286dd6a..715471c4df1a94bd43b30013f93bfb9ca6bc5d5d 100644 (file)
@@ -759,7 +759,7 @@ SIGN-DSA-SHA224, SIGN-DSA-SHA256, SIGN-RSA-MD5. Catch all
 is SIGN-ALL. This is only valid for TLS 1.2 and later.
 
 @item Elliptic curves @tab
-CURVE-SECP224R1, CURVE-SECP256R1, CURVE-SECP384R1, CURVE-SECP521R1. Catch all is CURVE-ALL.
+CURVE-SECP192R1, CURVE-SECP224R1, CURVE-SECP256R1, CURVE-SECP384R1, CURVE-SECP521R1. Catch all is CURVE-ALL.
 
 @end multitable
 @caption{The supported algorithm keywords in priority strings.}