From ab0a3914a64d8f1fce22795c02269e1288df52b1 Mon Sep 17 00:00:00 2001 From: Matt Caswell Date: Wed, 21 Mar 2018 16:27:55 +0000 Subject: The default conv_form is uncompressed Fixes #5711 Reviewed-by: Rich Salz (Merged from https://github.com/openssl/openssl/pull/5712) --- doc/man1/ecparam.pod | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/man1/ecparam.pod') diff --git a/doc/man1/ecparam.pod b/doc/man1/ecparam.pod index dc07caf4ff..6788c9f092 100644 --- a/doc/man1/ecparam.pod +++ b/doc/man1/ecparam.pod @@ -92,8 +92,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 -- cgit v1.2.3