CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/10/19 13:17:46
Modified files:
lib/libcrypto/man: BN_mod_inverse.3
Log message:
Rename the modulus from n into m
This matches what other pages use. Also rewrite the definition of the
modular inverse to be less ugly.
