CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2021/09/11 11:59:04
Modified files:
lib/libcrypto/man: EC_GROUP_copy.3
Log message:
Merge documentation of EC_GROUP_order_bits(3) from the OpenSSL 1.1.1
branch, which is still under a free license.
While here, also merge a few other improvements, mostly regarding
EC_GROUP_get_order(3) and EC_GROUP_get_cofactor(3); in particular,
some statements below RETURN VALUES were outright wrong.
This patch includes a few minor tweaks and an addition to HISTORY by me.
Feedback and OK tb@.