From: Matt Caswell Date: Wed, 21 Mar 2018 16:27:55 +0000 (+0000) Subject: The default conv_form is uncompressed X-Git-Tag: OpenSSL_1_0_2o~7 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=42b291f30be846f50ad5a36dc9d7cbb3ad9c67e1;p=oweals%2Fopenssl.git The default conv_form is uncompressed Fixes #5711 Reviewed-by: Rich Salz (Merged from https://github.com/openssl/openssl/pull/5712) (cherry picked from commit ab0a3914a64d8f1fce22795c02269e1288df52b1) --- diff --git a/doc/apps/ecparam.pod b/doc/apps/ecparam.pod index ba2f3b9ae2..9482095266 100644 --- a/doc/apps/ecparam.pod +++ b/doc/apps/ecparam.pod @@ -86,8 +86,8 @@ currently implemented EC parameters names and exit. =item B<-conv_form> This specifies how the points on the elliptic curve are converted -into octet strings. Possible values are: B (the default -value), B and B. For more information regarding +into octet strings. Possible values are: B, B (the +default value) and B. For more information regarding the point conversion forms please read the X9.62 standard. B Due to patent issues the B option is disabled by default for binary curves and can be enabled by defining