On Wed, Oct 31, 2018 at 12:08:11PM -0700, Jacqueline Jolicoeur wrote:
> The openssl -conv_form arg is set to "uncompressed" by default in
> the source code. This patch makes the documentation match the source
> code.
> 
> ec.c:   ec_config.form = POINT_CONVERSION_UNCOMPRESSED;
> ecparam.c:      ecparam_config.form = POINT_CONVERSION_UNCOMPRESSED;

Committed, thank you

Reply via email to