From: Nikos Mavrogiannopoulos Date: Mon, 26 Dec 2011 13:32:41 +0000 (+0200) Subject: Added SECP192R1 curve. X-Git-Tag: gnutls_3_0_10~54 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7f2a529e3dfad850e2cbd599ab3c4a4febbea05c;p=thirdparty%2Fgnutls.git Added SECP192R1 curve. --- diff --git a/doc/cha-gtls-app.texi b/doc/cha-gtls-app.texi index 32c806e694..715471c4df 100644 --- a/doc/cha-gtls-app.texi +++ b/doc/cha-gtls-app.texi @@ -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.}