CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/12/06 12:45:27
Modified files:
lib/libcrypto/man: BN_cmp.3 BN_copy.3 BN_mod_mul_montgomery.3
BN_set_flags.3 BN_set_negative.3
Log message:
In the next major bump, some BN macros will become functions.
In order to not forget it, already remove the statements
that these APIs are currently implemented as macros:
Not saying that doesn't make the documentation wrong.
