CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/06/28 12:07:07
Modified files:
lib/libcrypto/man: EC_GROUP_copy.3
Log message:
Adjust EC_GROUP_get_basis_type() documentation
After the GF2m removal, this function always returns 0, so adjust the
documentation and remove EC_GROUP_get_{trinomial,pentanomial}_basis()
that were left behind. Also add a tiny grammar tweak in the HISTORY
section.
